Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 182940272320 (LWP 14358)]
    0x0000002a97462fe2 in memcpy () from /lib64/tls/libc.so.6
    (gdb) bt full
    #0  0x0000002a97462fe2 in memcpy () from /lib64/tls/libc.so.6
    No symbol table info available.
    #1  0x0000000000ec5898 in ?? ()
    No symbol table info available.
    #2  0x0000002a9709ece0 in XChangeProperty () from 
/usr/X11R6/lib64/libX11.so.6
    No symbol table info available.
    #3  0x0000002a970cb2f8 in XSetTextProperty () from 
/usr/X11R6/lib64/libX11.so.6
    No symbol table info available.
    #4  0x0000002a970cb32e in XSetWMIconName () from 
/usr/X11R6/lib64/libX11.so.6
    No symbol table info available.
    #5  0x00000000004c874e in x_set_name_internal (f=0x3563680, name=Variable 
"name" is not available.

Can you please examine the arguments that were passed to
XSetWMIconName?  Are they all valid data?

Is this reproducible?


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to