Intermittent crash when pasting with FB 7.0.11
Quote from Forum Archives on February 14, 2022, 10:10 amPosted by: richlove <richlove@...>
I get a crash intermittently when copying and pasting text with the FutureBasic Editor.
Here is the crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: FutureBasic [74849]
Path: /Applications/FutureBasic 711.app/Contents/MacOS/FutureBasic
Identifier: com.fbteam.FutureBasic
Version: 7.0.11 (18DF)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-02-14 07:22:34.3906 -0600
OS Version: macOS 12.2 (21D49)
Report Version: 12
Anonymous UUID: B8A5EDBD-F051-0B83-17C9-2C7B7BC7EE65
Sleep/Wake UUID: 58493CC2-FA7C-44CF-9E13-4A39CFD3BC55
Time Awake Since Boot: 790000 seconds
Time Since Wake: 3262 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000ee8172f9a350 -> 0x00006e8172f9a350 (possible pointer authentication failure)
Exception Codes: 0x0000000000000001, 0x0000ee8172f9a350
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [74849]
VM Region Info: 0x6e8172f9a350 is not in any region. Bytes after previous region: 15948605662033
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
--->
UNUSED SPACE AT END
Application Specific Information:
objc_msgSend() selector name: objectForKey:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x185a08320 objc_msgSend + 32
1 UIFoundation 0x18966cce0 -[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:] + 3664
2 AppKit 0x188935728 -[NSTextView drawRect:] + 1608
3 AppKit 0x1888f7584 _NSViewDrawRect + 148
4 AppKit 0x18902daf0 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 1312
5 AppKit 0x1888f6d08 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 676
6 AppKit 0x1888f69a8 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 320
7 AppKit 0x1889f1f58 -[_NSBackingLayerContents drawLayer:inContext:] + 164
8 AppKit 0x1889f1e80 -[_NSTiledLayer drawTile:inContext:] + 792
9 AppKit 0x1889f1ad8 -[_NSTiledLayerContents drawLayer:inContext:] + 220
10 QuartzCore 0x18caac8f8 CABackingStoreUpdate_ + 496
11 QuartzCore 0x18cb0b778 invocation function for block in CA::Layer::display_() + 64
12 QuartzCore 0x18caabb68 -[CALayer _display] + 1768
13 AppKit 0x1889f19c4 -[NSTileLayer display] + 68
14 AppKit 0x1889f0260 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 3000
15 AppKit 0x1889ef438 -[_NSTiledLayer display] + 320
16 QuartzCore 0x18caaac70 CA::Layer::display_if_needed(CA::Transaction*) + 776
17 QuartzCore 0x18cbed39c CA::Context::commit_transaction(CA::Transaction*, double, double*) + 528
18 QuartzCore 0x18ca8cff0 CA::Transaction::commit() + 680
19 AppKit 0x18890854c __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 304
20 AppKit 0x18906a4ac ___NSRunLoopObserverCreateWithHandler_block_invoke + 64
21 CoreFoundation 0x185c47e4c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
22 CoreFoundation 0x185c47c98 __CFRunLoopDoObservers + 572
23 CoreFoundation 0x185c471d0 __CFRunLoopRun + 764
24 CoreFoundation 0x185c46734 CFRunLoopRunSpecific + 600
25 HIToolbox 0x18e7def68 RunCurrentEventLoopInMode + 292
26 HIToolbox 0x18e7decdc ReceiveNextEventCommon + 552
27 HIToolbox 0x18e7dea9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
28 AppKit 0x18879d000 _DPSNextEvent + 844
29 AppKit 0x18879b8a4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
30 AppKit 0x18878d9b4 -[NSApplication run] + 596
31 AppKit 0x18875f088 NSApplicationMain + 1064
32 dyld 0x1076750f4 start + 520
--
To unsubscribe, send ANY message to: [email protected] To access the list archives, go to: http://freegroups.net/groups/futurebasic/
Posted by: richlove <richlove@...>
I get a crash intermittently when copying and pasting text with the FutureBasic Editor.
Here is the crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: FutureBasic [74849]
Path: /Applications/FutureBasic 711.app/Contents/MacOS/FutureBasic
Identifier: com.fbteam.FutureBasic
Version: 7.0.11 (18DF)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-02-14 07:22:34.3906 -0600
OS Version: macOS 12.2 (21D49)
Report Version: 12
Anonymous UUID: B8A5EDBD-F051-0B83-17C9-2C7B7BC7EE65
Sleep/Wake UUID: 58493CC2-FA7C-44CF-9E13-4A39CFD3BC55
Time Awake Since Boot: 790000 seconds
Time Since Wake: 3262 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000ee8172f9a350 -> 0x00006e8172f9a350 (possible pointer authentication failure)
Exception Codes: 0x0000000000000001, 0x0000ee8172f9a350
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [74849]
VM Region Info: 0x6e8172f9a350 is not in any region. Bytes after previous region: 15948605662033
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
--->
UNUSED SPACE AT END
Application Specific Information:
objc_msgSend() selector name: objectForKey:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x185a08320 objc_msgSend + 32
1 UIFoundation 0x18966cce0 -[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:] + 3664
2 AppKit 0x188935728 -[NSTextView drawRect:] + 1608
3 AppKit 0x1888f7584 _NSViewDrawRect + 148
4 AppKit 0x18902daf0 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 1312
5 AppKit 0x1888f6d08 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 676
6 AppKit 0x1888f69a8 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 320
7 AppKit 0x1889f1f58 -[_NSBackingLayerContents drawLayer:inContext:] + 164
8 AppKit 0x1889f1e80 -[_NSTiledLayer drawTile:inContext:] + 792
9 AppKit 0x1889f1ad8 -[_NSTiledLayerContents drawLayer:inContext:] + 220
10 QuartzCore 0x18caac8f8 CABackingStoreUpdate_ + 496
11 QuartzCore 0x18cb0b778 invocation function for block in CA::Layer::display_() + 64
12 QuartzCore 0x18caabb68 -[CALayer _display] + 1768
13 AppKit 0x1889f19c4 -[NSTileLayer display] + 68
14 AppKit 0x1889f0260 -[_NSTiledLayerContents update:shouldCallPrepareContent:] + 3000
15 AppKit 0x1889ef438 -[_NSTiledLayer display] + 320
16 QuartzCore 0x18caaac70 CA::Layer::display_if_needed(CA::Transaction*) + 776
17 QuartzCore 0x18cbed39c CA::Context::commit_transaction(CA::Transaction*, double, double*) + 528
18 QuartzCore 0x18ca8cff0 CA::Transaction::commit() + 680
19 AppKit 0x18890854c __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 304
20 AppKit 0x18906a4ac ___NSRunLoopObserverCreateWithHandler_block_invoke + 64
21 CoreFoundation 0x185c47e4c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
22 CoreFoundation 0x185c47c98 __CFRunLoopDoObservers + 572
23 CoreFoundation 0x185c471d0 __CFRunLoopRun + 764
24 CoreFoundation 0x185c46734 CFRunLoopRunSpecific + 600
25 HIToolbox 0x18e7def68 RunCurrentEventLoopInMode + 292
26 HIToolbox 0x18e7decdc ReceiveNextEventCommon + 552
27 HIToolbox 0x18e7dea9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
28 AppKit 0x18879d000 _DPSNextEvent + 844
29 AppKit 0x18879b8a4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
30 AppKit 0x18878d9b4 -[NSApplication run] + 596
31 AppKit 0x18875f088 NSApplicationMain + 1064
32 dyld 0x1076750f4 start + 520
--
To unsubscribe, send ANY message to: [email protected] To access the list archives, go to: http://freegroups.net/groups/futurebasic/