1 Nov 2007 18:50
23.0.50; clone-indirect-object-other-window segfaults
Eric Hanchrow <offby1 <at> blarg.net>
2007-11-01 17:50:44 GMT
2007-11-01 17:50:44 GMT
Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: $ cd ...emacs-cvs/src $ gdb emacs DISPLAY = :0.0 TERM = screen Breakpoint 1 at 0x80f6316: file emacs.c, line 431. Breakpoint 2 at 0x810fd23: file sysdep.c, line 1435. (gdb) run -Q -nw -e 'clone-indirect-buffer-other-window' Starting program: /usr/local/src/emacs-cvs-trunk/src/emacs -Q -nw -e 'clone-indirect-buffer-other-window' [Thread debugging using libthread_db enabled] [New Thread -1220732608 (LWP 7514)] [Switching to Thread -1220732608 (LWP 7514)] Program received signal SIGSEGV, Segmentation fault. 0x0816da99 in print_object (obj=1, printcharfun=137537785, escapeflag=1) at print.c:1678 warning: Source file is more recent than executable. 1678 } (gdb) bt full #0 0x0816da99 in print_object (obj=1, printcharfun=137537785, escapeflag=1) at print.c:1678 end = <value optimized out> c = <value optimized out> i_byte = <value optimized out> confusing = <value optimized out> p = <value optimized out>(Continue reading)
RSS Feed