superfell / SoqlX

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
https://pocketsoap.com/osx/soqlx/
Other
273 stars 53 forks source link

SoqlXplorer keeps crashing intermittently #145

Open kenny-buckles opened 2 years ago

kenny-buckles commented 2 years ago

Translated Report (Full Report Below)

Process: SoqlXplorer [50101] Path: /Applications/SoqlXplorer.app/Contents/MacOS/SoqlXplorer Identifier: com.pocketsoap.osx.SoqlXplorer Version: 4.3 (4.3) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2022-02-07 10:05:23.4508 -0700 OS Version: macOS 12.2 (21D49) Report Version: 12 Bridge OS Version: 6.2 (19P744) Anonymous UUID: FB0C95E5-C127-8217-46BD-57AC15BB99AC

Sleep/Wake UUID: 64D40307-ED7B-456F-9AC2-E0AB5AD5FFBB

Time Awake Since Boot: 190000 seconds Time Since Wake: 10575 seconds

System Integrity Protection: enabled

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

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

Application Specific Information: Terminating app due to uncaught exception 'NSRangeException', reason: ' -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 1]' terminating with uncaught exception of type NSException abort() called

Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff81e83df0b exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff81e59eb9d objc_exception_throw + 48 2 CoreFoundation 0x00007ff81e8f9434 _CFThrowFormattedException + 202 3 CoreFoundation 0x00007ff81e764347 -[NSTaggedPointerString hash] + 0 4 AppKit 0x00007ff82197f993 -[NSTableView textDidEndEditing:] + 608 5 CoreFoundation 0x00007ff81e7b7f23 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 6 CoreFoundation 0x00007ff81e8553f9 _CFXRegistrationPost_block_invoke + 49 7 CoreFoundation 0x00007ff81e855376 _CFXRegistrationPost + 496 8 CoreFoundation 0x00007ff81e789836 _CFXNotificationPost + 733 9 Foundation 0x00007ff81f5d11be -[NSNotificationCenter postNotificationName:object:userInfo:] + 82 10 AppKit 0x00007ff8214b23d5 -[NSTextView(NSSharing) resignFirstResponder] + 771 11 AppKit 0x00007ff821319d47 -[NSWindow _realMakeFirstResponder:] + 179 12 AppKit 0x00007ff8213d2fc6 -[NSWindow endEditingFor:] + 270 13 AppKit 0x00007ff8212b8b18 -[NSTableView _endMyEditing] + 106 14 AppKit 0x00007ff8212b89dc -[NSTableView reloadData] + 178 15 SoqlXplorer 0x0000000104753ed1 SoqlXplorer + 188113 16 SoqlXplorer 0x000000010475406d SoqlXplorer + 188525 17 Foundation 0x00007ff81f5ee763 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 650 18 Foundation 0x00007ff81f619a21 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68 19 Foundation 0x00007ff81f637207 _NSSetObjectValueAndNotify + 269 20 SoqlXplorer 0x000000010472e8a7 SoqlXplorer + 34983 21 libdispatch.dylib 0x00007ff81e543ad8 _dispatch_call_block_and_release + 12 22 libdispatch.dylib 0x00007ff81e544cc9 _dispatch_client_callout + 8 23 libdispatch.dylib 0x00007ff81e5515d8 _dispatch_main_queue_callback_4CF + 951 24 CoreFoundation 0x00007ff81e800689 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 25 CoreFoundation 0x00007ff81e7c175e __CFRunLoopRun + 2752 26 CoreFoundation 0x00007ff81e7c05dd CFRunLoopRunSpecific + 563 27 HIToolbox 0x00007ff8273fd4f1 RunCurrentEventLoopInMode + 292 28 HIToolbox 0x00007ff8273fd247 ReceiveNextEventCommon + 587 29 HIToolbox 0x00007ff8273fcfe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 30 AppKit 0x00007ff8211efd88 _DPSNextEvent + 886 31 AppKit 0x00007ff8211ee3f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411 32 AppKit 0x00007ff8211e0919 -[NSApplication run] + 586 33 AppKit 0x00007ff8211b47b7 NSApplicationMain + 816 34 dyld 0x000000010c8af4fe start + 462

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff81e6c5112 __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff81e6fb214 pthread_kill + 263 2 libsystem_c.dylib 0x7ff81e647d10 abort + 123 3 libc++abi.dylib 0x7ff81e6b80b2 abort_message + 241 4 libc++abi.dylib 0x7ff81e6a91fd demangling_terminate_handler() + 266 5 libobjc.A.dylib 0x7ff81e5a6509 _objc_terminate() + 96 6 libc++abi.dylib 0x7ff81e6b74d7 std::terminate(void (*)()) + 8 7 libc++abi.dylib 0x7ff81e6b7488 std::terminate() + 56 8 libdispatch.dylib 0x7ff81e544cdd _dispatch_client_callout + 28 9 libdispatch.dylib 0x7ff81e5515d8 _dispatch_main_queue_callback_4CF + 951 10 CoreFoundation 0x7ff81e800689 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 11 CoreFoundation 0x7ff81e7c175e CFRunLoopRun + 2752 12 CoreFoundation 0x7ff81e7c05dd CFRunLoopRunSpecific + 563 13 HIToolbox 0x7ff8273fd4f1 RunCurrentEventLoopInMode + 292 14 HIToolbox 0x7ff8273fd247 ReceiveNextEventCommon + 587 15 HIToolbox 0x7ff8273fcfe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 16 AppKit 0x7ff8211efd88 _DPSNextEvent + 886 17 AppKit 0x7ff8211ee3f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411 18 AppKit 0x7ff8211e0919 -[NSApplication run] + 586 19 AppKit 0x7ff8211b47b7 NSApplicationMain + 816 20 dyld 0x10c8af4fe start + 462

Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff81e6beaba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff81e6bee2b mach_msg + 59 2 CoreFoundation 0x7ff81e7c2af2 CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff81e7c11cb CFRunLoopRun + 1325 4 CoreFoundation 0x7ff81e7c05dd CFRunLoopRunSpecific + 563 5 AppKit 0x7ff82135dfd8 _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff81e6fb4f4 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff81e6f700f thread_start + 15

Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x7ff81e6beaba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff81e6bee2b mach_msg + 59 2 CoreFoundation 0x7ff81e7c2af2 CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff81e7c11cb CFRunLoopRun + 1325 4 CoreFoundation 0x7ff81e7c05dd CFRunLoopRunSpecific + 563 5 CFNetwork 0x7ff8233bd6b2 0x7ff82316e000 + 2422450 6 Foundation 0x7ff81f6202d9 NSThreadstart__ + 1025 7 libsystem_pthread.dylib 0x7ff81e6fb4f4 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81e6f700f thread_start + 15

