all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Font related crash in latest CVS
@ 2008-05-14  9:40 İsmail Dönmez
  2008-05-14 12:29 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: İsmail Dönmez @ 2008-05-14  9:40 UTC (permalink / raw
  To: emacs-devel

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Font related crash in latest CVS
  2008-05-14  9:40 Font related crash in latest CVS İsmail Dönmez
@ 2008-05-14 12:29 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2008-05-14 12:29 UTC (permalink / raw
  To: İsmail Dönmez; +Cc: emacs-devel

In article <19e566510805140240t1aefcf9cg2a4cda55c5d3a65d@mail.gmail.com>, "=?UTF-8?Q?=C4=B0smail_D=C3=B6nmez?=" <ismail@namtrac.org> writes:

> 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

I've just installed a fix.

---
Kenichi Handa
handa@ni.aist.go.jp




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-14 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14  9:40 Font related crash in latest CVS İsmail Dönmez
2008-05-14 12:29 ` Kenichi Handa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.