emacs-devel
[Top][All Lists]
Advanced

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

msvc build is crashing on startup


From: Andrey Zhdanov
Subject: msvc build is crashing on startup
Date: Mon, 14 Apr 2008 17:43:22 -0400

I have problem with native MSVC (v 7.1) build of trunk.

stack trace:
>    emacs.exe!gc_sweep()  Line 6124    C
     emacs.exe!Fgarbage_collect()  Line 5175    C
     emacs.exe!Ffuncall(int nargs=1, int * args=0x0082f934)  Line 2968    C
     emacs.exe!Fbyte_code(int bytestr=18708804, int vector=-2128774852, int maxdepth=4)  Line 681    C
     emacs.exe!funcall_lambda(int fun=-2128774912, int nargs=1, int * arg_vector=0x0082fa00)  Line 3221 + 0xe bytes    C
     emacs.exe!Ffuncall(int nargs=1, int * args=0x21bc0400)  Line 3078 + 0xc bytes    C
     emacs.exe!Fbyte_code(int bytestr=18964636, int vector=-2128519020, int maxdepth=6)  Line 681    C
     emacs.exe!funcall_lambda(int fun=-2128519084, int nargs=1, int * arg_vector=0x0082fad0)  Line 3221 + 0xe bytes    C
     emacs.exe!Ffuncall(int nargs=1, int * args=0x21bbb390)  Line 3078 + 0xc bytes    C
     emacs.exe!Fbyte_code(int bytestr=18961724, int vector=-2128521932, int maxdepth=6)  Line 681    C
     emacs.exe!funcall_lambda(int fun=-2128521976, int nargs=0, int * arg_vector=0x0082fba0)  Line 3221 + 0xe bytes    C
     emacs.exe!Ffuncall(int nargs=0, int * args=0x21bce478)  Line 3078 + 0xc bytes    C
     emacs.exe!Fbyte_code(int bytestr=18733480, int vector=-2128750176, int maxdepth=7)  Line 681    C
     emacs.exe!funcall_lambda(int fun=-2128750216, int nargs=0, int * arg_vector=0x0082fc74)  Line 3221 + 0xe bytes    C
     emacs.exe!Ffuncall(int nargs=0, int * args=0x21bc9138)  Line 3078 + 0xc bytes    C
     emacs.exe!Fbyte_code(int bytestr=18730216, int vector=-2128753440, int maxdepth=6)  Line 681    C
     emacs.exe!funcall_lambda(int fun=-2128753480, int nargs=0, int * arg_vector=0x0082fcfc)  Line 3221 + 0xe bytes    C
     emacs.exe!apply_lambda(int fun=-2128753480, int args=556786688, int eval_flag=1)  Line 3146    C
     emacs.exe!Feval(int form=-1590109696)  Line 2405 + 0xb bytes    C
     emacs.exe!top_level_2()  Line 1383 + 0xb bytes    C
     emacs.exe!internal_condition_case(int (void)* bfun=0x0105718e, int handlers=556899520, int (void)* hfun=0x0105e46c)  Line 1502    C
     emacs.exe!top_level_1()  Line 1391 + 0x15 bytes    C
     emacs.exe!internal_catch(int tag=556891496, int (void)* func=0x0105e548, int arg=556786688)  Line 1237 + 0x6 bytes    C
     emacs.exe!command_loop()  Line 1353    C
     emacs.exe!recursive_edit_1()  Line 962 + 0x5 bytes    C
     emacs.exe!Frecursive_edit()  Line 1025    C
     emacs.exe!main()  Line 1784 + 0x5 bytes    C
     emacs.exe!mainCRTStartup()  Line 259 + 0x12 bytes    C
     kernel32.dll!77e6f23b()    
     [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]   

Thanks!

Get in touch in an instant. Get Windows Live Messenger now.

reply via email to

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