Thread 3: 0 libsystem_pthread.dylib 0x7ff81e6f6fec start_wqthread + 0

Thread 4: 0 libsystem_pthread.dylib 0x7ff81e6f6fec start_wqthread + 0

Thread 5: 0 libsystem_pthread.dylib 0x7ff81e6f6fec start_wqthread + 0

Thread 6: 0 libsystem_pthread.dylib 0x7ff81e6f6fec start_wqthread + 0

Thread 7: 0 libsystem_pthread.dylib 0x7ff81e6f6fec start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000010c92a600 rcx: 0x00007ff7bb7d7d28 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bb7d7d50 rsp: 0x00007ff7bb7d7d28 r8: 0x00007ff7bb7d7bf0 r9: 0x00007ff81e6bafa1 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff81e6c5112 rfl: 0x0000000000000246 cr2: 0x00007ff8a2edc54b

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x7ff81e6be000 - 0x7ff81e6f4fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib 0x7ff81e6f5000 - 0x7ff81e700fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x7ff81e5c6000 - 0x7ff81e64efff libsystem_c.dylib () <4b160c81-ec52-3243-aaba-49f719bbf617> /usr/lib/system/libsystem_c.dylib 0x7ff81e6a8000 - 0x7ff81e6bdfff libc++abi.dylib () /usr/lib/libc++abi.dylib 0x7ff81e589000 - 0x7ff81e5c2fff libobjc.A.dylib () <33f2dc54-09f1-377f-9273-5da971aaa102> /usr/lib/libobjc.A.dylib 0x7ff81e542000 - 0x7ff81e588fff libdispatch.dylib () <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib 0x7ff81e742000 - 0x7ff81ec44fff com.apple.CoreFoundation (6.9) <77eebafc-ad12-3973-b95a-7f1a847f631c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff8273cb000 - 0x7ff8276c2fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff8211b1000 - 0x7ff822042fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x10c8aa000 - 0x10c915fff dyld (*) <7de33963-bbc5-3996-ba6e-f1d562c17c95> /usr/lib/dyld 0x7ff82316e000 - 0x7ff823604fff com.apple.CFNetwork (1329) <3612e3e1-9739-39b2-a97d-9b75862a53fd> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7ff81f5c8000 - 0x7ff81f982fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x104726000 - 0x10478dfff com.pocketsoap.osx.SoqlXplorer (4.3) /Applications/SoqlXplorer.app/Contents/MacOS/SoqlXplorer

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) Writable regions: Total=5.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.2G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 2048K 16 Activity Tracing 256K 1 CG backing stores 2688K 4 CG image 1488K 41 ColorSync 248K 30 CoreAnimation 19.7M 153 CoreGraphics 20K 4 CoreUI image data 4472K 55 Foundation 36K 2 Image IO 72K 18 Kernel Alloc Once 8K 1 MALLOC 5.2G 179 MALLOC guard page 48K 11 MALLOC_REALLOC (reserved) 8K 1 reserved VM address space (unallocated) SQLite page cache 832K 13 STACK GUARD 56.0M 8 Stack 11.6M 8 VM_ALLOCATE 100K 19 DATA 29.0M 497 DATA_CONST 28.9M 324 DATA_DIRTY 1563K 210 __FONT_DATA 4K 1 LINKEDIT 643.3M 13 OBJC_RO 81.8M 1 __OBJC_RW 3136K 2 TEXT 474.0M 517 __UNICODE 588K 1 dyld private memory 1024K 1 libnetwork 5760K 32 mapped file 518.3M 50 shared memory 780K 18 =========== ======= ======= TOTAL 7.0G 2231 TOTAL, minus reserved VM space 7.0G 2231


