GNU bug report logs - #9723
24.0.50; Emacs Clipboard crash

Previous Next

Package: emacs;

Reported by: Joseph Jones <josejones <at> expedia.com>

Date: Mon, 10 Oct 2011 23:43:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Joseph Jones <josejones <at> expedia.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "9723 <at> debbugs.gnu.org" <9723 <at> debbugs.gnu.org>
Subject: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Sat, 21 Jan 2012 08:08:54 -0800
Eli, 

Thanks, I'll update as soon as I can. Hopefully this crash is fixed (the clipboard one). You wouldn't happen to know which fix or what the fix was for the one you think will help this?

-----Original Message-----
From: Eli Zaretskii [mailto:eliz <at> gnu.org] 
Sent: Saturday, January 21, 2012 1:38 AM
To: Joseph Jones
Cc: 9723 <at> debbugs.gnu.org
Subject: Re: bug#9723: 24.0.50; Emacs Clipboard crash

Please ALWAYS have the bug address on the CC list.  That's the only way to have all the history of the bug archived by the bug tracker.

> I have another one for you. Sorry it isn't up to date but I haven't crashed in a while and forgot about it. Xbytestack wouldn't work for me but there is a lisp stack trace at the end of each bt.

Is that with the same binary you installed back then?  A number of related bugs was fixed since then, so if you are still running that old binary, please try the latest one.  I believe one of the bugs that were fixed also fixes your clipboard-related crashes.

> Breakpoint 1, w32_abort () at w32fns.c:7182
> 7182    w32fns.c: No such file or directory.
>         in w32fns.c
> (gdb) b
> Note: breakpoint 1 also set at pc 0x11501ac.
> Breakpoint 3 at 0x11501ac: file w32fns.c, line 7182.
> (gdb) bt
> #0  w32_abort () at w32fns.c:7182
> #1  0x010eb3da in adjust_glyph_matrix (w=0x6843c00, matrix=0x6f99180, 
> x=0, y=0, dim=...) at dispnew.c:485
> #2  0x010eec07 in allocate_matrices_for_window_redisplay (w=0x6843c00) 
> at dispnew.c:1838
> #3  0x010efa72 in adjust_frame_glyphs_for_window_redisplay 
> (f=0x3a27e00) at dispnew.c:2167

This crash looks very different.  Why did you decide it was the same problem?

Unfortunately, it looks like you indeed are using an old build, so the source line numbers don't make sense (e.g., line 485 in dispnew.c, shown in frame #1, is a comment).  What does "M-x emacs-version RET"
display for this binary?  Given the date of build shown there, I could try finding out what was on line 485 in dispnew.c on that date.




This bug report was last modified 13 years and 8 days ago.

Previous Next


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