help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] Re: Precompiled cvs emacs for windows.


From: Juanma Barranquero
Subject: [h-e-w] Re: Precompiled cvs emacs for windows.
Date: Tue, 06 May 2003 19:28:23 +0200

On Tue, 06 May 2003 10:50:52 +0100, Mike Woolley <address@hidden> wrote:

> When I get some time, I'll see if I can get a stack trace out of it...

Here's an example (from a non-optimized build with MSVC 7.0).

It's crashing inside LIBPNG.DLL. As far as I can see (on debug runs),
the call is normal and the arguments seem to be valid.

>       702e796c()      
>       libpng.dll!6de024d4()   
> >     emacs.exe!lookup_image(frame * f=0x01f33000, int spec=0x5212876c)  Line 
> > 7889 + 0x11     C
>       emacs.exe!handle_single_display_prop(it * it=0x0082f0cc, int 
> prop=0x5212876c, int object=0x4134d200, text_pos * position=0x0082f150, int 
> display_replaced_before_p=0x00000000)  Line 3510 + 0x10        C
>       emacs.exe!handle_display_prop(it * it=0x0082f0cc)  Line 3225 + 0x17     
> C
>       emacs.exe!handle_stop(it * it=0x0082f0cc)  Line 2472 + 0xa      C
>       emacs.exe!reseat(it * it=0x0082f0cc, text_pos pos={...}, int 
> force_p=0x00000001)  Line 4472 + 0x9       C
>       emacs.exe!init_iterator(it * it=0x0082f0cc, window * w=0x01f41c00, int 
> charpos=0x00000001, int bytepos=0x00000001, glyph_row * row=0x0212c000, 
> face_id base_face_id=DEFAULT_FACE_ID)  Line 2152 + 0x1c  C
>       emacs.exe!start_display(it * it=0x0082f0cc, window * w=0x01f41c00, 
> text_pos pos={...})  Line 2171 + 0x1b        C
>       emacs.exe!try_window(int window=0x41f41c00, text_pos pos={...})  Line 
> 11984 + 0x1b      C
>       emacs.exe!redisplay_window(int window=0x41f41c00, int 
> just_this_one_p=0x00000000)  Line 11647 + 0x17    C
>       emacs.exe!redisplay_window_0(int window=0x41f41c00)  Line 10408 + 0xb   
> C
>       emacs.exe!internal_condition_case_1(int (void)* bfun=0x01072065, int 
> arg=0x41f41c00, int handlers=0x5138904c, int (void)* hfun=0x01072044)  Line 
> 1374 + 0x7     C
>       emacs.exe!redisplay_windows(int window=0x41f41c00)  Line 10389 + 0x19   
> C
>       emacs.exe!redisplay_windows(int window=0x41f44200)  Line 10381 + 0xc    
> C
>       emacs.exe!redisplay_internal(int preserve_echo_area=0x00000001)  Line 
> 9976 + 0xf        C
>       emacs.exe!redisplay_preserve_echo_area(int from_where=0x00000002)  Line 
> 10206 + 0x7     C
>       emacs.exe!sit_for(int sec=0x00000000, int usec=0x000186a0, int 
> reading=0x00000000, int display=0x00000001, int initial_display=0x00000001)  
> Line 6240 + 0x7     C
>       emacs.exe!command_loop_1()  Line 1793 + 0x4b    C
>       emacs.exe!internal_condition_case(int (void)* bfun=0x010142af, int 
> handlers=0x1136822c, int (void)* hfun=0x01013e81)  Line 1333 + 0x3   C
>       emacs.exe!command_loop_2()  Line 1295 + 0x15    C
>       emacs.exe!internal_catch(int tag=0x1135d7dc, int (void)* 
> func=0x01014177, int arg=0x1134e804)  Line 1094 + 0x7  C
>       emacs.exe!command_loop()  Line 1274 + 0x17      C
>       emacs.exe!recursive_edit_1()  Line 990 + 0x5    C
>       emacs.exe!Frecursive_edit()  Line 1047  C
>       emacs.exe!main()  Line 1661     C
>       emacs.exe!mainCRTStartup()  Line 259 + 0x12     C
>       emacs.exe!_start()  Line 136    C
>       kernel32.dll!77e614c7()         


                                                           /L/e/k/t/u





reply via email to

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