From: Dan Nicolaescu <dann@gnu.org>
To: 9963@debbugs.gnu.org
Subject: bug#9963: ./temacs -Q -nw abort in bidi_initialize
Date: Sat, 05 Nov 2011 23:40:55 -0400 [thread overview]
Message-ID: <yxq62ixkjeg.fsf@fencepost.gnu.org> (raw)
./temacs -Q -nw
aborts in bidi_initialize
It used to work a few months ago.
Program received signal SIGABRT, Aborted.
0x0000003c994355b7 in kill () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.14-5.x86_64 ncurses-libs-5.8-2.20110319.fc15.x86_64
(gdb) bt
#0 0x0000003c994355b7 in kill () from /lib64/libc.so.6
#1 0x00000000004bd1d6 in abort () at /tmp/trunk/src/emacs.c:386
#2 0x00000000004a5344 in bidi_initialize () at /tmp/trunk/src/bidi.c:758
#3 0x00000000004a54c5 in bidi_init_it (charpos=0x0, bytepos=0x0, frame_window_p=0x0, bidi_it=0x7fffffffd308)
at /tmp/trunk/src/bidi.c:802
#4 0x0000000000425624 in reseat_to_string (it=0x7fffffffc960, s=0xb6dc00 '-' <repeats 200 times>..., string=0xb53a12,
charpos=0x0, precision=0x0, field_width=0x0, multibyte=0x0)
at /tmp/trunk/src/xdisp.c:6190
#5 0x0000000000448981 in display_string (string=0xb6dc00 '-' <repeats 200 times>..., lisp_string=0xb53a12,
face_string=0x825d01, face_string_pos=0x1, start=0x0, it=0x7fffffffc960, field_width=0x0, precision=0x0, max_x=0x0,
multibyte=0x0) at /tmp/trunk/src/xdisp.c:21330
#6 0x000000000044569c in display_mode_element (it=0x7fffffffc960, depth=0x1, field_width=0x0, precision=0x0, elt=0x825d01,
props=0xb53a12, risky=0x0) at /tmp/trunk/src/xdisp.c:20102
#7 0x0000000000444ab8 in display_mode_line (w=0xb696d0, face_id=MODE_LINE_FACE_ID, format=0x825d01)
at /tmp/trunk/src/xdisp.c:19791
#8 0x000000000044481e in display_mode_lines (w=0xb696d0)
at /tmp/trunk/src/xdisp.c:19733
#9 0x00000000004445f1 in redisplay_mode_lines (window=0xb696d5, force=0x0)
at /tmp/trunk/src/xdisp.c:19692
#10 0x0000000000430e32 in echo_area_display (update_frame_p=0x1)
at /tmp/trunk/src/xdisp.c:10534
#11 0x000000000042e91d in message3_nolog (m=0xb69001, nbytes=0x1d, multibyte=0x0)
at /tmp/trunk/src/xdisp.c:9436
#12 0x000000000042e62e in message3 (m=0xb69001, nbytes=0x1d, multibyte=0x0)
at /tmp/trunk/src/xdisp.c:9373
#13 0x000000000042ec3e in message_with_string (m=0x5fab95 "Loading %s (source)...", string=0xba5371, log=0x1)
at /tmp/trunk/src/xdisp.c:9517
#14 0x0000000000587013 in Fload (file=0xba5371, noerror=0xb53a12, nomessage=0xb53a12, nosuffix=0xb53a12, must_suffix=0xb53a12)
at /tmp/trunk/src/lread.c:1295
#15 0x000000000055c865 in eval_sub (form=0xb75426) at /tmp/trunk/src/eval.c:2336
#16 0x000000000055c0e8 in Feval (form=0xb75426, lexical=0xb53a12)
at /tmp/trunk/src/eval.c:2176
#17 0x00000000004c1462 in top_level_2 () at /tmp/trunk/src/keyboard.c:1167
#18 0x000000000055aac4 in internal_condition_case (bfun=0x4c1445 <top_level_2>, handlers=0xb604e2, hfun=0x4c1030 <cmd_error>)
at /tmp/trunk/src/eval.c:1499
#19 0x00000000004c149c in top_level_1 (ignore=0xb53a12)
at /tmp/trunk/src/keyboard.c:1175
#20 0x000000000055a44e in internal_catch (tag=0xb5f442, func=0x4c1464 <top_level_1>, arg=0xb53a12)
at /tmp/trunk/src/eval.c:1256
#21 0x00000000004c13c0 in command_loop () at /tmp/trunk/src/keyboard.c:1130
#22 0x00000000004c0b74 in recursive_edit_1 () at /tmp/trunk/src/keyboard.c:757
#23 0x00000000004c0d17 in Frecursive_edit () at /tmp/trunk/src/keyboard.c:821
#24 0x00000000004bede6 in main (argc=0x3, argv=0x7fffffffe4c8)
at /tmp/trunk/src/emacs.c:1707
Lisp Backtrace:
"load" (0xffffdb90)
(gdb)
next reply other threads:[~2011-11-06 3:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-06 3:40 Dan Nicolaescu [this message]
2011-11-06 4:01 ` bug#9963: ./temacs -Q -nw abort in bidi_initialize Eli Zaretskii
2011-11-06 4:48 ` Dan Nicolaescu
2011-11-06 7:24 ` Eli Zaretskii
2011-11-06 9:47 ` Andreas Schwab
2011-11-06 10:08 ` Eli Zaretskii
2011-11-06 18:28 ` Eli Zaretskii
2011-11-06 23:10 ` Dan Nicolaescu
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=yxq62ixkjeg.fsf@fencepost.gnu.org \
--to=dann@gnu.org \
--cc=9963@debbugs.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.