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

Mac: Application crashes in multi-touch support code

XMLWordPrintable

        We created a native bundle for MacOS.
        After installation, the application starts but after few seconds, it crashes with the following error :

        Process: xxx [1035]
        Path: /Applications/xxx.app/Contents/MacOS/JavaAppLauncher
        Identifier: name
        Version: 1.0.0 (100)
        Code Type: X86-64 (Native)
        Parent Process: launchd [151]

        Date/Time: 2012-09-10 14:24:50.003 +0200
        OS Version: Mac OS X 10.7.4 (11E53)
        Report Version: 9

        Interval Since Last Report: 1034441 sec
        Crashes Since Last Report: 40
        Per-App Interval Since Last Report: 217 sec
        Per-App Crashes Since Last Report: 6
        Anonymous UUID: 73F50529-D100-4E19-8DBC-82A365692277

        Crashed Thread: 0 Dispatch queue: com.apple.main-thread

        Exception Type: EXC_BAD_ACCESS (SIGABRT)
        Exception Codes: 0x000000000000000d, 0x0000000000000000

        VM Regions Near 0:
        -->
            __TEXT 0000000100000000-0000000100002000 [ 8K] r-x/rwx SM=COW /Applications/xxx.app/Contents/MacOS/JavaAppLauncher

        Application Specific Information:
        objc[1035]: garbage collection is OFF
        abort() called

        hread 0 Crashed:: Dispatch queue: com.apple.main-thread
        0 libsystem_kernel.dylib 0x00007fff92491ce2 __pthread_kill + 10
        1 libsystem_c.dylib 0x00007fff8ae447d2 pthread_kill + 95
        2 libsystem_c.dylib 0x00007fff8ae35a7a abort + 143
        3 libjvm.dylib 0x00000001013b5073 os::abort(bool) + 25
        4 libjvm.dylib 0x00000001014a382e VMError::report_and_die() + 2306
        5 libjvm.dylib 0x00000001013b6767 JVM_handle_bsd_signal + 1073
        6 libsystem_c.dylib 0x00007fff8ae96cfa _sigtramp + 26
        7 libobjc.A.dylib 0x00007fff8b5e0e90 objc_msgSend + 16
        8 libglass.dylib 0x000000010d1c5648 -[GlassTouches(hidden) sendJavaTouchEvent:] + 1064
        9 libglass.dylib 0x000000010d1c4e54 listenTouchEvents + 68
        10 com.apple.CoreGraphics 0x00007fff89a09077 processEventTapData + 734
        11 com.apple.CoreGraphics 0x00007fff89a09302 _CGXPostEventTapDataOOL + 221
        12 com.apple.CoreGraphics 0x00007fff89ae187a _XPostEventTapDataOOL + 251
        13 com.apple.CoreGraphics 0x00007fff89ae1646 CGXEventTap_server + 146
        14 com.apple.CoreGraphics 0x00007fff89a08a12 eventTapMessageHandler + 30
        15 com.apple.CoreFoundation 0x00007fff92eb3c52 __CFMachPortPerform + 386
        16 com.apple.CoreFoundation 0x00007fff92eb3abc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
        17 com.apple.CoreFoundation 0x00007fff92eb37eb __CFRunLoopDoSource1 + 155
        18 com.apple.CoreFoundation 0x00007fff92ee9f27 __CFRunLoopRun + 1895
        19 com.apple.CoreFoundation 0x00007fff92ee9486 CFRunLoopRunSpecific + 230
        20 com.apple.HIToolbox 0x00007fff8e1b74d3 RunCurrentEventLoopInMode + 277
        21 com.apple.HIToolbox 0x00007fff8e1be781 ReceiveNextEventCommon + 355
        22 com.apple.HIToolbox 0x00007fff8e1be60e BlockUntilNextEventMatchingListInMode + 62
        23 com.apple.AppKit 0x00007fff8a085e31 _DPSNextEvent + 659
        24 com.apple.AppKit 0x00007fff8a085735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
        25 com.apple.AppKit 0x00007fff8a082071 -[NSApplication run] + 470
        26 libglass.dylib 0x000000010d1b2186 -[GlassApplication runLoop:] + 838
        27 com.apple.CoreFoundation 0x00007fff92f4470d -[NSObject performSelector:withObject:] + 61
        28 com.apple.Foundation 0x00007fff8f99cd70 __NSThreadPerformPerform + 214
        29 com.apple.CoreFoundation 0x00007fff92ec34f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
        30 com.apple.CoreFoundation 0x00007fff92ec2d5d __CFRunLoopDoSources0 + 253
        31 com.apple.CoreFoundation 0x00007fff92ee9b49 __CFRunLoopRun + 905
        32 com.apple.CoreFoundation 0x00007fff92ee9486 CFRunLoopRunSpecific + 230
        33 libjli.dylib 0x000000010003c91c CreateExecutionEnvironment + 871
        34 libjli.dylib 0x000000010003710c JLI_Launch + 1952
        35 name 0x0000000100001a91 launch + 2178
        36 name 0x000000010000117c main + 76
        37 name 0x0000000100001128 start + 52

              asemenyuk Alexey Semenyuk
              valjfx val (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: