unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22226: 25.1.50; emacs_backtrace.txt
@ 2015-12-23  6:15 Drew Adams
  2015-12-24 19:22 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Adams @ 2015-12-23  6:15 UTC (permalink / raw)
  To: 22226; +Cc: Juanma Barranquero

This was from emacs -Q, and it is reproducible.  I did this:

1. M-x describe-categories
2. C-x 0 ; to remove the other, *scratch*, window.
3. M-> ; to go to eob.
4. M-v ; to go up one screenful.
5. M-v ; to go up another screenful.

Step 5 gave me the standard crash dialog box.

Exception 0xc0000005 at this address:
77417786

Backtrace:
0122fe81
0122fef2
01101c54
76f50317
77e0344b
77dc9851

In GNU Emacs 25.1.50.1 (i686-pc-mingw32)
 of 2015-12-04
Bzr revision: ffefb6e899fbcdcbd79cb34292d57b7bc3043fcc
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk --enable-checking=yes
 --enable-check-lisp-object-type --without-compress-install 'CFLAGS=-Og
 -ggdb3' LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#22226: 25.1.50; emacs_backtrace.txt
  2015-12-23  6:15 Drew Adams
@ 2015-12-24 19:22 ` Eli Zaretskii
  2016-04-30 22:38   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2015-12-24 19:22 UTC (permalink / raw)
  To: Drew Adams; +Cc: 22226, lekktu

> Date: Tue, 22 Dec 2015 22:15:26 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: Juanma Barranquero <lekktu@gmail.com>
> 
> This was from emacs -Q, and it is reproducible.  I did this:
> 
> 1. M-x describe-categories
> 2. C-x 0 ; to remove the other, *scratch*, window.
> 3. M-> ; to go to eob.
> 4. M-v ; to go up one screenful.
> 5. M-v ; to go up another screenful.
> 
> Step 5 gave me the standard crash dialog box.

Doesn't happen here.

> Exception 0xc0000005 at this address:
> 77417786
> 
> Backtrace:
> 0122fe81
> 0122fef2
> 01101c54
> 76f50317
> 77e0344b
> 77dc9851

Juanma, can you please post the translation of this to file names,
function names, and line numbers?  Thanks.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#22226: 25.1.50; emacs_backtrace.txt
       [not found] ` <<83vb7nmz1w.fsf@gnu.org>
@ 2015-12-24 19:50   ` Drew Adams
  0 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2015-12-24 19:50 UTC (permalink / raw)
  To: Eli Zaretskii, Drew Adams; +Cc: 22226, lekktu

> Doesn't happen here.

OK, Great. Perhaps a more recent build will have the fix.
With this build it is 100% reproducible (from `emacs -Q'), for me.

If it were not reproducible from `emacs -Q' I would not have sent
it, because the address starts with a "7", and I understand that
that means that the backtrace, at least, will be useless to you.

> > Exception 0xc0000005 at this address:
> > 77417786
 
> Juanma, can you please post the translation of this to file names,
> function names, and line numbers?  Thanks.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#22226: 25.1.50; emacs_backtrace.txt
  2015-12-24 19:22 ` Eli Zaretskii
@ 2016-04-30 22:38   ` Lars Ingebrigtsen
  2016-05-01  1:30     ` Drew Adams
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-30 22:38 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 22226, lekktu

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Tue, 22 Dec 2015 22:15:26 -0800 (PST)
>> From: Drew Adams <drew.adams@oracle.com>
>> Cc: Juanma Barranquero <lekktu@gmail.com>
>> 
>> This was from emacs -Q, and it is reproducible.  I did this:
>> 
>> 1. M-x describe-categories
>> 2. C-x 0 ; to remove the other, *scratch*, window.
>> 3. M-> ; to go to eob.
>> 4. M-v ; to go up one screenful.
>> 5. M-v ; to go up another screenful.
>> 
>> Step 5 gave me the standard crash dialog box.
>
> Doesn't happen here.
>
>> Exception 0xc0000005 at this address:
>> 77417786
>> 
>> Backtrace:
>> 0122fe81
>> 0122fef2
>> 01101c54
>> 76f50317
>> 77e0344b
>> 77dc9851
>
> Juanma, can you please post the translation of this to file names,
> function names, and line numbers?  Thanks.

Nothing more happened here, apparently?  Or another debbugs glitch?

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#22226: 25.1.50; emacs_backtrace.txt
  2016-04-30 22:38   ` Lars Ingebrigtsen
@ 2016-05-01  1:30     ` Drew Adams
  0 siblings, 0 replies; 5+ messages in thread
From: Drew Adams @ 2016-05-01  1:30 UTC (permalink / raw)
  To: Lars Ingebrigtsen, Eli Zaretskii; +Cc: 22226, lekktu

> > Juanma, can you please post the translation of this to file names,
> > function names, and line numbers?  Thanks.
> 
> Nothing more happened here, apparently?  Or another debbugs glitch?

Dunno.  I think Juanma has been inactive wrt Emacs for a while now,
but he popped up again a while ago for a brief period.

My guess is that once again the info provided by the backtrace is
not helpful - just a guess, based on being told that for many other
backtraces...





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-01  1:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <<dab3c759-e493-48e1-aeca-c70ec0fa48ae@default>
     [not found] ` <<83vb7nmz1w.fsf@gnu.org>
2015-12-24 19:50   ` bug#22226: 25.1.50; emacs_backtrace.txt Drew Adams
2015-12-23  6:15 Drew Adams
2015-12-24 19:22 ` Eli Zaretskii
2016-04-30 22:38   ` Lars Ingebrigtsen
2016-05-01  1:30     ` Drew Adams

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).