GNU bug report logs - #8778
23.3; another crash, GDB info

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 31 May 2011 22:28:01 UTC

Severity: normal

Merged with 8082

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 8778 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 8778 <at> debbugs.gnu.org
Subject: Re: bug#8778: 23.3; another crash, GDB info
Date: Wed, 01 Jun 2011 22:38:32 +0300
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Tue, 31 May 2011 15:27:24 -0700
> 
> #1  0x0114cfc4 in w32_abort () at w32fns.c:7198
> #2  0x01040f2a in die (msg=0x151f5e8 "assertion failed: BUFFERP(((w))->buffer)",
>     file=0x151e449 "w32fns.c", line=2991) at alloc.c:6118
> #3  0x0114328c in w32_wnd_proc (hwnd=0x14c079c, msg=269, wParam=0, lParam=0)
>     at w32fns.c:2991
> #4  0x7e418734 in USER32!GetDC () from C:\WINDOWS\system32\user32.dll
> #5  0x014c079c in pure ()
> #6  0x0000010d in ?? ()
> #7  0x00000000 in ?? ()
> (gdb) frame 2
> #2  0x01040f2a in die (msg=0x151f5e8 "assertion failed: BUFFERP(((w))->buffer)",
>     file=0x151e449 "w32fns.c", line=2991) at alloc.c:6118
> 6118    alloc.c: No such file or directory.
>         in alloc.c
> (gdb) p w
> No symbol "w" in current context.
> (gdb) p ((w))->buffer
> No symbol "w" in current context.

You should do this in frame #3, not #2.

Also, what is the value of the variable `msg' in that frame?




This bug report was last modified 14 years and 35 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.