GNU bug report logs -
#36280
26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault
Previous Next
Reported by: VanL <van <at> scratch.space>
Date: Tue, 18 Jun 2019 14:19:01 UTC
Severity: normal
Tags: moreinfo
Found in version 26.2.90
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: VanL <van <at> scratch.space>
> Date: Fri, 21 Jun 2019 13:21:43 +1000
> Cc: rpluim <at> gmail.com,
> 36280 <at> debbugs.gnu.org
>
> (gdb) thread apply all bt
>
> Thread 2 (Thread 0x1313 of process 10047):
> #0 0x00007fff91f4707a in select$DARWIN_EXTSN () from /usr/lib/system/libsystem_kernel.dylib
> #1 0x000000010140ae97 in g_poll () from /opt/local/lib/libglib-2.0.0.dylib
> #2 0x00000001013fe623 in g_main_context_iterate () from /opt/local/lib/libglib-2.0.0.dylib
> #3 0x00000001013fe6d1 in g_main_context_iteration () from /opt/local/lib/libglib-2.0.0.dylib
> #4 0x00000001013ff7d6 in glib_worker_main () from /opt/local/lib/libglib-2.0.0.dylib
> #5 0x0000000101420904 in g_thread_proxy () from /opt/local/lib/libglib-2.0.0.dylib
> #6 0x00007fff91c9899d in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
> #7 0x00007fff91c9891a in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
> #8 0x00007fff91c96351 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
> #9 0x0000000000000000 in ?? ()
>
> Thread 1 (Thread 0x1103 of process 10047):
> #0 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib
> #1 0x0000000100fddfee in XrmDestroyDatabase () from /opt/X11/lib/libX11.6.dylib
> #2 0x0000000100fddf9d in XrmSetDatabase () from /opt/X11/lib/libX11.6.dylib
> #3 0x0000000100177677 in x_term_init (display_name=4376825252, xrm_option=0x0, resource_name=0x105019318 "emacs") at ../../emacs/src/xterm.c:12633
Looks like some kind of incompatibility between Xlib and GTK? They
both try to lock a mutex or something? Entirely out of my area of
expertise. Maybe someone else can chime in.
Is this configuration even known to work on Darwin?
This bug report was last modified 3 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.