M-x report-emacs-bug RET wrote: > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug:
In a diff-buffer, I did `M-x add-change-log-entry-other-window RET' (which opens a new frame with my configuration). Then emacs crashed. > If emacs crashed, and you have the emacs process in the gdb debugger, > please include the output from the following gdb commands: > `bt full' and `xbacktrace'. gdb output: [...] Detaching after fork from child process 31826. 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. ) at /home/dept/ste/src/links/emacs/cvs-HEAD/emacs/src/xfns.c:1657 bytes = Variable "bytes" is not available. (gdb) xbacktrace (gdb) > In GNU Emacs 22.0.50.5 (x86_64-unknown-linux-gnu, GTK+ Version 2.4.9) > of 2005-11-29 on bridgekeeper > X server distributor `The X.Org Foundation', version 11.0.60801000 > configured using `configure '--prefix=/import/xtra/emacs/HEAD' '--with-gtk' > '--exec-prefix=/import/xtra/emacs/HEAD-x86_64'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: POSIX > value of $LC_CTYPE: [EMAIL PROTECTED] > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: en_US > locale-coding-system: iso-8859-15 > default-enable-multibyte-characters: t [ Stuff not related to the crashed session stripped. ] Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug