emacs-devel
[Top][All Lists]
Advanced

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

emacs-unicode-2 crashed when starting


From: Felix Wong
Subject: emacs-unicode-2 crashed when starting
Date: Fri, 8 Dec 2006 15:11:43 +0800

Hi,

I compiled the latest cvs version of emacs-unicode-2 branch, and when
I tried to start it, it crashed with SIGSEGV. I configured it with:

./configure --with-xft --with-freetype --enable-font-backend
--prefix=/opt/emacs23 --with-x-toolkit=gtk

and the backtrace is:

(gdb) bt
#0  0x080ef17d in fontset_font (fontset=137847608, c=24555,
face=0x8524100, id=43) at fontset.c:618
#1  0x080efff6 in face_for_char (f=0x8899728, face=0x8524100, c=24555,
pos=315, object=137586889)
   at fontset.c:1012
#2  0x08078424 in get_next_display_element (it=0xbff0f584) at xdisp.c:5916
#3  0x0807ec24 in display_line (it=0xbff0f584) at xdisp.c:16078
#4  0x080863cf in try_window (window=140176644, pos={charpos = 1,
bytepos = 1}, check_margins=1)
   at xdisp.c:13681
#5  0x0808824c in redisplay_window (window=140176644,
just_this_one_p=0) at xdisp.c:13309
#6  0x080897a3 in redisplay_window_0 (window=140176644) at xdisp.c:11913
#7  0x0816a0a8 in internal_condition_case_1 (bfun=0x8089780
<redisplay_window_0>, arg=140176644,
   handlers=137573429, hfun=0x8066a20 <redisplay_window_error>) at eval.c:1529
#8  0x08075d66 in redisplay_windows (window=4368) at xdisp.c:11892
#9  0x08089fc5 in redisplay_internal (preserve_echo_area=<value
optimized out>) at xdisp.c:11463
#10 0x0810e6c2 in read_char (commandflag=1, nmaps=2, maps=0xbff11340,
prev_event=dwarf2_read_address: Corrupted DWARF expression.
) at keyboard.c:2644
#11 0x08110d26 in read_key_sequence (keybuf=0xbff11494, bufsize=30,
prompt=137586889, dont_downcase_last=0,
   can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8978
#12 0x08112853 in command_loop_1 () at keyboard.c:1603
#13 0x0816a2d2 in internal_condition_case (bfun=0x81126c0
<command_loop_1>, handlers=137625529,
   hfun=0x810d1c0 <cmd_error>) at eval.c:1481
#14 0x0810c583 in command_loop_2 () at keyboard.c:1326
#15 0x0816a38a in internal_catch (tag=137648385, func=0x810c560
<command_loop_2>, arg=137586889) at eval.c:1222
#16 0x0810cfa6 in command_loop () at keyboard.c:1293
#17 0x0810d3ba in recursive_edit_1 () at keyboard.c:1003
#18 0x0810d4a7 in Frecursive_edit () at keyboard.c:1064
#19 0x0816b823 in Ffuncall (nargs=1, args=0xbff117e0) at eval.c:2994
#20 0x08196fe9 in Fbyte_code (bytestr=136703811, vector=136703836,
maxdepth=48) at bytecode.c:679
#21 0x0816ad5b in Feval (form=136703797) at eval.c:2334
#22 0x0816a38a in internal_catch (tag=147538161, func=0x816a980
<Feval>, arg=136703797) at eval.c:1222
#23 0x081961b5 in Fbyte_code (bytestr=136703459, vector=136703476,
maxdepth=56) at bytecode.c:854
#24 0x0816b2aa in funcall_lambda (fun=136703412, nargs=1,
arg_vector=0xbff11b04) at eval.c:3184
#25 0x0816b6d2 in Ffuncall (nargs=2, args=0xbff11b00) at eval.c:3054
#26 0x08196fe9 in Fbyte_code (bytestr=136706243, vector=136706260,
maxdepth=16) at bytecode.c:679
#27 0x0816b2aa in funcall_lambda (fun=136706196, nargs=1,
arg_vector=0xbff11c24) at eval.c:3184
#28 0x0816b6d2 in Ffuncall (nargs=2, args=0xbff11c20) at eval.c:3054
#29 0x08196fe9 in Fbyte_code (bytestr=136706555, vector=136706572,
maxdepth=96) at bytecode.c:679
#30 0x0816b2aa in funcall_lambda (fun=136706524, nargs=1,
arg_vector=0xbff11d64) at eval.c:3184
#31 0x0816b6d2 in Ffuncall (nargs=2, args=0xbff11d60) at eval.c:3054
#32 0x08196fe9 in Fbyte_code (bytestr=136697747, vector=136697764,
maxdepth=56) at bytecode.c:679
#33 0x0816b2aa in funcall_lambda (fun=136697724, nargs=0,
arg_vector=0xbff11e94) at eval.c:3184
#34 0x0816b6d2 in Ffuncall (nargs=1, args=0xbff11e90) at eval.c:3054
#35 0x08196fe9 in Fbyte_code (bytestr=136694803, vector=136694820,
maxdepth=48) at bytecode.c:679
#36 0x0816b2aa in funcall_lambda (fun=136694780, nargs=0,
arg_vector=0xbff11f60) at eval.c:3184
#37 0x0816b4bb in apply_lambda (fun=136694780, args=137586889,
eval_flag=1) at eval.c:3108
#38 0x0816ab82 in Feval (form=143169941) at eval.c:2370
#39 0x08109d33 in top_level_2 () at keyboard.c:1335
#40 0x0816a2d2 in internal_condition_case (bfun=0x8109d20
<top_level_2>, handlers=137625529,
   hfun=0x810d1c0 <cmd_error>) at eval.c:1481
#41 0x0810c520 in top_level_1 () at keyboard.c:1343
#42 0x0816a38a in internal_catch (tag=137619513, func=0x810c4f0
<top_level_1>, arg=137586889) at eval.c:1222
#43 0x0810cfd9 in command_loop () at keyboard.c:1300
#44 0x0810d3ba in recursive_edit_1 () at keyboard.c:1003
#45 0x0810d4a7 in Frecursive_edit () at keyboard.c:1064
#46 0x081033c2 in main (argc=2, argv=0xbff126a4) at emacs.c:1799

Is there any workaround to deal with this problem?

Thanks in advance.

Felix Wong




reply via email to

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