From: Juanma Barranquero <lekktu@gmail.com>
To: 14970@debbugs.gnu.org
Subject: bug#14970: crash deleting frames
Date: Sun, 28 Jul 2013 03:08:08 +0200 [thread overview]
Message-ID: <CAAeL0SR2FmAA5yw47RDzHFWMYp4yUKwE8aa5L-93jXJ=ZP=OJQ@mail.gmail.com> (raw)
In-Reply-To: <CAAeL0SSx1a-sLhqquK+b9-QfF-UrzyjHyyKvWqXpEs48WO31sg@mail.gmail.com>
A crash, while closing a maximized frame.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 7104.0x1f30]
0x011e08b1 in w32_wnd_proc (hwnd=0x6c088c, msg=269, wParam=0,
lParam=0) at w32fns.c:3216
3216 w = XWINDOW (FRAME_SELECTED_WINDOW (f));
(gdb) bt
#0 0x011e08b1 in w32_wnd_proc (hwnd=0x6c088c, msg=269, wParam=0,
lParam=0) at w32fns.c:3216
#1 0x762162fa in USER32!OffsetRect () from C:\Windows\syswow64\user32.dll
#2 0x006c088c in ?? ()
#3 0x0000010d in ?? ()
#4 0x00000000 in ?? ()
Lisp Backtrace:
"delete-frame" (0x88efe8)
"handle-delete-frame" (0x88f324)
"call-interactively" (0x88f550)
"command-execute" (0x88f850)
(gdb) bt full
#0 0x011e08b1 in w32_wnd_proc (hwnd=0x6c088c, msg=269, wParam=0,
lParam=0) at w32fns.c:3216
form = {
dwStyle = 1,
ptCurrentPos = {
x = 8,
y = 45
},
rcArea = {
left = 8,
top = 45,
right = 1872,
bottom = 540
}
}
context = 0
w = 0x6e4bfd68
f = 0x0
dpyinfo = 0x1523900
wmsg = {
msg = {
hwnd = 0xf70828,
message = 1981903226,
wParam = 735304265,
lParam = 1981903158,
time = 16189480,
pt = {
x = 7080076,
y = 1981903226
}
},
dwModifiers = 16205752,
rect = {
left = 16205752,
top = 0,
right = 70,
bottom = 1850473688
}
}
windows_translate = 1850474000
key = 1
#1 0x762162fa in USER32!OffsetRect () from C:\Windows\syswow64\user32.dll
No symbol table info available.
#2 0x006c088c in ?? ()
No symbol table info available.
#3 0x0000010d in ?? ()
No symbol table info available.
#4 0x00000000 in ?? ()
No symbol table info available.
next prev parent reply other threads:[~2013-07-28 1:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-28 0:22 bug#14970: crash deleting frames Juanma Barranquero
2013-07-28 1:08 ` Juanma Barranquero [this message]
2013-07-28 8:39 ` martin rudalics
2013-07-28 15:28 ` Eli Zaretskii
2013-07-29 7:54 ` martin rudalics
2013-07-29 15:29 ` Eli Zaretskii
2013-07-29 17:03 ` martin rudalics
2013-07-28 15:25 ` Eli Zaretskii
2013-07-28 17:04 ` Juanma Barranquero
2013-07-28 17:28 ` Eli Zaretskii
2013-07-28 17:34 ` Juanma Barranquero
2013-07-28 17:37 ` Juanma Barranquero
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAeL0SR2FmAA5yw47RDzHFWMYp4yUKwE8aa5L-93jXJ=ZP=OJQ@mail.gmail.com' \
--to=lekktu@gmail.com \
--cc=14970@debbugs.gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).