emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode-2 crash by set-face-font


From: Katsumi Yamaoka
Subject: Re: Unicode-2 crash by set-face-font
Date: Wed, 23 Jan 2008 20:54:10 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

>>>>> Kenichi Handa wrote:

> Oops, I've just installed a fix.

Thanks.  But it crashes right after launching unfortunately.
Bootstrapping from scratch made no difference.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1074623360 (LWP 22893)]
font_load_for_face (f=0x83b57a0, face=0x8bf8e30) at font.c:2761
2761          face->font = font->font.font;
(gdb) bt
#0  font_load_for_face (f=0x83b57a0, face=0x8bf8e30) at font.c:2761
#1  0x080ce284 in realize_face (cache=0x8a5b568, attrs=0xbfc76b20, 
    former_face_id=<value optimized out>) at xfaces.c:7749
#2  0x080cea26 in realize_basic_faces (f=0x83b57a0) at xfaces.c:7535
#3  0x080d1244 in recompute_basic_faces (f=0x83b57a0) at xfaces.c:960
#4  0x0807c5cb in init_iterator (it=0xbfc76c14, w=0x8bedfb0, charpos=1, 
    bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:2537
#5  0x08080e0b in resize_mini_window (w=0x8bedfb0, exact_p=1) at xdisp.c:8505
#6  0x0805f1f5 in do_switch_frame (frame=137833636, track=1, for_deletion=0)
    at frame.c:873
#7  0x0805fa31 in Fselect_frame (frame=137833636) at frame.c:932
#8  0x0816bc11 in Ffuncall (nargs=2, args=0xbfc77090) at eval.c:3025
#9  0x08195752 in Fbyte_code (bytestr=136858371, vector=136858396, maxdepth=16)
    at bytecode.c:679
#10 0x0816b175 in Feval (form=136858357) at eval.c:2362
#11 0x0816b51f in Fprogn (args=142784091) at eval.c:451
#12 0x08169b1d in unbind_to (count=240, value=137702689) at eval.c:3380
#13 0x081955e4 in Fbyte_code (bytestr=136858259, vector=136858276, maxdepth=32)
    at bytecode.c:701
#14 0x0816b6ba in funcall_lambda (fun=136858220, nargs=1, 
    arg_vector=0xbfc772f4) at eval.c:3212
#15 0x0816bac1 in Ffuncall (nargs=2, args=0xbfc772f0) at eval.c:3082
#16 0x08195752 in Fbyte_code (bytestr=136408403, vector=136408420, maxdepth=32)
    at bytecode.c:679
#17 0x0816b6ba in funcall_lambda (fun=136408356, nargs=1, 
    arg_vector=0xbfc77414) at eval.c:3212
#18 0x0816bac1 in Ffuncall (nargs=2, args=0xbfc77410) at eval.c:3082
#19 0x08195752 in Fbyte_code (bytestr=136659067, vector=136659084, maxdepth=48)
    at bytecode.c:679
#20 0x0816b6ba in funcall_lambda (fun=136659020, nargs=1, 
    arg_vector=0xbfc77544) at eval.c:3212
#21 0x0816bac1 in Ffuncall (nargs=2, args=0xbfc77540) at eval.c:3082
#22 0x08195752 in Fbyte_code (bytestr=136656123, vector=136656140, maxdepth=48)
    at bytecode.c:679
#23 0x0816b6ba in funcall_lambda (fun=136656092, nargs=0, 
    arg_vector=0xbfc77674) at eval.c:3212
#24 0x0816bac1 in Ffuncall (nargs=1, args=0xbfc77670) at eval.c:3082
#25 0x08195752 in Fbyte_code (bytestr=136426635, vector=136426652, maxdepth=56)
    at bytecode.c:679
#26 0x0816b6ba in funcall_lambda (fun=136426612, nargs=0, 
    arg_vector=0xbfc777a4) at eval.c:3212
#27 0x0816bac1 in Ffuncall (nargs=1, args=0xbfc777a0) at eval.c:3082
#28 0x08195752 in Fbyte_code (bytestr=136423331, vector=136423348, maxdepth=48)
    at bytecode.c:679
#29 0x0816b6ba in funcall_lambda (fun=136423308, nargs=0, 
    arg_vector=0xbfc77870) at eval.c:3212
#30 0x0816b8b6 in apply_lambda (fun=136423308, args=137702689, eval_flag=1)
    at eval.c:3136
#31 0x0816af92 in Feval (form=138087989) at eval.c:2398
#32 0x081090f3 in top_level_2 () at keyboard.c:1390
#33 0x0816a652 in internal_condition_case (bfun=0x81090e0 <top_level_2>, 
    handlers=137746889, hfun=0x810c9e0 <cmd_error>) at eval.c:1494
#34 0x0810bdf0 in top_level_1 () at keyboard.c:1398
#35 0x0816a70a in internal_catch (tag=137741737, func=0x810bdc0 <top_level_1>, 
    arg=137702689) at eval.c:1230
#36 0x0810c829 in command_loop () at keyboard.c:1353
#37 0x0810cbaa in recursive_edit_1 () at keyboard.c:969
#38 0x0810cce1 in Frecursive_edit () at keyboard.c:1031
#39 0x081023ec in main (argc=3, argv=0xbfc77fa4) at emacs.c:1809

Lisp Backtrace:
"select-frame" (0xbfc77094)
"byte-code" (0xbfc77130)
"x-setup-function-keys" (0xbfc772f4)
"x-create-frame-with-faces" (0xbfc77414)
"make-frame" (0xbfc77544)
"frame-initialize" (0xbfc77674)
"command-line" (0xbfc777a4)
"normal-top-level" (0xbfc77870)
(gdb) q

Regards,




reply via email to

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