emacs-devel
[Top][All Lists]
Advanced

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

Font related crash in latest CVS


From: İsmail Dönmez
Subject: Font related crash in latest CVS
Date: Wed, 14 May 2008 12:40:57 +0300

Hi all,

I got (server-start) in my ~/.emacs . I open a server with emacs -nw
and from X I do emacsclient -c, when I close the emacsclient with
either M-x M-c or C-x 5 0, server emacs crashes with the following
backtrace:

#0  0x000000000058d5d6 in font_clear_cache (f=0x11e1050,
cache=21964885, driver=0xa424a0) at font.c:2249
#1  0x000000000059074a in font_update_drivers (f=0x11e1050,
new_drivers=10796769) at font.c:2204
#2  0x000000000041fc8a in Fdelete_frame (frame=18747476,
force=10796769) at frame.c:1465
#3  0x0000000000543da3 in Ffuncall (nargs=2, args=<value optimized
out>) at eval.c:3035
#4  0x000000000056e9c7 in Fbyte_code (bytestr=<value optimized out>,
vector=10890897, maxdepth=<value optimized out>) at bytecode.c:679
#5  0x0000000000543788 in funcall_lambda (fun=19751940, nargs=1,
arg_vector=0x7fff88884198) at eval.c:3219
#6  0x0000000000543b73 in Ffuncall (nargs=2, args=<value optimized
out>) at eval.c:3089
#7  0x000000000056e9c7 in Fbyte_code (bytestr=<value optimized out>,
vector=11392113, maxdepth=<value optimized out>) at bytecode.c:679
#8  0x0000000000543788 in funcall_lambda (fun=18926788, nargs=2,
arg_vector=0x7fff88884358) at eval.c:3219
#9  0x0000000000543b73 in Ffuncall (nargs=3, args=<value optimized
out>) at eval.c:3089
#10 0x000000000056e9c7 in Fbyte_code (bytestr=<value optimized out>,
vector=11524177, maxdepth=<value optimized out>) at bytecode.c:679
#11 0x0000000000543788 in funcall_lambda (fun=8663380, nargs=1,
arg_vector=0x7fff88884568) at eval.c:3219
#12 0x0000000000543b73 in Ffuncall (nargs=2, args=<value optimized
out>) at eval.c:3089
#13 0x0000000000540c6c in Fcall_interactively (function=21261505,
record_flag=10796769, keys=10863712) at callint.c:859
#14 0x0000000000543d8e in Ffuncall (nargs=4, args=<value optimized
out>) at eval.c:3038
#15 0x0000000000543f44 in call3 (fn=<value optimized out>, arg1=<value
optimized out>, arg2=10796769, arg3=32257072) at eval.c:2858
#16 0x00000000004e727e in command_loop_1 () at keyboard.c:1912
#17 0x000000000054252f in internal_condition_case (bfun=0x4e6ed0
<command_loop_1>, handlers=10883889, hfun=0x4e1530 <cmd_error>) at
eval.c:1501
#18 0x00000000004e087a in command_loop_2 () at keyboard.c:1369
#19 0x0000000000542647 in internal_catch (tag=<value optimized out>,
func=0x4e0860 <command_loop_2>, arg=10796769) at eval.c:1237
#20 0x00000000004e1373 in command_loop () at keyboard.c:1348
#21 0x00000000004e173a in recursive_edit_1 () at keyboard.c:957
#22 0x00000000004e188f in Frecursive_edit () at keyboard.c:1019
#23 0x00000000004d50bc in main (argc=2, argv=0x7fff88885018) at emacs.c:1774


This is on Ubuntu Hardy x86_64.

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.




reply via email to

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