emacs-devel
[Top][All Lists]
Advanced

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

Crash on set-frame-font


From: Chong Yidong
Subject: Crash on set-frame-font
Date: Tue, 23 Jun 2009 10:33:34 -0400

I just received a bug report from Simon Marshell (which had been dropped
from the bug tracker, for some reason).  I haven't been able to
reproduce this problem on my GNU/Linux system; does anyone have a
Solaris box to try?


> From:   Marshall, Simon
> Sent:   01 June 2009 11:31
> Subject: 23.0.94; crash on set-frame-font
>
> 23.0.94 appears to build ok on solaris 2.8 with motif 2.1.0 (see end of 
> email).
>
> However, it dies as soon as I do M-x set-frame-font:
>
> gdb src/emacs
> run -Q
> Type M-x set-frame-font RET and I see:
>
> Program received signal SIGABRT, Aborted.
> 0xfec201cc in _libc_kill () from /usr/lib/libc.so.1
> (gdb) where
> #0  0xfec201cc in _libc_kill () from /usr/lib/libc.so.1
> #1  0x001a2e20 in abort () at emacs.c:432
> #2  0x0027fb10 in internal_condition_case (bfun=0x1a8c1c <command_loop_1>,
>     handlers=5377169, hfun=0x1a80a4 <cmd_error>) at eval.c:1487
> #3  0x001a8704 in command_loop_2 () at keyboard.c:1359
> #4  0x0027f3ec in internal_catch (tag=5370217, func=0x1a86d8 <command_loop_2>,
>     arg=5310465) at eval.c:1248
> #5  0x001a867c in command_loop () at keyboard.c:1338
> #6  0x001a7934 in recursive_edit_1 () at keyboard.c:953
> #7  0x001a7bf4 in Frecursive_edit () at keyboard.c:1015
> #8  0x001a5428 in main (argc=2, argv=0xffbee3a4) at emacs.c:1852
>
> This does not occur with any earlier pretest.  Hopefully this is enough for 
> you
> to debug; I don't have spare time right now.  Let me know if you do need me to
> do anything more.
>
> In GNU Emacs 23.0.94.1 (sparc-sun-solaris2.8, Motif Version 2.1.0)
>  of 2009-06-01 on risksun2
> Windowing system distributor `Hummingbird Ltd.', version 11.0.100015
> configured using `configure  '--x-includes=/usr/openwin/include:/usr/dt/
> include:/usr/local/include:/usr/local/X11/include' 
> '--x-libraries=/usr/openwin/
> lib:/usr/dt/lib:/usr/local/lib:/usr/local/X11/lib' '--with-x-toolkit=motif'
> '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' 'CFLAGS=-g''




reply via email to

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