Am 23.04.2006 um 14:50 schrieb Adrian Robert:
I released version 9.0-pre2a.
I have crashes at these lines in my .emacs:
(message "Zeile 338 .emacs")
(cond ((< 20 emacs-major-version)
(progn
(message "Emacs ist größer Nr. 20")
The first message appears in the echo area, the second one never. The
traceback and crash log tell:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 <<00000000>> 0x00000000 0 + 0
1 Emacs 0x00159d5c fontset_font + 1580 (fontset.c:652)
2 Emacs 0x0015a10c face_for_char + 232 (fontset.c:907)
3 Emacs 0x0001bf6c get_next_display_element + 1776
(xdisp.c:5733)
4 Emacs 0x0001c708 move_it_in_display_line_to + 144
(xdisp.c:6409)
5 Emacs 0x0001d92c move_it_to + 484 (xdisp.c:6778)
6 Emacs 0x0001f824 resize_mini_window + 488 (xdisp.c:8258)
7 Emacs 0x00025770 display_echo_area_1 + 28 (xdisp.c:8120)
8 Emacs 0x0001f200 with_echo_area_buffer + 704 (xdisp.c:7912)
9 Emacs 0x000303f8 echo_area_display + 356 (xdisp.c:8092)
10 Emacs 0x00030860 message3_nolog + 608 (xdisp.c:7596)
11 Emacs 0x00030a34 message3 + 268 (xdisp.c:7533)
(gdb) bt
#0 0x00000000 in ?? ()
Cannot access memory at address 0x0
Cannot access memory at address 0x0
Cannot access memory at address 0x0
#1 0x001596fc in load_font_get_repertory (f=Cannot access memory at
address 0x0
Cannot access memory at address 0x0
0x4103ec0, face=0x4957c1c, font_def=0, fontset=68924324) at
fontset.c:509
Cannot access memory at address 0x0
#2 0x00159d5c in fontset_font (fontset=68924324, c=246,
face=0x4191e30, id=-1) at fontset.c:650
#3 0x0015a10c in face_for_char () at fontset.c:906
#4 0x0001bf6c in get_next_display_element (it=0xbfffc978) at
xdisp.c:5733
#5 0x0001c708 in move_it_in_display_line_to (it=0xbfffc978,
to_charpos=24, to_x=-1, op=8) at xdisp.c:6409
#6 0x0001d92c in move_it_to (it=0xbfffc978, to_charpos=24, to_x=-1,
to_y=-1, to_vpos=-1, op=8) at xdisp.c:6778
#7 0x0001f824 in resize_mini_window (w=0x4104150, exact_p=0) at
xdisp.c:8257
#8 0x00025770 in display_echo_area_1 (a1=68174160, a2=76905500,
a3=0, a4=0) at xdisp.c:8120
#9 0x0001f200 in with_echo_area_buffer (w=0x4104150, which=3025108,
fn=0x25754 <display_echo_area_1>, a1=68174160, a2=41944073, a3=0,
a4=0) at xdisp.c:7907
#10 0x000303f8 in echo_area_display (update_frame_p=1) at xdisp.c:8087
#11 0x00030860 in message3_nolog (m=76832531, nbytes=25,
multibyte=1) at xdisp.c:7595
#12 0x00030a34 in message3 (m=76832531, nbytes=25, multibyte=1) at
xdisp.c:7530
Is there anything more I can do?
--
Greetings
Pete
Eat the rich -- the poor are tough and stringy.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-