emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 23.0.60.1 built today (11th feb 2008) crashes under Vista


From: Eric Lilja
Subject: Re: emacs 23.0.60.1 built today (11th feb 2008) crashes under Vista
Date: Mon, 11 Feb 2008 14:10:52 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Jason Rumney skrev:
Eric Lilja wrote:
I just remembered that my build script passes --no-debug during the configure step. Would it be worthwhile to rebuild without it?

Yes. Using --no-debug for a development copy is generally a bad idea. Even for release builds, the savings in size and speed are insignificant on modern hardware.






Here we go. Also, this time I added -Q when performing "run" under gdb:
Program received signal SIGSEGV, Segmentation fault.
0x77df986b in ?? ()
(gdb) bt
#0  0x77df986b in ?? ()
#1  0x01080f6b in init_user_info () at w32.c:619
#2  0x01083754 in init_environment (argv=0x8828f0) at w32.c:1297
#3  0x0100260e in main (argc=2, argv=0x8828f0) at emacs.c:1506
(gdb)

At least we have line numbers now.

- Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]