From: Faik Uygur <faik@pardus.org.tr>
To: bug-gnu-emacs@gnu.org
Subject: bug#301: 23.0.60 Fatal error (11) with set-fontset-font
Date: Thu, 22 May 2008 23:50:14 +0300 [thread overview]
Message-ID: <200805222350.14815.faik@pardus.org.tr> (raw)
Hello,
I am following 23.0.60 from git://git.sv.gnu.org/emacs.git
And with these lines in my .emacs file:
(set-default-font "DejaVu Sans Mono-10")
(set-fontset-font "fontset-default" 'latin '("DejaVu Sans
Mono-10" . "unicode-bmp"))
i am getting a seg fault from emacs. It crashes before it starts.
Here is the backtrace. Hope it would be helpful:
#0 0x08140aa2 in Fset_fontset_font (name=150398131, target=139019945,
font_spec=144483668, frame=138746057, add=138746057)
at fontset.c:1387
#1 0x0823bd87 in Feval (form=148748397) at eval.c:2382
#2 0x082661b0 in readevalloop (readcharfun=147957428, stream=0x0,
sourcename=144692659, evalfun=0x823b842 <Feval>, printflag=0,
unibyte=138746057, readfun=138746057, start=138746057, end=138746057) at
lread.c:1789
#3 0x082663e7 in Feval_buffer (buffer=147957428, printflag=138746057,
filename=144680459, unibyte=138746057, do_allow_print=138746105)
at lread.c:1852
#4 0x0823cd17 in Ffuncall (nargs=6, args=0xbff9e3b0) at eval.c:3051
#5 0x0828830c in Fbyte_code (bytestr=137304499, vector=137304516,
maxdepth=48) at bytecode.c:678
#6 0x0823d477 in funcall_lambda (fun=137304428, nargs=4,
arg_vector=0xbff9e6e4) at eval.c:3224
#7 0x0823cebc in Ffuncall (nargs=5, args=0xbff9e6e0) at eval.c:3083
#8 0x0823c84e in call4 (fn=139107801, arg1=144680459, arg2=144680459,
arg3=138746105, arg4=138746105) at eval.c:2891
#9 0x08264b5e in Fload (file=144681019, noerror=138746105,
nomessage=138746105, nosuffix=138746057, must_suffix=138746057) at
lread.c:1206
#10 0x0823cd17 in Ffuncall (nargs=4, args=0xbff9e980) at eval.c:3051
#11 0x0828830c in Fbyte_code (bytestr=137468395, vector=137468412,
maxdepth=56) at bytecode.c:678
#12 0x0823d477 in funcall_lambda (fun=137468372, nargs=0,
arg_vector=0xbff9eca4) at eval.c:3224
#13 0x0823cebc in Ffuncall (nargs=1, args=0xbff9eca0) at eval.c:3083
#14 0x0828830c in Fbyte_code (bytestr=137471467, vector=137471492,
maxdepth=16) at bytecode.c:678
#15 0x0823bd12 in Feval (form=137471453) at eval.c:2374
#16 0x0823a3eb in internal_lisp_condition_case (var=138789233,
bodyform=137471453, handlers=137471525) at eval.c:1451
#17 0x08288ea1 in Fbyte_code (bytestr=137469051, vector=137469068,
maxdepth=56) at bytecode.c:868
#18 0x0823d477 in funcall_lambda (fun=137469028, nargs=0,
arg_vector=0xbff9f3e4) at eval.c:3224
#19 0x0823cebc in Ffuncall (nargs=1, args=0xbff9f3e0) at eval.c:3083
#20 0x0828830c in Fbyte_code (bytestr=137465763, vector=137465780,
maxdepth=48) at bytecode.c:678
#21 0x0823d477 in funcall_lambda (fun=137465740, nargs=0,
arg_vector=0xbff9f650) at eval.c:3224
#22 0x0823d0f5 in apply_lambda (fun=137465740, args=138746057, eval_flag=1) at
eval.c:3148
#23 0x0823bf0b in Feval (form=139283917) at eval.c:2410
#24 0x081a457b in top_level_2 () at keyboard.c:1376
#25 0x0823a531 in internal_condition_case (bfun=0x81a456b <top_level_2>,
handlers=138789233, hfun=0x81a41ac <cmd_error>) at eval.c:1506
#26 0x081a45b1 in top_level_1 () at keyboard.c:1384
#27 0x08239f50 in internal_catch (tag=138785209, func=0x81a457f <top_level_1>,
arg=138746057) at eval.c:1242
#28 0x081a44f3 in command_loop () at keyboard.c:1339
---Type <return> to continue, or q <return> to quit---
#29 0x081a3d94 in recursive_edit_1 () at keyboard.c:955
#30 0x081a3f07 in Frecursive_edit () at keyboard.c:1017
#31 0x081a26b6 in main (argc=1, argv=0xbff9fe24) at emacs.c:1770
- Faik
next reply other threads:[~2008-05-22 20:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-22 20:50 Faik Uygur [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-25 17:19 bug#301: 23.0.60 Fatal error (11) with set-fontset-font Chong Yidong
2008-08-05 7:22 ` Faik Uygur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200805222350.14815.faik@pardus.org.tr \
--to=faik@pardus.org.tr \
--cc=301@emacsbugs.donarmstrong.com \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.