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

Latest 10.10.2 beta update causes NSTouch exceptions continually

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 9
    • 8u25
    • javafx
    • None

      Getting the following exception after each trackpad touch

           [java] 2014-11-24 10:08:33.254 java[1883:41015] -[NSTouch _initWithPreviousTouch:newPhase:position:isResting:]: unrecognized selector sent to instance 0x7fa4ba130c80
           [java] 2014-11-24 10:08:33.255 java[1883:41015] -[NSTouch _initWithPreviousTouch:newPhase:position:isResting:]: unrecognized selector sent to instance 0x7fa4ba130c80
           [java] 2014-11-24 10:08:33.256 java[1883:41015] (
           [java] 0 CoreFoundation 0x00007fff8b42d66c __exceptionPreprocess + 172
           [java] 1 libobjc.A.dylib 0x00007fff8d9c876e objc_exception_throw + 43
           [java] 2 CoreFoundation 0x00007fff8b4306dd -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
           [java] 3 CoreFoundation 0x00007fff8b377aa4 ___forwarding___ + 1028
           [java] 4 CoreFoundation 0x00007fff8b377618 _CF_forwarding_prep_0 + 120
           [java] 5 AppKit 0x00007fff970f141c -[NSEvent _initTouches] + 2048
           [java] 6 AppKit 0x00007fff9709a26d -[NSEvent _initWithCGSEvent:eventRef:] + 3253
           [java] 7 AppKit 0x00007fff970f2a61 +[NSEvent eventWithCGEvent:] + 244
           [java] 8 libglass.dylib 0x000000012a493e29 listenTouchEvents + 73
           [java] 9 CoreGraphics 0x00007fff9296efef processEventTapData + 619
           [java] 10 CoreGraphics 0x00007fff9296ec61 _CGYPostEventTapData + 193
           [java] 11 CoreGraphics 0x00007fff92742c96 _XPostEventTapData + 89
           [java] 12 CoreGraphics 0x00007fff92742d7f CGYEventTap_server + 86
           [java] 13 CoreGraphics 0x00007fff9296ed49 eventTapMessageHandler + 46
           [java] 14 CoreFoundation 0x00007fff8b34ba2d __CFMachPortPerform + 285
           [java] 15 CoreFoundation 0x00007fff8b34b8f9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
           [java] 16 CoreFoundation 0x00007fff8b34b86b __CFRunLoopDoSource1 + 475
           [java] 17 CoreFoundation 0x00007fff8b33d3e7 __CFRunLoopRun + 2375
           [java] 18 CoreFoundation 0x00007fff8b33c858 CFRunLoopRunSpecific + 296
           [java] 19 HIToolbox 0x00007fff8e9a82df RunCurrentEventLoopInMode + 235
           [java] 20 HIToolbox 0x00007fff8e9a805a ReceiveNextEventCommon + 431
           [java] 21 HIToolbox 0x00007fff8e9a7e9b _BlockUntilNextEventMatchingListInModeWithFilter + 71
           [java] 22 AppKit 0x00007fff96f34cf1 _DPSNextEvent + 964
           [java] 23 AppKit 0x00007fff96f344a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
           [java] 24 AppKit 0x00007fff96f28463 -[NSApplication run] + 594
           [java] 25 libglass.dylib 0x000000012a482514 -[GlassApplication runLoop:] + 1860
           [java] 26 Foundation 0x00007fff94b06d6c __NSThreadPerformPerform + 293
           [java] 27 CoreFoundation 0x00007fff8b34b681 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
           [java] 28 CoreFoundation 0x00007fff8b33d80d __CFRunLoopDoSources0 + 269
           [java] 29 CoreFoundation 0x00007fff8b33ce3f __CFRunLoopRun + 927
           [java] 30 CoreFoundation 0x00007fff8b33c858 CFRunLoopRunSpecific + 296
           [java] 31 java 0x000000010ec186cc CreateExecutionEnvironment + 871
           [java] 32 java 0x000000010ec1465c JLI_Launch + 1952
           [java] 33 java 0x000000010ec1a68a main + 101
           [java] 34 java 0x000000010ec13eb4 start + 52
           [java] 35 ??? 0x0000000000000005 0x0 + 5
           [java] )

            morris Morris Meyer (Inactive)
            morris Morris Meyer (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: