all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* msvc build is crashing on startup
@ 2008-04-14 21:43 Andrey Zhdanov
  2008-04-15  2:31 ` David Robinow
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Zhdanov @ 2008-04-14 21:43 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 2952 bytes --]


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.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_getintouch_042008

[-- Attachment #2: Type: text/html, Size: 4373 bytes --]

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

* Re: msvc build is crashing on startup
  2008-04-14 21:43 msvc build is crashing on startup Andrey Zhdanov
@ 2008-04-15  2:31 ` David Robinow
  0 siblings, 0 replies; 3+ messages in thread
From: David Robinow @ 2008-04-15  2:31 UTC (permalink / raw)
  To: Andrey Zhdanov; +Cc: emacs-devel

On Mon, Apr 14, 2008 at 5:43 PM, Andrey Zhdanov <susuman@hotmail.com> wrote:
>
>  I have problem with native MSVC (v 7.1) build of trunk.
>
> stack trace:
 Good for you. I can't get that far. I haven't been able to get a
working MSVC build for several months. I haven't had time to
investigate why.

	rc -i../nt -Foobj/i386/emacs.res ../nt/emacs.rc
../nt/emacs.rc(1) : error RC2176 : old DIB in icons\emacs.ico; pass it
through SDKPAINT




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

* Re: msvc build is crashing on startup
@ 2008-04-15  3:56 Andrey Zhdanov
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey Zhdanov @ 2008-04-15  3:56 UTC (permalink / raw)
  To: drobinow; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]


David Robinow wrote:
>  Good for you. I can't get that far. I haven't been able to get a
> working MSVC build for several months. I haven't had time to
> investigate why.
> 
> 	rc -i../nt -Foobj/i386/emacs.res ../nt/emacs.rc
> ../nt/emacs.rc(1) : error RC2176 : old DIB in icons\emacs.ico; pass it
> through SDKPAINT
> 
Right, I stuck there too. In short - just overwrite emacs.ico
with emacs22.ico.
Long way to fix that original .ico is to edit it in some icon editor
and remove compression from largest (vista) icon (store it as bitmap, 
not png) That because resource compiler from vs 2003 does not accept pngs.




_________________________________________________________________
Going green? See the top 12 foods to eat organic.
http://green.msn.com/galleries/photos/photos.aspx?gid=164&ocid=T003MSN51N1653A

[-- Attachment #2: Type: text/html, Size: 1029 bytes --]

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

end of thread, other threads:[~2008-04-15  3:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14 21:43 msvc build is crashing on startup Andrey Zhdanov
2008-04-15  2:31 ` David Robinow
  -- strict thread matches above, loose matches on Subject: below --
2008-04-15  3:56 Andrey Zhdanov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.