Preloading libjsig.dylib causes deadlock when signal() is called

XMLWordPrintable

    • b74

        According to Oracle's document:
            http://www.oracle.com/technetwork/java/javase/signals-139944.html#gbzcj

        Applications need to preload libjsig library to enable signal chaining. However, after libjsig.dylib is preloaded, any call from native code to signal() causes a deadlock.

              Assignee:
              David Buck
              Reporter:
              Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: