emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Segmentation fault using font '7x13bold'


From: Nick Roberts
Subject: Re: Segmentation fault using font '7x13bold'
Date: Sat, 20 May 2006 10:47:33 +1200

 > Here's a simple test case that crashes reliably for me:
 > 
 > $ emacs -Q -eval '(let ((f (make-temp-file "bang"))) (set-frame-font
 > "9x15") (with-temp-file f (insert 27 44 98 105 27 40 66))
 > (find-alternate-file f))'
 > Fatal error (11)Segmentation fault

It doesn't crash for me.

xbacktrace is a user-defined command in .gdbinit in the src directory.  You
need to start gdb in that directory (or 'source' it).

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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