Full Report

{"app_name":"SoqlXplorer","timestamp":"2022-02-07 10:05:24.00 -0700","app_version":"4.3","slice_uuid":"cb9199b0-1037-32c5-9992-58358b9d1238","build_version":"4.3","platform":1,"bundleID":"com.pocketsoap.osx.SoqlXplorer","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2 (21D49)","incident_id":"366C9919-5BE2-464B-95C5-A0B74B6D6DA3","name":"SoqlXplorer"} { "uptime" : 190000, "procLaunch" : "2022-02-07 08:45:04.2764 -0700", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro16,1", "procStartAbsTime" : 193776933156965, "coalitionID" : 2788, "osVersion" : { "train" : "macOS 12.2", "build" : "21D49", "releaseType" : "User" }, "captureTime" : "2022-02-07 10:05:23.4508 -0700", "incident" : "366C9919-5BE2-464B-95C5-A0B74B6D6DA3", "bug_type" : "309", "pid" : 50101, "procExitAbsTime" : 198596017489155, "cpuType" : "X86-64", "procName" : "SoqlXplorer", "procPath" : "\/Applications\/SoqlXplorer.app\/Contents\/MacOS\/SoqlXplorer", "bundleInfo" : {"CFBundleShortVersionString":"4.3","CFBundleVersion":"4.3","CFBundleIdentifier":"com.pocketsoap.osx.SoqlXplorer"}, "storeInfo" : {"deviceIdentifierForVendor":"FA6524E7-6DC5-5F77-8821-70D4E721CF52","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.pocketsoap.osx.SoqlXplorer", "crashReporterKey" : "FB0C95E5-C127-8217-46BD-57AC15BB99AC", "wakeTime" : 10575, "bridgeVersion" : {"build":"19P744","train":"6.2"}, "sleepWakeUUID" : "64D40307-ED7B-456F-9AC2-E0AB5AD5FFBB", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"libsystem_c.dylib":["abort() called"],"CoreFoundation":[" Terminating app due to uncaught exception 'NSRangeException', reason: ' -[NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 1]'"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]}, "asiBacktraces" : ["0 CoreFoundation 0x00007ff81e83df0b exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff81e59eb9d objc_exception_throw + 48\n2 CoreFoundation 0x00007ff81e8f9434 _CFThrowFormattedException + 202\n3 CoreFoundation 0x00007ff81e764347 -[NSTaggedPointerString hash] + 0\n4 AppKit 0x00007ff82197f993 -[NSTableView textDidEndEditing:] + 608\n5 CoreFoundation 0x00007ff81e7b7f23 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12\n6 CoreFoundation 0x00007ff81e8553f9 _CFXRegistrationPost_block_invoke + 49\n7 CoreFoundation 0x00007ff81e855376 _CFXRegistrationPost + 496\n8 CoreFoundation 0x00007ff81e789836 _CFXNotificationPost + 733\n9 Foundation 0x00007ff81f5d11be -[NSNotificationCenter postNotificationName:object:userInfo:] + 82\n10 AppKit 0x00007ff8214b23d5 -[NSTextView(NSSharing) resignFirstResponder] + 771\n11 AppKit 0x00007ff821319d47 -[NSWindow _realMakeFirstResponder:] + 179\n12 AppKit 0x00007ff8213d2fc6 -[NSWindow endEditingFor:] + 270\n13 AppKit 0x00007ff8212b8b18 -[NSTableView _endMyEditing] + 106\n14 AppKit 0x00007ff8212b89dc -[NSTableView reloadData] + 178\n15 SoqlXplorer 0x0000000104753ed1 SoqlXplorer + 188113\n16 SoqlXplorer 0x000000010475406d SoqlXplorer + 188525\n17 Foundation 0x00007ff81f5ee763 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 650\n18 Foundation 0x00007ff81f619a21 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 68\n19 Foundation 0x00007ff81f637207 _NSSetObjectValueAndNotify + 269\n20 SoqlXplorer 0x000000010472e8a7 SoqlXplorer + 34983\n21 libdispatch.dylib 0x00007ff81e543ad8 _dispatch_call_block_and_release + 12\n22 libdispatch.dylib 0x00007ff81e544cc9 _dispatch_client_callout + 8\n23 libdispatch.dylib 0x00007ff81e5515d8 _dispatch_main_queue_callback_4CF + 951\n24 CoreFoundation 0x00007ff81e800689 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9\n25 CoreFoundation 0x00007ff81e7c175e CFRunLoopRun + 2752\n26 CoreFoundation 0x00007ff81e7c05dd CFRunLoopRunSpecific + 563\n27 HIToolbox 0x00007ff8273fd4f1 RunCurrentEventLoopInMode + 292\n28 HIToolbox 0x00007ff8273fd247 ReceiveNextEventCommon + 587\n29 HIToolbox 0x00007ff8273fcfe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70\n30 AppKit 0x00007ff8211efd88 _DPSNextEvent + 886\n31 AppKit 0x00007ff8211ee3f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411\n32 AppKit 0x00007ff8211e0919 -[NSApplication run] + 586\n33 AppKit 0x00007ff8211b47b7 NSApplicationMain + 816\n34 dyld 0x000000010c8af4fe start + 462"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1031931,"symbol":"exceptionPreprocess","symbolLocation":226,"imageIndex":6},{"imageOffset":88989,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1799220,"symbol":"_CFThrowFormattedException","symbolLocation":202,"imageIndex":6},{"imageOffset":140103,"symbol":"-[NSTaggedPointerString hash]","symbolLocation":0,"imageIndex":6},{"imageOffset":8186259,"symbol":"-[NSTableView textDidEndEditing:]","symbolLocation":608,"imageIndex":8},{"imageOffset":483107,"symbol":"CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER","symbolLocation":12,"imageIndex":6},{"imageOffset":1127417,"symbol":"_CFXRegistrationPost_block_invoke","symbolLocation":49,"imageIndex":6},{"imageOffset":1127286,"symbol":"_CFXRegistrationPost","symbolLocation":496,"imageIndex":6},{"imageOffset":292918,"symbol":"_CFXNotificationPost","symbolLocation":733,"imageIndex":6},{"imageOffset":37310,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":82,"imageIndex":11},{"imageOffset":3150805,"symbol":"-[NSTextView(NSSharing) resignFirstResponder]","symbolLocation":771,"imageIndex":8},{"imageOffset":1477959,"symbol":"-[NSWindow _realMakeFirstResponder:]","symbolLocation":179,"imageIndex":8},{"imageOffset":2236358,"symbol":"-[NSWindow endEditingFor:]","symbolLocation":270,"imageIndex":8},{"imageOffset":1080088,"symbol":"-[NSTableView _endMyEditing]","symbolLocation":106,"imageIndex":8},{"imageOffset":1079772,"symbol":"-[NSTableView reloadData]","symbolLocation":178,"imageIndex":8},{"imageOffset":188113,"imageIndex":12},{"imageOffset":188525,"imageIndex":12},{"imageOffset":157539,"symbol":"-[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:]","symbolLocation":650,"imageIndex":11},{"imageOffset":334369,"symbol":"-[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:]","symbolLocation":68,"imageIndex":11},{"imageOffset":455175,"symbol":"_NSSetObjectValueAndNotify","symbolLocation":269,"imageIndex":11},{"imageOffset":34983,"imageIndex":12},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":5},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":62936,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":951,"imageIndex":5},{"imageOffset":779913,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":522078,"symbol":"CFRunLoopRun","symbolLocation":2752,"imageIndex":6},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":206065,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205383,"symbol":"ReceiveNextEventCommon","symbolLocation":587,"imageIndex":7},{"imageOffset":204773,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":257416,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":8},{"imageOffset":250868,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":8},{"imageOffset":194841,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":14263,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":8},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":9}], "faultingThread" : 0, "threads" : [{"triggered":true,"id":2379145,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701979212784},"cr2":{"value":140705862108491},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703638990753},"r15":{"value":22},"rbx":{"value":4505904640,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703639032082,"matchesCrashFrame":1},"rbp":{"value":140701979213136},"rsp":{"value":140701979213096},"r12":{"value":259},"rcx":{"value":140701979213096},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":28946,"symbol":"pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25108,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531728,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65714,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4605,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":120073,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62679,"symbol":"std::terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":62600,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":11485,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":5},{"imageOffset":62936,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":951,"imageIndex":5},{"imageOffset":779913,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":522078,"symbol":"CFRunLoopRun","symbolLocation":2752,"imageIndex":6},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":206065,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205383,"symbol":"ReceiveNextEventCommon","symbolLocation":587,"imageIndex":7},{"imageOffset":204773,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":257416,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":8},{"imageOffset":250868,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":8},{"imageOffset":194841,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":14263,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":8},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":2379174,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520651,"symbol":"CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":1757144,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":2379256,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520651,"symbol":"CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":2422450,"imageIndex":10},{"imageOffset":361177,"symbol":"NSThreadstart","symbolLocation":1025,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":2424620,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2425178,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2425199,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2425200,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":2425201,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703639003136, "size" : 225280, "uuid" : "c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703639228416, "size" : 49152, "uuid" : "ee564342-d8f2-396d-b642-40092cf34d82", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703637987328, "size" : 561152, "uuid" : "4b160c81-ec52-3243-aaba-49f719bbf617", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703638913024, "size" : 90112, "uuid" : "c329a806-0b93-316c-af70-7ed211618e8c", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703637737472, "size" : 237568, "uuid" : "33f2dc54-09f1-377f-9273-5da971aaa102", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703637446656, "size" : 290816, "uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703639543808, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5255168, "uuid" : "77eebafc-ad12-3973-b95a-7f1a847f631c", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "x86_64", "base" : 140703786905600, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3112960, "uuid" : "c538aa78-7afd-3f8a-8fdb-1fc2acde6b3f", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703684038656, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15278080, "uuid" : "a737ebe6-3a9c-32f3-b975-5ce0ef6313e4", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.30.116" }, { "source" : "P", "arch" : "x86_64", "base" : 4505378816, "size" : 442368, "uuid" : "7de33963-bbc5-3996-ba6e-f1d562c17c95", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703717318656, "CFBundleShortVersionString" : "1329", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 4812800, "uuid" : "3612e3e1-9739-39b2-a97d-9b75862a53fd", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1329" }, { "source" : "P", "arch" : "x86_64", "base" : 140703654772736, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 3911680, "uuid" : "d97bfba6-8818-33c6-a511-66f5c432fbd7", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "x86_64", "base" : 4369571840, "CFBundleShortVersionString" : "4.3", "CFBundleIdentifier" : "com.pocketsoap.osx.SoqlXplorer", "size" : 425984, "uuid" : "cb9199b0-1037-32c5-9992-58358b9d1238", "path" : "\/Applications\/SoqlXplorer.app\/Contents\/MacOS\/SoqlXplorer", "name" : "SoqlXplorer", "CFBundleVersion" : "4.3" } ], "sharedCache" : { "base" : 140703635996672, "size" : 15216836608, "uuid" : "985a74d2-8e9c-3f64-9035-a786b4845287" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=5.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 2048K 16 \nActivity Tracing 256K 1 \nCG backing stores 2688K 4 \nCG image 1488K 41 \nColorSync 248K 30 \nCoreAnimation 19.7M 153 \nCoreGraphics 20K 4 \nCoreUI image data 4472K 55 \nFoundation 36K 2 \nImage IO 72K 18 \nKernel Alloc Once 8K 1 \nMALLOC 5.2G 179 \nMALLOC guard page 48K 11 \nMALLOC_REALLOC (reserved) 8K 1 reserved VM address space (unallocated)\nSQLite page cache 832K 13 \nSTACK GUARD 56.0M 8 \nStack 11.6M 8 \nVM_ALLOCATE 100K 19 \nDATA 29.0M 497 \nDATA_CONST 28.9M 324 \nDATA_DIRTY 1563K 210 \nFONT_DATA 4K 1 \nLINKEDIT 643.3M 13 \nOBJC_RO 81.8M 1 \nOBJC_RW 3136K 2 \nTEXT 474.0M 517 \nUNICODE 588K 1 \ndyld private memory 1024K 1 \nlibnetwork 5760K 32 \nmapped file 518.3M 50 \nshared memory 780K 18 \n=========== ======= ======= \nTOTAL 7.0G 2231 \nTOTAL, minus reserved VM space 7.0G 2231 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "607844aa04477260f58a8077",
  "factorPackIds" : {
    "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
  },
  "deploymentId" : 240000066
},
{
  "rolloutId" : "601d9415f79519000ccd4b69",
  "factorPackIds" : {
    "SIRI_TEXT_TO_SPEECH" : "61f0405329647d394933a4c4"
  },
  "deploymentId" : 240000378
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000102
},
{
  "rolloutId" : "602ad4dac86151000cf27e46",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
  },
  "deploymentId" : 240000305
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000231
}

], "experiments" : [

] } }

Model: MacBookPro16,1, BootROM 1715.81.2.0.0 (iBridge: 19.16.10744.0.0,0), 8 processors, 8-Core Intel Core i9, 2.3 GHz, 16 GB, SMC Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 4 GB Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online Display: DELL S2721D, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online Display: DELL S2721D, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1 Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@197,0,0 USB Device: USB31Bus USB Device: USB3.2 Hub USB Device: USB3.2 Hub USB Device: USB 10/100/1000 LAN USB Device: Crucial X8 SSD USB Device: USB2.1 Hub USB Device: USB2.1 Hub USB Device: USB Audio USB Device: USB31Bus USB Device: T2Bus USB Device: composite_device USB Device: Touch Bar Backlight USB Device: Touch Bar Display USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 Thunderbolt Device: TBT3-UDC3, Plugable, 3, 58.1

superfell commented 2 years ago

What were you doing when you got this crash?

kenny-buckles commented 2 years ago

Modifying fields on the records in the query. One by one. It was a small batch of records.

Kenny Buckles

On Feb 7, 2022, at 6:03 PM, Simon Fell @.***> wrote:

 What were you doing when you got this crash?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.