• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Gestures cause crash in Sierra
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gestures cause crash in Sierra


  • Subject: Gestures cause crash in Sierra
  • From: Tom Doan <email@hidden>
  • Date: Wed, 23 Nov 2016 15:32:29 -0600
  • Priority: normal

I'm having a problem with my applications that has come up just
with Sierra. Any "swiping" gesture with two or three fingers on the
trackpad causes an immediate crash. (Log below). A four finger
swipe (if the four fingers are put down very deliberately) behaves
properly. The fatal thread doesn't include any of my code, so I have
no idea what's happening. I don't do anything in any of my views to
handle any of the gestures directly. When I added (for instance) a
SwipeWithEvent on the view, it never seems to get called. Any help
with this would be greatly appreciated.

Best regards,

Tom Doan
Estima
---
1560 Sherman Ave #1029
Evanston, IL 60201
USA

Process:               RATSPro [986]
Path:                  /Applications/RATS Pro
9.1/RATSPro.app/Contents/MacOS/RATSPro
Identifier:          
com.estima.rats Version:               9.10.5 (1) Code
Type:           
X86-64 (Native) Parent Process:        ??? [1]
Responsible:         
RATSPro [986] User ID:               502

Date/Time:             2016-11-22 11:17:46.241 -0800
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:       
7EED464A-4A8E-2079-053C-33A3D31ED801

Sleep/Wake UUID:      
3A646693-9CAC-4B18-A517-C6FAF1D22E3F

Time Awake Since Boot: 6900 seconds

System Integrity Protection: enabled

Crashed Thread:        4  Dispatch queue: NSScreenUpdate

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000,
0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception
'NSScrolling', reason:
'24332693 bear trap: NSScrollView bad canonicalOrigin
(NaN) detected!
Please note any info you can in the bug.' terminating with
uncaught
exception of type NSException abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8638a7bb
__exceptionPreprocess + 171 1  
libobjc.A.dylib                   
0x00007fff9aaf7a2a objc_exception_throw + 48 2  
AppKit                  
          0x00007fff84212683
-[_NSScrollingConcurrentSharedData
threadSafePropertyAccess:] + 145 3  
AppKit                            
0x00007fff84214601
-[_NSScrollingConcurrentEventVBLPreprocessFilter
scrollingVBLMonitor:synchronizeForVBLSerialNumber:times
tamp:updateDuration
:] + 383 4   AppKit                             
0x00007fff84214414
-[_NSScrollingConcurrentVBLMonitor
_synchronizeForVBLSerialNumber:timestamp:updateDurati
on:] + 535 5   AppKit
                             0x00007fff8421418d
__42-[_NSScrollingConcurrentVBLMonitor
resume]_block_invoke + 218 6 
AppKit                              0x00007fff842140aa
__45-[NSScreen(NSScreenUpdate)
addUpdateHandler:]_block_invoke_2 + 212 7 
libdispatch.dylib                   0x00007fff9b39d128
_dispatch_client_callout + 8 8  
libdispatch.dylib                 
0x00007fff9b3b2c10 _dispatch_continuation_pop + 533
9   libdispatch.dylib
                 0x00007fff9b3a8ad2
_dispatch_source_latch_and_call + 192
10  libdispatch.dylib                   0x00007fff9b39f966
_dispatch_source_invoke + 1248 11 
libdispatch.dylib                 
0x00007fff9b3b2a50 _dispatch_continuation_pop + 85 12 
libdispatch.dylib 
                0x00007fff9b3a9ea3
_dispatch_async_redirect_invoke + 734
13  libdispatch.dylib                   0x00007fff9b39eee0
_dispatch_root_queue_drain + 476 14 
libdispatch.dylib                 
0x00007fff9b39ecb7 _dispatch_worker_thread3 + 99 15
libsystem_pthread.dylib             0x00007fff9b5e9746
_pthread_wqthread +
1299 16  libsystem_pthread.dylib            
0x00007fff9b5e9221
start_wqthread + 13

etc.

(main thread is in the run loop)


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: CABasicAnimation in a view that's covered by another?
  • Next by Date: kqueue
  • Previous by thread: Custom Timer on Apple Watch
  • Next by thread: Re: Gestures cause crash in Sierra
  • Index(es):
    • Date
    • Thread