emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs crashes, 07nov16


From: Robert J. Chassell
Subject: Re: Emacs crashes, 07nov16
Date: Mon, 19 Nov 2007 14:05:02 +0000 (UTC)

   When it crashes after (x-synchronize t),
   the backtrace will show the Xlib construct that got the error.
   Please send that backtrace.

Thanks.  Here it is.  Does this show the proper construct?

(gdb) bt full
#0  abort () at emacs.c:431
No locals.
#1  0x0816075d in internal_condition_case_2 (bfun=0x8163570 
<Frun_hook_with_args>, nargs=2, args=0xbf885014, handlers=137562361, 
hfun=0x80619e0 <delete_frame_handler>) at eval.c:1567
        val = <value optimized out>
        c = {
  tag = 8,
  val = 154166880,
  next = 0x9306660,
  gcpro = 0xbf884f28,
  jmp = {{
      __jmpbuf = {134613301, 138013701, 138013733, 138013733, 140514176, 
154166880},
      __mask_was_saved = -1081585768,
      __saved_mask = {
        __val = {3213381464, 134614008, 3213381528, 137717769, 154166880, 
842281525, 825768248, 138014720, 138014869, 140514180, 140514176, 140514180, 
3213381544, 134615033, 140514176, 3213381528, 137562313, 3213381600, 140217088, 
32, 3079799805, 3080493860, 1511, 137563360, 3213381544, 135750234, 3213381560, 
78, 137720200, 137563364, 22, 135949570}
      }
    }},
  backlist = 0xbf884fd8,
  handlerlist = 0x81766fa,
  lisp_eval_depth = 137563364,
  pdlcount = 135949570,
  poll_suppress_count = 22,
  interrupt_input_blocked = 22,
  byte_stack = 0x835df72
}
        h = {
  handler = 137746960,
  var = 140514176,
  chosen_clause = 140514176,
  tag = 0x8601380,
  next = 0x8601384
}
#2  0x08062305 in Fdelete_frame (frame=140514180, force=137562361) at 
frame.c:1411
        args = {137720201, 140514180}
        f = (struct frame *) 0x8601380
        sf = <value optimized out>
        kb = <value optimized out>
#3  0x080cc9df in x_connection_closed (dpy=0x85b8b00, error_message=<value 
optimized out>) at xterm.c:7835
        dpyinfo = (struct x_display_info *) 0x85e1bc8
        frame = 0
        tail = <value optimized out>
#4  0x080cceea in x_error_quitter (display=0x85b8b00, error=0xbf88563c) at 
xterm.c:7968
        buf = "BadValue (integer parameter out of range for operation)", '\0' 
<repeats 200 times>
        buf1 = "X protocol error: BadValue (integer parameter out of range for 
operation) on protocol request 
77\000\000\000\000\237\262\221\267\230n[\b$\233\234\267\030T\210\277o\262\221\267\230n[\b\240T\210\277
 \000\000\000$\233\234\267 
\000\000\000\240T\210\277HT\210\277\251\002\222\267\230n[\b\240T\210\277 ", 
'\0' <repeats 11 times>, 
"L\220[\b\214\206\036\267$\233\234\267\000\000\000\000\000\213[\b\210T\210\277\024A\214\267\000"...
#5  0x080ccf40 in x_error_handler (display=0x85b8b00, error=0xbf88563c) at 
xterm.c:7924
No locals.
#6  0xb791f1ef in _XError () from /usr/lib/libX11.so.6
No symbol table info available.
#7  0xb7920dcb in _XReply () from /usr/lib/libX11.so.6
No symbol table info available.
#8  0xb79180b8 in XSync () from /usr/lib/libX11.so.6
No symbol table info available.
#9  0xb7918243 in ?? () from /usr/lib/libX11.so.6
No symbol table info available.
#10 0x085b8b00 in ?? ()
No symbol table info available.
#11 0x00000000 in ?? ()
No symbol table info available.
(gdb)

Today's GNU Emacs CVS snapshot, Mon, 2007 Nov 19  10:53 UTC
GNU Emacs 23.0.50.5 (i686-pc-linux-gnu, GTK+ Version 2.12.1)
started in a debugger with

    set args -i -q \
    --eval '(emacs-version t)' -bg DodgerBlue4 -fg white \
    -fn '-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1' \
    -geometry 80x44+660+51 -name '-q GNU Emacs in Debugger 4'

and using the foo.mail test file I sent earlier.

Note the 20 pixel wide font (as I reported earlier, Emacs does not
crash when it has an 18 pixel wide font).

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]