emacs-devel
[Top][All Lists]
Advanced

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

Emacs 21.3.50 (MinGW) - Crash in console mode


From: Dhruva Krishnamurthy
Subject: Emacs 21.3.50 (MinGW) - Crash in console mode
Date: Tue, 5 Nov 2002 09:07:49 UT

Hi,
 I had sent a bug report about a crash in Emacs when run in console mode
 on W2K platform. I still get the crash as on 5th Nov 2002.
I am using the latest CVS source on W2K built using MinGW (or MSVC 6.0).

with "emacs -nw -q", I get a crash at:
File: w32console.c
Method: w32_face_attributes
Line: 522

Cause: pointer "face" of type 'face' is "0x0" (NULL).
Is it a good idea to have a variable of name "face" of type 'face'?

with regards,
dhruva

Stack trace:
#0  0x010c266d in w32_face_attributes (f=0x1643800, face_id=92112)
    at w32console.c:522
#1  0x010c2155 in write_glyphs (string=0x12dcd54, len=719) at
w32console.c:325
#2  0x010c1cb9 in clear_end_of_line (end=1000) at w32console.c:167
#3  0x0109e7fa in clear_end_of_line (first_unused_hpos=1000) at
term.c:759
#4  0x0108f8c5 in update_frame_line (f=0x1643800, vpos=999) at
dispnew.c:5446
#5  0x0108ed00 in update_frame_1 (f=0x1643800, force_p=1, inhibit_id_p=1)
    at dispnew.c:5088
#6  0x0108c88f in update_frame (f=0x1643800, force_p=1,
inhibit_hairy_id_p=1)
    at dispnew.c:3835
#7  0x0103b26b in echo_area_display (update_frame_p=1) at xdisp.c:7189
#8  0x0103942e in message3_nolog (m=872136404, nbytes=24, multibyte=0)
    at xdisp.c:6061
#9  0x010391dc in message3 (m=872136404, nbytes=24, multibyte=0)
    at xdisp.c:6002
#10 0x010396be in message_with_string (m=0x10652d9 "Loading %s...done",
    string=829410020, log=1) at xdisp.c:6147
#11 0x01065ddd in Fload (file=829410020, noerror=291724292,
    nomessage=291724292, nosuffix=291724292, must_suffix=291724340)
    at lread.c:925
#12 0x0102308a in do_autoload (fundef=1366284388, funname=292174596)
    at eval.c:1937
#13 0x0102477d in Ffuncall (nargs=2, args=0x82cb30) at eval.c:2793
-- 
Dhruva Krishnamurthy
Home: http://www.geocities.com/gnued/




reply via email to

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