Sublime Forum

Many crash since last update (3126) on MacOSX Sierra

#1

Here is part of the crashlog:

Process: Sublime Text [78704]
Path: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
Identifier: com.sublimetext.3
Version: Build 3126 (3126)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Sublime Text [78704]
User ID: 501

Date/Time: 2016-10-14 11:00:41.664 +0200
OS Version: Mac OS X 10.12 (16A323)
Report Version: 12
Anonymous UUID: 3BD98713-2716-97AA-A097-CAF26A87FF9B

Sleep/Wake UUID: D096DF28-CC59-4FE6-8A9D-8DB77B01528D

Time Awake Since Boot: 290000 seconds
Time Since Wake: 140 seconds

System Integrity Protection: enabled

Crashed Thread: 15

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000c4
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

VM Regions Near 0xc4:
–>
__TEXT 00000001061ce000-00000001067a0000 [ 5960K] r-x/rwx SM=COW /Applications/Sublime Text.app/Contents/MacOS/Sublime Text

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff899cc530 CFStringAppend + 544
1 com.apple.CoreFoundation 0x00007fff89a0fc48 -[NSArray componentsJoinedByString:] + 392
2 com.apple.AppKit 0x00007fff8767dcf0 -[NSMenuItem _fetchFreshUserKeyEquivalentInfo] + 143
3 com.apple.AppKit 0x00007fff8767db64 -[NSMenuItem userKeyEquivalent] + 83
4 com.apple.AppKit 0x00007fff8767dac7 -[NSMenuItem _desiredKeyEquivalent] + 56
5 com.apple.AppKit 0x00007fff8767da59 -[NSMenuItem _requiresKERegistration] + 27
6 com.apple.AppKit 0x00007fff87687d63 +[NSMenu(NSKeyEquivalents) _recursivelyRegisterMenuItem:forKeyEquivalentUniquingInMenu:] + 236
7 com.apple.AppKit 0x00007fff87687abc -[NSMenu insertItem:atIndex:] + 590
8 com.sublimetext.3 0x0000000106429309 fill_menu(NSMenu*, std::__1::vector<menu_item_t, std::__1::allocator<menu_item_t> > const&, PXMenuDelegate*, std::__1::map<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::pair<NSMenu*, int>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const, std::__1::pair<NSMenu*, int> > > >) + 828
9 com.sublimetext.3 0x0000000106429110 fill_menu(NSMenu
, std::__1::vector<menu_item_t, std::__1::allocator<menu_item_t> > const&, PXMenuDelegate*, std::__1::map<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::pair<NSMenu*, int>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const, std::__1::pair<NSMenu*, int> > > >) + 323
10 com.sublimetext.3 0x0000000106429110 fill_menu(NSMenu
, std::__1::vector<menu_item_t, std::__1::allocator<menu_item_t> > const&, PXMenuDelegate*, std::__1::map<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::pair<NSMenu*, int>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const, std::__1::pair<NSMenu*, int> > > >) + 323
11 com.sublimetext.3 0x000000010642960b px_set_menu(menu_item_t const&, memory_arena
) + 361
12 com.sublimetext.3 0x00000001063c9872 menu_loader::calculate_menu() + 132
13 com.sublimetext.3 0x00000001063c96fb menu_loader::end_update() + 45
14 com.sublimetext.3 0x00000001061d91c0 load_menu_callback::value_loaded(substring, value&, std::__1::vector<error, std::__1::allocator > const&) + 42
15 com.sublimetext.3 0x00000001063c7fd8 load_value_operation::callback_finished() + 398
16 com.sublimetext.3 0x00000001063c8201 load_value_operation::read_callback::main_file_read(substring, unsigned char const*, unsigned long long) + 321
17 com.sublimetext.3 0x00000001063e98be read_file_async_operation::proxy_callback::main_file_read(substring, unsigned char const*, unsigned long long) + 84
18 com.sublimetext.3 0x000000010641ad3e zip_read_file_result::run_main() + 66
19 com.sublimetext.3 0x000000010641ae0b result_helper::main_work_item::operator()() + 19
20 com.sublimetext.3 0x000000010641c144 ns_work_queue_runner::run_items() + 168
21 com.apple.Foundation 0x00007fff8b465f2a __NSThreadPerformPerform + 326
22 com.apple.CoreFoundation 0x00007fff89a39551 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
23 com.apple.CoreFoundation 0x00007fff89a1a6bd __CFRunLoopDoSources0 + 557
24 com.apple.CoreFoundation 0x00007fff89a19bb6 __CFRunLoopRun + 934
25 com.apple.CoreFoundation 0x00007fff89a195b4 CFRunLoopRunSpecific + 420
26 com.apple.HIToolbox 0x00007fff88fbaf6c RunCurrentEventLoopInMode + 240
27 com.apple.HIToolbox 0x00007fff88fbada1 ReceiveNextEventCommon + 432
28 com.apple.HIToolbox 0x00007fff88fbabd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
29 com.apple.AppKit 0x00007fff876b15f5 _DPSNextEvent + 1093
30 com.apple.AppKit 0x00007fff87dc18eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
31 com.apple.AppKit 0x00007fff876a5fbd -[NSApplication run] + 926
32 com.sublimetext.3 0x000000010641d15f px_run_event_loop() + 185
33 com.sublimetext.3 0x00000001061d0fb9 main + 3215
34 com.sublimetext.3 0x00000001061cff84 start + 52

Thread 1:
0 libsystem_kernel.dylib 0x00007fff9eb8041a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9eb7f867 mach_msg + 55
2 com.sublimetext.3 0x00000001064dc30e google_breakpad::ExceptionHandler::WaitForMessage(void*) + 164
3 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 2:: thread_queue
0 libsystem_kernel.dylib 0x00007fff9eb87c8a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9ec7097a _pthread_cond_wait + 712
2 com.sublimetext.3 0x000000010644c4ec basic_queue_runner::run() + 142
3 com.sublimetext.3 0x000000010644c680 queue_run_helper(void*) + 29
4 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
6 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 3:: io_worker
0 libsystem_kernel.dylib 0x00007fff9eb87c8a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9ec7097a _pthread_cond_wait + 712
2 com.sublimetext.3 0x000000010643d009 io_scheduler::extract_next_request() + 123
3 com.sublimetext.3 0x000000010643d45e io_worker::thread_proc() + 28
4 com.sublimetext.3 0x000000010643d41d worker_run_helper(void*) + 29
5 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 4:: io_worker
0 libsystem_kernel.dylib 0x00007fff9eb87c8a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9ec7097a _pthread_cond_wait + 712
2 com.sublimetext.3 0x000000010643d009 io_scheduler::extract_next_request() + 123
3 com.sublimetext.3 0x000000010643d45e io_worker::thread_proc() + 28
4 com.sublimetext.3 0x000000010643d41d worker_run_helper(void*) + 29
5 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9eb884e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9ec6f7c5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff9ec6f221 start_wqthread + 13

Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff9eb8041a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9eb7f867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff89a1a8d4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff89a19d61 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff89a195b4 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff877fde9e _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff9eb8041a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9eb7f867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff89a1a8d4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff89a19d61 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff89a195b4 CFRunLoopRunSpecific + 420
5 com.apple.CFNetwork 0x00007fff88bef144 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6 com.apple.Foundation 0x00007fff8b42730d NSThread__start + 1243
7 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 8:: shm_reader
0 libsystem_kernel.dylib 0x00007fff9eb89416 sem_wait + 10
1 com.sublimetext.3 0x0000000106448055 shm_channel::read_bytes(char*, unsigned long, int) + 53
2 com.sublimetext.3 0x000000010644813a shm_channel::read_message(string_buffer*, int) + 48
3 com.sublimetext.3 0x00000001062585e7 shm_reader_thread(void*) + 133
4 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
6 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 9:: process_status
0 libsystem_kernel.dylib 0x00007fff9eb88486 __wait4 + 10
1 com.sublimetext.3 0x0000000106444059 process_status_thread(unsigned int, void ()()) + 85
2 com.sublimetext.3 0x0000000106444173 void
std::__1::__thread_proxy<std::__1::tuple<start_process_monitor_thread(unsigned int, void ()())::$_0> >(void) + 65
3 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff9eb87c8a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9ec7097a _pthread_cond_wait + 712
2 com.sublimetext.3 0x00000001064d7a88 leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) + 90
3 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff9eb884e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9ec6f7c5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fff9ec6f221 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff9eb884e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9ec6f632 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fff9ec6f221 start_wqthread + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff9eb884e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9ec6f632 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fff9ec6f221 start_wqthread + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff9eb884e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9ec6f632 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fff9ec6f221 start_wqthread + 13

Thread 15 Crashed:
0 com.sublimetext.3 0x000000010623a8bb shared_memory_controller::access() + 51
1 com.sublimetext.3 0x00000001062391b5 crawler::run_crawl_thread() + 1137
2 com.sublimetext.3 0x000000010623a415 crawler::run_crawl_thread_thunk(void*) + 9
3 libsystem_pthread.dylib 0x00007fff9ec6fabb _pthread_body + 180
4 libsystem_pthread.dylib 0x00007fff9ec6fa07 _pthread_start + 286
5 libsystem_pthread.dylib 0x00007fff9ec6f231 thread_start + 13

Thread 15 crashed with X86 Thread State (64-bit):
rax: 0x0000000000013370 rbx: 0x00007000104cf9a0 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000018 rsi: 0x0000000000000a02 rbp: 0x00007000104cef90 rsp: 0x00007000104cef70
r8: 0x00007ff87ec024e8 r9: 0x0000000000344d03 r10: 0x000000011415d018 r11: 0x0000000000000247
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007ff8889a6400
rip: 0x000000010623a8bb rfl: 0x0000000000010202 cr2: 0x00000000000000c4

Logical CPU: 4
Error Code: 0x00000006
Trap Number: 14

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 2
CG backing stores 19.9M 5
CG image 812K 11
CoreAnimation 40K 6
CoreUI image data 1632K 10
CoreUI image file 156K 3
Foundation 4K 2
Image IO 16K 3
Kernel Alloc Once 8K 2
MALLOC 870.5M 53
MALLOC guard page 48K 10
Mach message 4K 2
Memory Tag 242 12K 2
Memory Tag 251 16K 2
SQLite page cache 64K 2
STACK GUARD 56.1M 17
Stack 53.1M 18
VM_ALLOCATE 96K 18
__DATA 33.7M 230
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 119.0M 6
__TEXT 170.6M 232
__UNICODE 556K 2
mapped file 65.4M 26
shared memory 16.6M 17
=========== ======= =======
TOTAL 1.4G 662

Model: MacBookPro11,3, BootROM MBP112.0138.B17, 4 processors, Intel Core i7, 2,3 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.171.10.1a16)
Bluetooth: Version 5.0.0f18, 3 services, 17 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: Thunderbolt Bridge, Ethernet, bridge0
Network Service: Thunderbolt Ethernet, Ethernet, en4
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

0 Likes