Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8125322

Mac: sandboxd violation causes crash on startup of Ensemble

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u10
    • javafx
    • Mac OS X 10.8.1, jdk 7u6 (local build), JavaFX 2.2.2 (local build).

        The fix for RT-23199 uses CGEventTapCreate. This apparently is not permitted in a sandboxed environment, as indicated by the attached stack trace. The worse problem, though, is that we don't check for the failure and then crash in CFMachPortCreateRunLoopSource(kCFAllocatorDefault, self->eventTap, 0), so we crash.

        See the attached stack trace files. One captures the sandboxd violation, and the other is the crash that results from it.

              asemenyuk Alexey Semenyuk
              skovatch Scott Kovatch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: