Opened 2 years ago
Closed 2 years ago
#65808 closed defect (worksforme)
emacs segfaults on x86_64
Reported by: | essandess (Steve Smith) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | drkp (Dan Ports) | |
Port: | emacs |
Description
emacs segfaults on x86_64, whether installed from macports build or port -s
source build.
/opt/local/bin/emacs Fatal error 11: Segmentation fault Backtrace: 0 emacs-28.1 0x000000010009e0e5 emacs_backtrace + 152 1 emacs-28.1 0x000000010016be2a terminate_due_to_signal + 125 2 emacs-28.1 0x000000010009f314 deliver_thread_signal + 0 3 emacs-28.1 0x000000010009f386 init_bignum + 0 4 emacs-28.1 0x000000010009df44 maybe_fatal_sig + 0 5 libsystem_platform.dylib 0x00007ff80887fdfd _sigtramp + 29 6 ??? 0x0000000000000000 0x0 + 0 7 emacs-28.1 0x0000000100005161 update_frame + 254 8 emacs-28.1 0x000000010001ab6d echo_area_display + 513 9 emacs-28.1 0x000000010001a892 message3_nolog + 519 10 emacs-28.1 0x000000010001a5b2 message3 + 393 11 emacs-28.1 0x00000001000ee109 Fmessage + 67 12 emacs-28.1 0x00000001000f6ae0 Ffuncall + 559 13 startup-bbc6ea72-9c04c94d.eln 0x000000010252762c F646973706c61792d737461727475702d6563686f2d617265612d6d657373616765_display_startup_echo_area_message_0 + 1084 Segmentation fault: 11
macOS 12.5.1 21G83 x86_64 Xcode 13.4.1 13F100
Change History (2)
comment:1 Changed 2 years ago by essandess (Steve Smith)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It seems I’m the only one observing this and it stopped after a reboot, so I’m going to declare anomaly and close this issue.