Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Emacs crashed by lsp cquery server #776

@seagle0128

Description

@seagle0128
Process:               Emacs [17152]
Path:                  /usr/local/Cellar/emacs/26.1_1/Emacs.app/Contents/MacOS/Emacs
Identifier:            org.gnu.Emacs
Version:               Version 26.1 (9.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Emacs [17152]
User ID:               501

Date/Time:             2018-08-18 14:48:52.073 +0800
OS Version:            Mac OS X 10.13.6 (17G65)
Report Version:        12
Anonymous UUID:        8D63BD2E-2FD2-572A-CA8B-A55F236588EC

Sleep/Wake UUID:       4E4F874C-A49A-4CC7-B2CD-0301016F8932

Time Awake Since Boot: 23000 seconds
Time Since Wake:       10000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00007ffff4bad62d
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x7ffff4bad62d:
    unused shlib __TEXT    00007fffd2059000-00007fffd2dce000 [ 13.5M] r--/r-- SM=COW  system shared lib __TEXT not used by this process
--> 
    shared memory          00007fffffe00000-00007fffffe01000 [    4K] r--/r-- SM=SHM  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff557beb66 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff55989080 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff556cc6fe raise + 26
3   org.gnu.Emacs                 	0x00000001000a1c27 terminate_due_to_signal + 155
4   org.gnu.Emacs                 	0x00000001000b92ca emacs_abort + 19
5   org.gnu.Emacs                 	0x000000010017b1c7 ns_term_shutdown + 122
6   org.gnu.Emacs                 	0x00000001000a1de9 shut_down_emacs + 262
7   org.gnu.Emacs                 	0x00000001000a1bf2 terminate_due_to_signal + 102
8   org.gnu.Emacs                 	0x00000001000bb6ac handle_fatal_signal + 14
9   org.gnu.Emacs                 	0x00000001000ba623 deliver_fatal_thread_signal + 114
10  org.gnu.Emacs                 	0x00000001000bb757 handle_sigsegv + 171
11  libsystem_platform.dylib      	0x00007fff5597cf5a _sigtramp + 26
12  ???                           	000000000000000000 0 + 0
13  org.gnu.Emacs                 	0x00000001000401fa handle_stop + 98
14  org.gnu.Emacs                 	0x000000010001aa66 start_display + 76
15  org.gnu.Emacs                 	0x000000010004b60e redisplay_window + 13504
16  org.gnu.Emacs                 	0x000000010004814a redisplay_window_0 + 38
17  org.gnu.Emacs                 	0x000000010010eb78 internal_condition_case_1 + 91
18  org.gnu.Emacs                 	0x0000000100047749 redisplay_windows + 135
19  org.gnu.Emacs                 	0x00000001000275d7 redisplay_internal + 4609
20  org.gnu.Emacs                 	0x00000001000a80aa read_char + 1677
21  org.gnu.Emacs                 	0x00000001000a6148 read_key_sequence + 1402
22  org.gnu.Emacs                 	0x00000001000a4cdb command_loop_1 + 795
23  org.gnu.Emacs                 	0x000000010010eaf6 internal_condition_case + 87
24  org.gnu.Emacs                 	0x00000001000b10d7 command_loop_2 + 37
25  org.gnu.Emacs                 	0x000000010010e636 internal_catch + 74
26  org.gnu.Emacs                 	0x00000001000a42db command_loop + 156
27  org.gnu.Emacs                 	0x00000001000a41f9 recursive_edit_1 + 111
28  org.gnu.Emacs                 	0x00000001000a441b Frecursive_edit + 228
29  org.gnu.Emacs                 	0x00000001000a3380 main + 5438
30  libdyld.dylib                 	0x00007fff5566e015 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff557bf28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff5598620e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       	0x00007fff55985be9 start_wqthread + 13

Thread 2:: gmain
0   libsystem_kernel.dylib        	0x00007fff557becf2 __select + 10
1   libglib-2.0.0.dylib           	0x0000000100a2ab60 g_poll + 430
2   libglib-2.0.0.dylib           	0x0000000100a1e82f g_main_context_iterate + 340
3   libglib-2.0.0.dylib           	0x0000000100a1e8dd g_main_context_iteration + 55
4   libglib-2.0.0.dylib           	0x0000000100a1f98b glib_worker_main + 30
5   libglib-2.0.0.dylib           	0x0000000100a3f941 g_thread_proxy + 90
6   libsystem_pthread.dylib       	0x00007fff55986661 _pthread_body + 340
7   libsystem_pthread.dylib       	0x00007fff5598650d _pthread_start + 377
8   libsystem_pthread.dylib       	0x00007fff55985bf9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff557becf2 __select + 10
1   org.gnu.Emacs                 	0x000000010017c2e4 -[EmacsApp fd_handler:] + 211
2   com.apple.Foundation          	0x00007fff2f9381f8 __NSThread__start__ + 1197
3   libsystem_pthread.dylib       	0x00007fff55986661 _pthread_body + 340
4   libsystem_pthread.dylib       	0x00007fff5598650d _pthread_start + 377
5   libsystem_pthread.dylib       	0x00007fff55985bf9 thread_start + 13

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff557b520a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff557b4724 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2d82e785 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff2d82dad7 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff2d82d153 CFRunLoopRunSpecific + 483
5   com.apple.AppKit              	0x00007fff2af05fc4 _NSEventThread + 184
6   libsystem_pthread.dylib       	0x00007fff55986661 _pthread_body + 340
7   libsystem_pthread.dylib       	0x00007fff5598650d _pthread_start + 377
8   libsystem_pthread.dylib       	0x00007fff55985bf9 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff557bf28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff55986009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff55985be9 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff557bf28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff5598620e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       	0x00007fff55985be9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff8e182380  rcx: 0x00000001005ca038  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00000001005ca070  rsp: 0x00000001005ca038
   r8: 0x00007fff87a408a0   r9: 0x000000010b9ecfe0  r10: 0x0000000000000000  r11: 0x0000000000000287
  r12: 0x0000000000000307  r13: 0x0000000000000001  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff557beb66  rfl: 0x0000000000000286  cr2: 0x00000001005c9c80
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions