emacs-devel
[Top][All Lists]
Advanced

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

NTEmacs crash on startup?


From: David Abrahams
Subject: NTEmacs crash on startup?
Date: Wed, 17 Sep 2003 10:36:26 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt)

Following a suggestion to debug emacs by running under the debugger,
I see a new "problem":  an access violation during the very early
stages of startup, as the C runtime begins:


        ntdll.dll!77f75a58()    
        ntdll.dll!77f9cb5e()    
        ntdll.dll!77f9cfc4()    
        ntdll.dll!77f9e730()    
        ntdll.dll!77f8333b()    
>       emacs.exe!_msize(void * pblock=0x0144bb80)  Line 89 + 0x12      C
        emacs.exe!_onexit(int (void)* func=0x011bb81b)  Line 119 + 0xb  C
        emacs.exe!atexit(void (void)* func=0x011bb81b)  Line 158 + 0x9  C
        emacs.exe!_cinit(int initFloatingPrecision=0x00000001)  Line 215        
C
        emacs.exe!mainCRTStartup()  Line 229 + 0x7      C
        emacs.exe!_start()  Line 131    C
        kernel32.dll!77e814c7()         


        __active_heap   0x00000001      int
        _crtheap        0x00fd0000      void *
        pblock  0x0144bb80      void *

FWIW-ly y'rs,
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





reply via email to

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