GNU bug report logs -
#70914
29.3; Crashes often on Windows
Previous Next
Reported by: Simen Endsjø <simendsjo <at> gmail.com>
Date: Mon, 13 May 2024 08:49:02 UTC
Severity: normal
Found in version 29.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Cc: 70914 <at> debbugs.gnu.org, corwin <at> bru.st
> Date: Mon, 20 May 2024 22:00:11 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > From: Simen Endsjø <simendsjo <at> gmail.com>
> > Date: Mon, 20 May 2024 20:41:58 +0200
> > Cc: 70914 <at> debbugs.gnu.org, corwin <at> bru.st
> >
> > Doesn't look very fruitful
>
> Another idea eats dust...
Here's another semi-desperate idea: maybe some DLL that is loaded just
before the crash is the culprit. So please say
(gdb) catch load
Catchpoint 2 (load)
(gdb) commands
Type commands for breakpoint(s) 2, one per line.
End with a line saying just "end".
>continue
>end
(gdb)
Then run Emacs as usual -- it will show every DLL it loads in the
console window from which you run GDB. When it crashes, please tell
what were the last few DLLs Emacs loaded.
Thanks.
This bug report was last modified 1 year and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.