GNU bug report logs - #14669
24.3.50; emacs_backtrace.txt

Previous Next

Package: emacs;

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

Date: Wed, 19 Jun 2013 22:03:02 UTC

Severity: normal

Tags: moreinfo

Merged with 14666

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14669 in the body.
You can then email your comments to 14669 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Wed, 19 Jun 2013 22:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 19 Jun 2013 22:03:03 GMT) Full text and rfc822 format available.

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

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; emacs_backtrace.txt
Date: Wed, 19 Jun 2013 15:01:56 -0700 (PDT)

Backtrace:
0x011ecbac
0x011ecc1e
0x010d9fe0
0x01151719
0x01147b6b
0x011e4123
0x76a662f6
0x76a66d36
0x76a677c0
0x76a67886
0x011e251e
0x011e27bd
0x755133a6
0x77579eee
0x77579ec1




In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-06-17 on ODIEONE
Bzr revision: 113024 eliz <at> gnu.org-20130617163040-8hmzci370q4argze
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 CFLAGS=-O0 -g3 LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Wed, 19 Jun 2013 23:49:01 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 14669 <at> debbugs.gnu.org
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 20 Jun 2013 01:47:41 +0200
merge 14666 14669
quit


It's the same crash that #14666.


0x00000bac: ??
??:0
0x011ecbac: w32_backtrace at w32fns.c:7741
0x011ecc1e: emacs_abort at w32fns.c:7773
0x010d9fe0: terminate_due_to_signal at emacs.c:350
0x01151719: die at alloc.c:6520
0x01147b6b: XBUFFER at lisp.h:820
0x011e4123: w32_wnd_proc at w32fns.c:3194
0x76a662f6: ??
??:0
0x76a66d36: ??
??:0
0x76a677c0: ??
??:0
0x76a67886: ??
??:0
0x011e251e: w32_msg_pump at w32fns.c:2517
0x011e27bd: w32_msg_worker <at> 4 at w32fns.c:2643
0x755133a6: ??
??:0
0x77579eee: ??
??:0
0x77579ec1: ??
??:0




Merged 14666 14669. Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 19 Jun 2013 23:49:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Thu, 20 Jun 2013 02:55:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 14669 <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 20 Jun 2013 05:54:44 +0300
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Thu, 20 Jun 2013 01:47:41 +0200
> Cc: 14669 <at> debbugs.gnu.org
> 
> 0x011ecbac: w32_backtrace at w32fns.c:7741
> 0x011ecc1e: emacs_abort at w32fns.c:7773
> 0x010d9fe0: terminate_due_to_signal at emacs.c:350
> 0x01151719: die at alloc.c:6520
> 0x01147b6b: XBUFFER at lisp.h:820
> 0x011e4123: w32_wnd_proc at w32fns.c:3194
                                       ^^^^
The line number here is different.  What does that line say in the
sources used to build this binary?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Thu, 20 Jun 2013 03:02:02 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14669 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 20 Jun 2013 05:00:32 +0200
 form.rcArea.bottom = (WINDOW_BOTTOM_EDGE_Y (w)
- WINDOW_MODE_LINE_HEIGHT (w));

3194 is the second of these lines.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Thu, 20 Jun 2013 17:39:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 14669 <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 20 Jun 2013 20:38:17 +0300
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Thu, 20 Jun 2013 05:00:32 +0200
> Cc: Drew Adams <drew.adams <at> oracle.com>, 14669 <at> debbugs.gnu.org
> 
>  form.rcArea.bottom = (WINDOW_BOTTOM_EDGE_Y (w)
> - WINDOW_MODE_LINE_HEIGHT (w));
> 
> 3194 is the second of these lines.

Thanks.  That's the other line that uses XBUFFER.

I installed a more radical change in revision 113100, let's see if it
solves the problem.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Thu, 20 Jun 2013 21:17:02 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14669 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 20 Jun 2013 23:15:58 +0200
On Thu, Jun 20, 2013 at 7:38 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:

> I installed a more radical change in revision 113100, let's see if it
> solves the problem.

Uploaded.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14669; Package emacs. (Thu, 06 Feb 2014 00:13:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Juanma Barranquero <lekktu <at> gmail.com>, 14669 <at> debbugs.gnu.org,
 drew.adams <at> oracle.com
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Wed, 05 Feb 2014 16:11:27 -0800
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Juanma Barranquero <lekktu <at> gmail.com>
>> Date: Thu, 20 Jun 2013 05:00:32 +0200
>> Cc: Drew Adams <drew.adams <at> oracle.com>, 14669 <at> debbugs.gnu.org
>> 
>>  form.rcArea.bottom = (WINDOW_BOTTOM_EDGE_Y (w)
>> - WINDOW_MODE_LINE_HEIGHT (w));
>> 
>> 3194 is the second of these lines.
>
> Thanks.  That's the other line that uses XBUFFER.
>
> I installed a more radical change in revision 113100, let's see if it
> solves the problem.

Did this fix solve this XBUFFER problem?  It's been half a year...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 06 Feb 2014 06:08:02 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Thu, 06 Feb 2014 06:08:02 GMT) Full text and rfc822 format available.

Message #30 received at 14669-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: lekktu <at> gmail.com, 14669-done <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#14669: 24.3.50; emacs_backtrace.txt
Date: Thu, 06 Feb 2014 08:07:05 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Juanma Barranquero <lekktu <at> gmail.com>,  14669 <at> debbugs.gnu.org,  drew.adams <at> oracle.com
> Date: Wed, 05 Feb 2014 16:11:27 -0800
> MailScanner-NULL-Check: 1392250350.84139 <at> ncLHYoOl5jd5OoDpivYrOg
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Juanma Barranquero <lekktu <at> gmail.com>
> >> Date: Thu, 20 Jun 2013 05:00:32 +0200
> >> Cc: Drew Adams <drew.adams <at> oracle.com>, 14669 <at> debbugs.gnu.org
> >> 
> >>  form.rcArea.bottom = (WINDOW_BOTTOM_EDGE_Y (w)
> >> - WINDOW_MODE_LINE_HEIGHT (w));
> >> 
> >> 3194 is the second of these lines.
> >
> > Thanks.  That's the other line that uses XBUFFER.
> >
> > I installed a more radical change in revision 113100, let's see if it
> > solves the problem.
> 
> Did this fix solve this XBUFFER problem?  It's been half a year...

This bug was fixed long ago, closing.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 06 Feb 2014 06:08:03 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Thu, 06 Feb 2014 06:08:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Mar 2014 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 109 days ago.

Previous Next


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