Mac: sandboxd violation causes crash on startup of Ensemble

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u10
    • Component/s: javafx
    • Environment:

      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.

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

                Created:
                Updated:
                Resolved:
                Imported: