all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 8778@debbugs.gnu.org
Subject: bug#8778: 23.3; another crash, GDB info
Date: Wed, 01 Jun 2011 22:38:32 +0300	[thread overview]
Message-ID: <83fwntfikn.fsf@gnu.org> (raw)
In-Reply-To: <1387E826E01E456C93983CA2169339C9@us.oracle.com>

> From: "Drew Adams" <drew.adams@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?





  reply	other threads:[~2011-06-01 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 22:27 bug#8778: 23.3; another crash, GDB info Drew Adams
2011-06-01 19:38 ` Eli Zaretskii [this message]
2011-06-01 21:53   ` Drew Adams
2011-06-02  4:38     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83fwntfikn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=8778@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.