Skip to content

Instantly share code, notes, and snippets.

@aaronjensen
Created December 29, 2022 23:58
Show Gist options
  • Save aaronjensen/f7c46857ea93c858f46a639d8880f290 to your computer and use it in GitHub Desktop.
Save aaronjensen/f7c46857ea93c858f46a639d8880f290 to your computer and use it in GitHub Desktop.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Emacs [22286]
Path: /opt/homebrew/*/Emacs.app/Contents/MacOS/Emacs
Identifier: org.gnu.Emacs
Version: Version 29.0.60 (9.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-12-29 18:54:53.8380 -0500
OS Version: macOS 13.1 (22C65)
Report Version: 12
Anonymous UUID: CD1F31D7-5E61-2935-643D-55F58CD29C12
Sleep/Wake UUID: FC867C11-7B4D-45DA-A2FF-FE03A9A69EF4
Time Awake Since Boot: 210000 seconds
Time Since Wake: 6478 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 0x00000000000000f9
Exception Codes: 0x0000000000000001, 0x00000000000000f9
VM Region Info: 0xf9 is not in any region. Bytes before following region: 105553518919431
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1a6d621b0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1a6d98cec pthread_kill + 288
2 libsystem_c.dylib 0x1a6c9aa50 raise + 32
3 Emacs 0x10067daec terminate_due_to_signal + 204
4 Emacs 0x10067e2f0 emacs_abort + 20
5 Emacs 0x10064cdb0 ns_term_shutdown + 132
6 Emacs 0x100538b94 shut_down_emacs + 332
7 Emacs 0x10067dab4 terminate_due_to_signal + 148
8 Emacs 0x10055b084 handle_fatal_signal + 16
9 Emacs 0x10055b100 deliver_thread_signal + 124
10 Emacs 0x100559700 deliver_fatal_thread_signal + 12
11 Emacs 0x10055b160 handle_sigsegv + 96
12 libsystem_platform.dylib 0x1a6dc72a4 _sigtramp + 56
13 dyld 0x1a6a99380 lsl::BTree<lsl::Allocator::Buffer, std::__1::less<lsl::Allocator::Buffer>, false>::const_iterator::operator++() + 60
14 dyld 0x1a6a99d54 lsl::BTree<lsl::Allocator::Buffer, std::__1::less<lsl::Allocator::Buffer>, false>::erase(lsl::BTree<lsl::Allocator::Buffer, std::__1::less<lsl::Allocator::Buffer>, false>::const_iterator) + 76
15 dyld 0x1a6a999fc lsl::PersistentAllocator::reserveRange(lsl::BTree<lsl::Allocator::Buffer, lsl::PersistentAllocator::RegionSizeCompare, false>::const_iterator&, lsl::Allocator::Buffer) + 264
16 dyld 0x1a6a9a0b0 lsl::PersistentAllocator::allocate_buffer(unsigned long, unsigned long, unsigned long, lsl::Allocator**) + 624
17 dyld 0x1a6a991e0 lsl::Allocator::aligned_alloc(unsigned long, unsigned long) + 180
18 dyld 0x1a6a99230 lsl::Allocator::strdup(char const*) + 48
19 dyld 0x1a6a968b8 dyld4::FileManager::fileRecordForPath(char const*) + 40
20 dyld 0x1a6ab4624 dyld4::Atlas::ProcessSnapshot::Serializer::readMappedFileInfo(std::__1::span<std::byte, 18446744073709551615ul>&, unsigned long long&, lsl::UUID&, dyld4::FileRecord&) + 132
21 dyld 0x1a6ab3170 dyld4::Atlas::ProcessSnapshot::Serializer::deserialize(std::__1::span<std::byte, 18446744073709551615ul>) + 928
22 dyld 0x1a6ab2cec dyld4::Atlas::ProcessSnapshot::ProcessSnapshot(lsl::Allocator&, dyld4::FileManager&, bool, std::__1::span<std::byte, 18446744073709551615ul>) + 304
23 dyld 0x1a6a7ef64 lsl::UniquePtr<dyld4::Atlas::ProcessSnapshot> lsl::Allocator::makeUnique<dyld4::Atlas::ProcessSnapshot, lsl::EphemeralAllocator&, dyld4::FileManager&, bool, std::__1::span<std::byte, 18446744073709551615ul> const&>(lsl::EphemeralAllocator&, dyld4::FileManager&, bool&&, std::__1::span<std::byte, 18446744073709551615ul> const&) + 80
24 dyld 0x1a6a7bafc dyld4::RuntimeState::getCurrentProcessSnapshot() + 96
25 dyld 0x1a6a7b8cc dyld4::RuntimeState::notifyDebuggerLoad(std::__1::span<dyld4::Loader const*, 18446744073709551615ul> const&) + 72
26 dyld 0x1a6aaaf3c dyld4::APIs::dlopen_from(char const*, int, void*)::$_0::operator()() const + 748
27 dyld 0x1a6aa4968 dyld4::APIs::dlopen_from(char const*, int, void*) + 892
28 Emacs 0x100600db0 Fnative_elisp_load + 356
29 Emacs 0x1005dc88c Fload + 2104
30 Emacs 0x1005de5f0 save_match_data_load + 92
31 Emacs 0x1005b8928 load_with_autoload_queue + 120
32 Emacs 0x1005c4d84 Frequire + 560
33 Emacs 0x1005f7940 exec_byte_code + 2988
34 Emacs 0x1005f6d64 Fbyte_code + 140
35 Emacs 0x1005b4a30 eval_sub + 2236
36 Emacs 0x1005b8a4c Feval + 88
37 magit-c38bb080-4a6c551e.eln 0x14f7e2e8c top_level_run + 1900
38 Emacs 0x1006005c4 load_comp_unit + 844
39 Emacs 0x100600e08 Fnative_elisp_load + 444
40 Emacs 0x1005dc88c Fload + 2104
41 Emacs 0x1005de5f0 save_match_data_load + 92
42 Emacs 0x1005b8928 load_with_autoload_queue + 120
43 Emacs 0x1005c4d84 Frequire + 560
44 Emacs 0x1005b4a30 eval_sub + 2236
45 Emacs 0x1005b7158 internal_lisp_condition_case + 884
46 Emacs 0x1005b489c eval_sub + 1832
47 Emacs 0x1005b4bac Fprogn + 48
48 Emacs 0x1005b63a8 Fwhile + 80
49 Emacs 0x1005b489c eval_sub + 1832
50 Emacs 0x1005b4bac Fprogn + 48
51 Emacs 0x1005ba10c funcall_lambda + 1316
52 Emacs 0x1005b6724 Ffuncall + 316
53 Emacs 0x1005b6724 Ffuncall + 316
54 timer-3ee7cfd9-d55357b5.eln 0x107454e44 F74696d65722d6576656e742d68616e646c6572_timer_event_handler_0 + 832
55 Emacs 0x1005b6724 Ffuncall + 316
56 Emacs 0x100545288 timer_check + 892
57 Emacs 0x100543634 readable_events + 36
58 Emacs 0x100544eb4 get_input_pending + 56
59 Emacs 0x100543364 detect_input_pending_run_timers + 48
60 Emacs 0x10060b064 wait_reading_process_output + 3824
61 Emacs 0x1005411e0 read_char + 8656
62 Emacs 0x10053d548 read_key_sequence + 1056
63 Emacs 0x10053bdb8 command_loop_1 + 700
64 Emacs 0x1005b732c internal_condition_case + 96
65 Emacs 0x10053bae8 command_loop_2 + 52
66 Emacs 0x1005b6d50 internal_catch + 88
67 Emacs 0x10067df18 command_loop.cold.1 + 80
68 Emacs 0x10053b488 command_loop + 152
69 Emacs 0x10053b344 recursive_edit_1 + 148
70 Emacs 0x10053b5a8 Frecursive_edit + 264
71 Emacs 0x10053a924 main + 7484
72 dyld 0x1a6a6fe50 start + 2544
Thread 1:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 3:: gmain
0 libsystem_kernel.dylib 0x1a6d64a00 __select + 8
1 libglib-2.0.0.dylib 0x1014e7090 g_poll + 424
2 libglib-2.0.0.dylib 0x1014da234 g_main_context_iterate + 340
3 libglib-2.0.0.dylib 0x1014da2fc g_main_context_iteration + 60
4 libglib-2.0.0.dylib 0x1014db694 glib_worker_main + 48
5 libglib-2.0.0.dylib 0x1014fe918 g_thread_proxy + 68
6 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
7 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 4:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x1a6d5ffa4 __pselect + 8
1 libsystem_kernel.dylib 0x1a6d5fe7c pselect$DARWIN_EXTSN + 64
2 Emacs 0x10064de90 -[EmacsApp fd_handler:] + 184
3 Foundation 0x1a7d79470 __NSThread__start__ + 716
4 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a6d59d70 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a6d6b8a4 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a6d625c4 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1a6d5a0ec mach_msg + 24
4 CoreFoundation 0x1a6e78bc0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1a6e774ac __CFRunLoopRun + 1232
6 CoreFoundation 0x1a6e76888 CFRunLoopRunSpecific + 612
7 AppKit 0x1aa222410 _NSEventThread + 172
8 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
9 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 7:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000600002ed82a0
x4: 0x0000600002ed8280 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x00000000000009f0
x8: 0xa5cc82532dda82d3 x9: 0xa5cc82512fd57853 x10: 0x0000000000000001 x11: 0x0000000000000003
x12: 0x0000000000000001 x13: 0x00006000034b6740 x14: 0x010000020211fee9 x15: 0x000000020211fee8
x16: 0x0000000000000148 x17: 0x0000000206f407f0 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000002020ffa80 x21: 0x0000000000000103 x22: 0x00000002020ffb60 x23: 0x00000201b888f005
x24: 0x000000016f989e51 x25: 0x0000000000000005 x26: 0x0000000000000000 x27: 0x0000000100de0790
x28: 0x0000000100de0800 fp: 0x0000000100c39910 lr: 0x00000001a6d98cec
sp: 0x0000000100c398f0 pc: 0x00000001a6d621b0 cpsr: 0x40001000
far: 0x000000011c072878 esr: 0x56000080 Address size fault
Binary Images:
0x1a6d59000 - 0x1a6d91ff3 libsystem_kernel.dylib (*) <aebf397e-e2ef-3a49-be58-23d4558511f6> /usr/lib/system/libsystem_kernel.dylib
0x1a6d92000 - 0x1a6d9effb libsystem_pthread.dylib (*) <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib
0x1a6c59000 - 0x1a6cd9ff3 libsystem_c.dylib (*) <756cd0d2-3241-3a74-8c59-02632dcee221> /usr/lib/system/libsystem_c.dylib
0x100470000 - 0x1006c7fff org.gnu.Emacs (Version 29.0.60) <05fbbbfb-3405-3d9f-a7a0-4fd6430863ba> /opt/homebrew/*/Emacs.app/Contents/MacOS/Emacs
0x1a6dc3000 - 0x1a6dcaffb libsystem_platform.dylib (*) <b215ae90-4ed2-3fcd-8ccc-6c0d93cc4f41> /usr/lib/system/libsystem_platform.dylib
0x1a6a6a000 - 0x1a6af4b63 dyld (*) <487cfdeb-9b07-39bf-bfb9-970b61aea2d1> /usr/lib/dyld
0x14f7dc000 - 0x14f7e3fff magit-c38bb080-4a6c551e.eln (*) <aaf28831-d7bb-35f2-95b1-08ef15b19660> /Users/USER/*/magit-c38bb080-4a6c551e.eln
0x107450000 - 0x107457fff timer-3ee7cfd9-d55357b5.eln (*) <0f550bba-4a80-3546-98fe-a92aa0d14158> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/timer-3ee7cfd9-d55357b5.eln
0x1014a4000 - 0x10158bfff libglib-2.0.0.dylib (*) <3d9ef230-d849-340c-a2d8-39873c4990e5> /opt/homebrew/*/libglib-2.0.0.dylib
0x1a7d23000 - 0x1a875bfff com.apple.Foundation (6.9) <f1f5f857-8c3c-36d5-bc27-7702d6795468> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1a6df7000 - 0x1a72cefff com.apple.CoreFoundation (6.9) <fd16d6d9-10c0-323b-b43b-9781c4a4d268> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1aa0bf000 - 0x1aafc9fff com.apple.AppKit (6.9) <dbbd4dea-6c68-3200-a81b-79b6a62f4669> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Emacs [22192]
Path: /opt/homebrew/*/Emacs.app/Contents/MacOS/Emacs
Identifier: org.gnu.Emacs
Version: Version 29.0.60 (9.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-12-29 18:53:11.1620 -0500
OS Version: macOS 13.1 (22C65)
Report Version: 12
Anonymous UUID: CD1F31D7-5E61-2935-643D-55F58CD29C12
Sleep/Wake UUID: FC867C11-7B4D-45DA-A2FF-FE03A9A69EF4
Time Awake Since Boot: 210000 seconds
Time Since Wake: 6375 seconds
System Integrity Protection: enabled
Notes:
dyld_process_snapshot_create_for_process failed with 5
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000008b1509780
Exception Codes: 0x0000000000000001, 0x00000008b1509780
VM Region Info: 0x8b1509780 is not in any region. Bytes after previous region: 26810046337 Bytes before following region: 30311147648
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
unused __TEXT 2734f8000-2734fc000 [ 16K] r--/r-- SM=COW ...ed lib __TEXT
---> GAP OF 0xd4cb04000 BYTES
commpage (reserved) fc0000000-1000000000 [ 1.0G] ---/--- SM=NUL ...(unallocated)
Error Formulating Crash Report:
dyld_process_snapshot_create_for_process failed with 5
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1a6d621b0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1a6d98cec pthread_kill + 288
2 libsystem_c.dylib 0x1a6c9aa50 raise + 32
3 Emacs 0x104addaec terminate_due_to_signal + 204
4 Emacs 0x104ade2f0 emacs_abort + 20
5 Emacs 0x104aacdb0 ns_term_shutdown + 132
6 Emacs 0x104998b94 shut_down_emacs + 332
7 Emacs 0x104addab4 terminate_due_to_signal + 148
8 Emacs 0x1049bb084 handle_fatal_signal + 16
9 Emacs 0x1049bb100 deliver_thread_signal + 124
10 Emacs 0x1049b9700 deliver_fatal_thread_signal + 12
11 Emacs 0x1049bb160 handle_sigsegv + 96
12 libsystem_platform.dylib 0x1a6dc72a4 _sigtramp + 56
13 dyld 0x1a6a97c2c lsl::UniquePtr<char const>::~UniquePtr() + 52
14 dyld 0x1a6a97570 dyld4::FileRecord::~FileRecord() + 52
15 dyld 0x1a6a7f6f8 lsl::UniquePtr<dyld4::Atlas::Image>::~UniquePtr() + 68
16 dyld 0x1a6aaba9c lsl::BTree<lsl::UniquePtr<dyld4::Atlas::Image>, std::__1::less<lsl::UniquePtr<dyld4::Atlas::Image> >, false>::NodeCore<31u, 15u>::deallocateChildren() + 116
17 dyld 0x1a6aaba68 lsl::BTree<lsl::UniquePtr<dyld4::Atlas::Image>, std::__1::less<lsl::UniquePtr<dyld4::Atlas::Image> >, false>::NodeCore<31u, 15u>::deallocateChildren() + 64
18 dyld 0x1a6aaba68 lsl::BTree<lsl::UniquePtr<dyld4::Atlas::Image>, std::__1::less<lsl::UniquePtr<dyld4::Atlas::Image> >, false>::NodeCore<31u, 15u>::deallocateChildren() + 64
19 dyld 0x1a6a7f678 lsl::BTree<lsl::UniquePtr<dyld4::Atlas::Image>, std::__1::less<lsl::UniquePtr<dyld4::Atlas::Image> >, false>::clear() + 32
20 dyld 0x1a6a7f00c dyld4::RuntimeState::freeProcessSnapshot() + 60
21 dyld 0x1a6aa4990 dyld4::APIs::dlopen_from(char const*, int, void*) + 932
22 Emacs 0x104a60db0 Fnative_elisp_load + 356
23 Emacs 0x104a3c88c Fload + 2104
24 Emacs 0x104a3e5f0 save_match_data_load + 92
25 Emacs 0x104a18928 load_with_autoload_queue + 120
26 Emacs 0x104a24d84 Frequire + 560
27 Emacs 0x104a57940 exec_byte_code + 2988
28 Emacs 0x104a56d64 Fbyte_code + 140
29 Emacs 0x104a14a30 eval_sub + 2236
30 Emacs 0x104a18a4c Feval + 88
31 magit-c38bb080-4a6c551e.eln 0x16113ee8c top_level_run + 1900
32 Emacs 0x104a605c4 load_comp_unit + 844
33 Emacs 0x104a60e08 Fnative_elisp_load + 444
34 Emacs 0x104a3c88c Fload + 2104
35 Emacs 0x104a3e5f0 save_match_data_load + 92
36 Emacs 0x104a18928 load_with_autoload_queue + 120
37 Emacs 0x104a24d84 Frequire + 560
38 Emacs 0x104a14a30 eval_sub + 2236
39 Emacs 0x104a17158 internal_lisp_condition_case + 884
40 Emacs 0x104a1489c eval_sub + 1832
41 Emacs 0x104a14bac Fprogn + 48
42 Emacs 0x104a163a8 Fwhile + 80
43 Emacs 0x104a1489c eval_sub + 1832
44 Emacs 0x104a14bac Fprogn + 48
45 Emacs 0x104a1a10c funcall_lambda + 1316
46 Emacs 0x104a16724 Ffuncall + 316
47 Emacs 0x104a16724 Ffuncall + 316
48 timer-3ee7cfd9-d55357b5.eln 0x10b8b4e44 F74696d65722d6576656e742d68616e646c6572_timer_event_handler_0 + 832
49 Emacs 0x104a16724 Ffuncall + 316
50 Emacs 0x1049a5288 timer_check + 892
51 Emacs 0x1049a3634 readable_events + 36
52 Emacs 0x1049a4eb4 get_input_pending + 56
53 Emacs 0x1049a3364 detect_input_pending_run_timers + 48
54 Emacs 0x104a6b064 wait_reading_process_output + 3824
55 Emacs 0x1048e14d8 sit_for + 376
56 Emacs 0x1049a0a74 read_char + 6756
57 Emacs 0x10499d548 read_key_sequence + 1056
58 Emacs 0x10499bdb8 command_loop_1 + 700
59 Emacs 0x104a1732c internal_condition_case + 96
60 Emacs 0x10499bae8 command_loop_2 + 52
61 Emacs 0x104a16d50 internal_catch + 88
62 Emacs 0x10499b470 command_loop + 128
63 Emacs 0x10499b344 recursive_edit_1 + 148
64 Emacs 0x1049cb748 Fread_from_minibuffer + 3484
65 Emacs 0x104a16724 Ffuncall + 316
66 Emacs 0x104a18f28 Fapply + 612
67 mini-frame-8b5b971c-5c55896e.eln 0x11528da8c F6d696e692d6672616d652d2d646973706c6179_mini_frame__display_0 + 748
68 Emacs 0x104a16724 Ffuncall + 316
69 mini-frame-8b5b971c-5c55896e.eln 0x11528e648 F6d696e692d6672616d652d726561642d66726f6d2d6d696e69627566666572_mini_frame_read_from_minibuffer_0 + 1832
70 Emacs 0x104a16724 Ffuncall + 316
71 Emacs 0x104a18f28 Fapply + 612
72 Emacs 0x104a57940 exec_byte_code + 2988
73 Emacs 0x104a16724 Ffuncall + 316
74 subr--trampoline-726561642d66726f6d2d6d696e69627566666572_read_from_minibuffer_0.eln 0x11534ff2c F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_0 + 80
75 subr-13adf6a6-818c6388.eln 0x108de4e5c F726561642d636861722d66726f6d2d6d696e69627566666572_read_char_from_minibuffer_0 + 636
76 Emacs 0x104a16724 Ffuncall + 316
77 subr-13adf6a6-818c6388.eln 0x108de4194 F726561642d636861722d63686f696365_read_char_choice_0 + 148
78 Emacs 0x104a16724 Ffuncall + 316
79 files-1e8937b2-20155324.eln 0x108e6c3fc F6861636b2d6c6f63616c2d7661726961626c65732d636f6e6669726d_hack_local_variables_confirm_0 + 876
80 Emacs 0x104a16724 Ffuncall + 316
81 files-1e8937b2-20155324.eln 0x108e6d16c F6861636b2d6c6f63616c2d7661726961626c65732d66696c746572_hack_local_variables_filter_0 + 1080
82 Emacs 0x104a16724 Ffuncall + 316
83 files-1e8937b2-20155324.eln 0x108e71a24 F6861636b2d6469722d6c6f63616c2d7661726961626c6573_hack_dir_local_variables_0 + 224
84 Emacs 0x104a16724 Ffuncall + 316
85 files-1e8937b2-20155324.eln 0x108e6daa0 F6861636b2d6c6f63616c2d7661726961626c6573_hack_local_variables_0 + 1664
86 Emacs 0x104a16724 Ffuncall + 316
87 subr-13adf6a6-818c6388.eln 0x108de03a8 F72756e2d6d6f64652d686f6f6b73_run_mode_hooks_0 + 1032
88 Emacs 0x104a16724 Ffuncall + 316
89 lua-mode-728c8e62-c1ca87c7.eln 0x115b80e6c F6c75612d6d6f6465_lua_mode_0 + 1180
90 Emacs 0x104a16724 Ffuncall + 316
91 files-1e8937b2-20155324.eln 0x108e6bd70 F7365742d6175746f2d6d6f64652d30_set_auto_mode_0_0 + 224
92 Emacs 0x104a16724 Ffuncall + 316
93 files-1e8937b2-20155324.eln 0x108e6ac2c F7365742d6175746f2d6d6f64652d2d6170706c792d616c697374_set_auto_mode__apply_alist_0 + 760
94 Emacs 0x104a16724 Ffuncall + 316
95 files-1e8937b2-20155324.eln 0x108e6b97c F7365742d6175746f2d6d6f6465_set_auto_mode_0 + 2332
96 Emacs 0x104a16724 Ffuncall + 316
97 files-1e8937b2-20155324.eln 0x108e6a3cc F6e6f726d616c2d6d6f6465_normal_mode_0 + 748
98 Emacs 0x104a16724 Ffuncall + 316
99 files-1e8937b2-20155324.eln 0x108e69908 F61667465722d66696e642d66696c65_after_find_file_0 + 344
100 Emacs 0x104a16724 Ffuncall + 316
101 Emacs 0x104a18f28 Fapply + 612
102 Emacs 0x104a57940 exec_byte_code + 2988
103 Emacs 0x104a16724 Ffuncall + 316
104 Emacs 0x104a18f28 Fapply + 612
105 Emacs 0x104a57940 exec_byte_code + 2988
106 Emacs 0x104a16724 Ffuncall + 316
107 files-1e8937b2-20155324.eln 0x108e69310 F66696e642d66696c652d6e6f73656c6563742d31_find_file_noselect_1_0 + 1856
108 Emacs 0x104a16724 Ffuncall + 316
109 files-1e8937b2-20155324.eln 0x108e67fd0 F66696e642d66696c652d6e6f73656c656374_find_file_noselect_0 + 1328
110 Emacs 0x104a16724 Ffuncall + 316
111 files-1e8937b2-20155324.eln 0x108e65d20 F66696e642d66696c65_find_file_0 + 76
112 Emacs 0x104a16724 Ffuncall + 316
113 project-5477de5a-7954ef66.eln 0x11665b878 F70726f6a6563742d66696e642d66696c652d696e_project_find_file_in_0 + 372
114 Emacs 0x104a16724 Ffuncall + 316
115 project-5477de5a-7954ef66.eln 0x11665b090 F70726f6a6563742d66696e642d66696c65_project_find_file_0 + 192
116 Emacs 0x104a14788 eval_sub + 1556
117 Emacs 0x104a14bac Fprogn + 48
118 Emacs 0x104a162b4 Flet + 840
119 Emacs 0x104a1489c eval_sub + 1832
120 Emacs 0x104a14bac Fprogn + 48
121 Emacs 0x104a1489c eval_sub + 1832
122 Emacs 0x104a14bac Fprogn + 48
123 Emacs 0x104a1a10c funcall_lambda + 1316
124 Emacs 0x104a16724 Ffuncall + 316
125 tab-bar-f81d329c-05c29e14.eln 0x10762dc84 F7461622d6261722d6e65772d7461622d746f_tab_bar_new_tab_to_0 + 2196
126 Emacs 0x104a16724 Ffuncall + 316
127 tab-bar-f81d329c-05c29e14.eln 0x10762e174 F7461622d6261722d6e65772d746162_tab_bar_new_tab_0 + 340
128 Emacs 0x104a16724 Ffuncall + 316
129 tab-bar-f81d329c-05c29e14.eln 0x10762c570 F7461622d6261722d7377697463682d746f2d746162_tab_bar_switch_to_tab_0 + 192
130 Emacs 0x104a14788 eval_sub + 1556
131 Emacs 0x104a14bac Fprogn + 48
132 Emacs 0x104a15cac FletX + 108
133 Emacs 0x104a1489c eval_sub + 1832
134 Emacs 0x104a14bac Fprogn + 48
135 Emacs 0x104a1a10c funcall_lambda + 1316
136 Emacs 0x104a16724 Ffuncall + 316
137 Emacs 0x104a122ac Ffuncall_interactively + 68
138 Emacs 0x104a16724 Ffuncall + 316
139 Emacs 0x104a12600 Fcall_interactively + 828
140 simple-fab5b0cf-b9ebea66.eln 0x108f213cc F636f6d6d616e642d65786563757465_command_execute_0 + 652
141 Emacs 0x104a16724 Ffuncall + 316
142 Emacs 0x10499bfa8 command_loop_1 + 1196
143 Emacs 0x104a1732c internal_condition_case + 96
144 Emacs 0x10499bae8 command_loop_2 + 52
145 Emacs 0x104a16d50 internal_catch + 88
146 Emacs 0x104addf18 command_loop.cold.1 + 80
147 Emacs 0x10499b488 command_loop + 152
148 Emacs 0x10499b344 recursive_edit_1 + 148
149 Emacs 0x10499b5a8 Frecursive_edit + 264
150 Emacs 0x10499a924 main + 7484
151 dyld 0x1a6a6fe50 start + 2544
Thread 1:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 3:: gmain
0 libsystem_kernel.dylib 0x1a6d64a00 __select + 8
1 libglib-2.0.0.dylib 0x105947090 g_poll + 424
2 libglib-2.0.0.dylib 0x10593a234 g_main_context_iterate + 340
3 libglib-2.0.0.dylib 0x10593a2fc g_main_context_iteration + 60
4 libglib-2.0.0.dylib 0x10593b694 glib_worker_main + 48
5 libglib-2.0.0.dylib 0x10595e918 g_thread_proxy + 68
6 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
7 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 4:
0 libsystem_pthread.dylib 0x1a6d93e18 start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x1a6d5ffa4 __pselect + 8
1 libsystem_kernel.dylib 0x1a6d5fe7c pselect$DARWIN_EXTSN + 64
2 Emacs 0x104aade90 -[EmacsApp fd_handler:] + 184
3 Foundation 0x1a7d79470 __NSThread__start__ + 716
4 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
5 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a6d59d70 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1a6d6b8a4 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1a6d625c4 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1a6d5a0ec mach_msg + 24
4 CoreFoundation 0x1a6e78bc0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1a6e774ac __CFRunLoopRun + 1232
6 CoreFoundation 0x1a6e76888 CFRunLoopRunSpecific + 612
7 AppKit 0x1aa222410 _NSEventThread + 172
8 libsystem_pthread.dylib 0x1a6d9906c _pthread_start + 148
9 libsystem_pthread.dylib 0x1a6d93e2c thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x00006000012f4da0
x4: 0x00006000012f4d80 x5: 0x0000000000000000 x6: 0x0000000000000061 x7: 0x0000000000000bf0
x8: 0x82e2533e6186b78c x9: 0x82e2533c63894d0c x10: 0x0000000000000001 x11: 0x0000000000000003
x12: 0x0000000000000001 x13: 0x0000600000630540 x14: 0x010000020211fee9 x15: 0x000000020211fee8
x16: 0x0000000000000148 x17: 0x0000000206f407f0 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000002020ffa80 x21: 0x0000000000000103 x22: 0x00000002020ffb60 x23: 0x000000016b529428
x24: 0x0000000000000001 x25: 0x000000010504add8 x26: 0x0000000000000000 x27: 0x0000000000000000
x28: 0x0000000000000000 fp: 0x0000000105099910 lr: 0x00000001a6d98cec
sp: 0x00000001050998f0 pc: 0x00000001a6d621b0 cpsr: 0x40001000
far: 0x0000000103a14000 esr: 0x56000080 Address size fault
Binary Images:
0x1a6d59000 - 0x1a6d91ff3 libsystem_kernel.dylib (*) <aebf397e-e2ef-3a49-be58-23d4558511f6> /usr/lib/system/libsystem_kernel.dylib
0x1a6d92000 - 0x1a6d9effb libsystem_pthread.dylib (*) <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib
0x1a6c59000 - 0x1a6cd9ff3 libsystem_c.dylib (*) <756cd0d2-3241-3a74-8c59-02632dcee221> /usr/lib/system/libsystem_c.dylib
0x1048d0000 - 0x104b27fff org.gnu.Emacs (Version 29.0.60) <05fbbbfb-3405-3d9f-a7a0-4fd6430863ba> /opt/homebrew/*/Emacs.app/Contents/MacOS/Emacs
0x1a6dc3000 - 0x1a6dcaffb libsystem_platform.dylib (*) <b215ae90-4ed2-3fcd-8ccc-6c0d93cc4f41> /usr/lib/system/libsystem_platform.dylib
0x1a6a6a000 - 0x1a6af4b63 dyld (*) <487cfdeb-9b07-39bf-bfb9-970b61aea2d1> /usr/lib/dyld
0x161138000 - 0x16113ffff magit-c38bb080-4a6c551e.eln (*) <aaf28831-d7bb-35f2-95b1-08ef15b19660> /Users/USER/*/magit-c38bb080-4a6c551e.eln
0x10b8b0000 - 0x10b8b7fff timer-3ee7cfd9-d55357b5.eln (*) <0f550bba-4a80-3546-98fe-a92aa0d14158> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/timer-3ee7cfd9-d55357b5.eln
0x11528c000 - 0x11528ffff mini-frame-8b5b971c-5c55896e.eln (*) <8c4c49f6-1deb-325a-a8a7-738db50cf0af> /Users/USER/*/mini-frame-8b5b971c-5c55896e.eln
0x11534c000 - 0x11534ffff subr--trampoline-726561642d66726f6d2d6d696e69627566666572_read_from_minibuffer_0.eln (*) <d0edd1a9-a3d3-3729-83e4-e13b3490185d> /Users/USER/*/subr--trampoline-726561642d66726f6d2d6d696e69627566666572_read_from_minibuffer_0.eln
0x108dd0000 - 0x108e03fff subr-13adf6a6-818c6388.eln (*) <7350297a-5236-3262-aa1f-9e88e72dfa8b> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/subr-13adf6a6-818c6388.eln
0x108e60000 - 0x108e8ffff files-1e8937b2-20155324.eln (*) <ce83f177-a53a-372f-894f-2720387dbd0b> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/files-1e8937b2-20155324.eln
0x115b7c000 - 0x115b8bfff lua-mode-728c8e62-c1ca87c7.eln (*) <9857a0f8-f57c-36d4-88b0-b30267065cc7> /Users/USER/*/lua-mode-728c8e62-c1ca87c7.eln
0x116654000 - 0x116663fff project-5477de5a-7954ef66.eln (*) <377e9a0c-8634-3715-a128-16677ee3d2aa> /Users/USER/*/project-5477de5a-7954ef66.eln
0x107624000 - 0x107637fff tab-bar-f81d329c-05c29e14.eln (*) <d074e9e8-2d18-3db9-bde0-580ce77ba1f8> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/tab-bar-f81d329c-05c29e14.eln
0x108f10000 - 0x108f53fff simple-fab5b0cf-b9ebea66.eln (*) <a4daa0eb-c713-335a-9bc1-a86844882933> /opt/homebrew/*/Emacs.app/Contents/native-lisp/29.0.60-c7b10636/preloaded/simple-fab5b0cf-b9ebea66.eln
0x105904000 - 0x1059ebfff libglib-2.0.0.dylib (*) <3d9ef230-d849-340c-a2d8-39873c4990e5> /opt/homebrew/*/libglib-2.0.0.dylib
0x1a7d23000 - 0x1a875bfff com.apple.Foundation (6.9) <f1f5f857-8c3c-36d5-bc27-7702d6795468> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1a6df7000 - 0x1a72cefff com.apple.CoreFoundation (6.9) <fd16d6d9-10c0-323b-b43b-9781c4a4d268> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1aa0bf000 - 0x1aafc9fff com.apple.AppKit (6.9) <dbbd4dea-6c68-3200-a81b-79b6a62f4669> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment