Package: emacs;
Reported by: Constantin Kulikov <zxnotdead <at> gmail.com>
Date: Fri, 6 Dec 2013 08:51:02 UTC
Severity: normal
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16069 in the body.
You can then email your comments to 16069 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Fri, 06 Dec 2013 08:51:02 GMT) Full text and rfc822 format available.Constantin Kulikov <zxnotdead <at> gmail.com>
:bug-gnu-emacs <at> gnu.org
.
(Fri, 06 Dec 2013 08:51:03 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Constantin Kulikov <zxnotdead <at> gmail.com> To: bug-gnu-emacs <at> gnu.org Subject: Sigsegv, libxft, emacs --daemon, emacsclient Date: Fri, 6 Dec 2013 12:50:18 +0400
[Message part 1 (text/plain, inline)]
In the first terminal(emacs): # emacs -Q --daemon=exp ("emacs") Starting Emacs daemon. # ps -A | grep emacs 21880 ? 00:00:00 emacs In the second terminal(gdb): # sudo gdb (gdb) attach 21880 (gdb) continue Continuing. In the first terminal(emacs): # emacsclient -s exp -c In the emacsclient's frame: C-x C-c In the first terminal(emacs): # emacsclient -s exp -c In the emacsclient's frame: C-x C-c In the second terminal(gdb): [New Thread 0x7f6eee24d700 (LWP 22531)] [New Thread 0x7f6eeda4c700 (LWP 22532)] Program received signal SIGSEGV, Segmentation fault. 0x00007f6efa29cd15 in ?? () from /usr/lib/libXft.so.2 (gdb) bt full ---------------------------------------------- #0 0x00007f6efa29cd15 in ?? () from /usr/lib/libXft.so.2 No symbol table info available. #1 0x00007f6efa298f57 in ?? () from /usr/lib/libXft.so.2 No symbol table info available. #2 0x00007f6efa6cf9f2 in XCloseDisplay () from /usr/lib/libX11.so.6 No symbol table info available. #3 0x00007f6efb03faa5 in ?? () from /usr/lib/libXt.so.6 No symbol table info available. #4 0x00007f6efb04063c in XtCloseDisplay () from /usr/lib/libXt.so.6 No symbol table info available. #5 0x00000000004c06fb in x_delete_terminal (terminal=<optimized out>) at xterm.c:10269 dpyinfo = 0xdb10b0 connection = 7 #6 0x00000000004b22ce in Fdelete_terminal (terminal=terminal <at> entry=18292749, force=12228834) at terminal.c:348 t = 0x1172008 #7 0x0000000000421b38 in delete_frame (frame=<optimized out>, force=<optimized out>) at frame.c:1399 terminal = 0x1172008 f = 0x1172158 sf = 0xbbd268 kb = 0x0 minibuffer_selected = <optimized out> is_tooltip_frame = 0 #8 0x000000000055f0a6 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2808 fun = 8710565 original_fun = 12271906 numargs = <optimized out> val = <optimized out> internal_args = 0x7fff2532bb80 i = <optimized out> #9 0x00000000005972fd in exec_byte_code (bytestr=0, vector=140733817469420, maxdepth=0, args_template=15260304, nargs=140733817469992, args=0x1) at bytecode.c:919 targets = {0x598c45 <exec_byte_code+10117>, 0x598c34 <exec_byte_code+10100>, 0x598c39 <exec_byte_code+10105>, 0x598c3e <exec_byte_code+10110>, 0x596682 <exec_byte_code+450>, 0x596682 <exec_byte_code+450>, 0x597109 <exec_byte_code+3145>, 0x597146 <exec_byte_code+3206>, 0x597dca <exec_byte_code+6410>, 0x597e11 <exec_byte_code+6481>, 0x597d15 <exec_byte_code+6229>, 0x597d5c <exec_byte_code+6300>, 0x596776 <exec_byte_code+694>, 0x596776 <exec_byte_code+694>, 0x596d33 <exec_byte_code+2163>, 0x597da3 <exec_byte_code+6371>, 0x596ea4 <exec_byte_code+2532>, 0x596ef3 <exec_byte_code+2611>, 0x596f42 <exec_byte_code+2690>, 0x596f91 <exec_byte_code+2769>, 0x596fe0 <exec_byte_code+2848>, 0x59702b <exec_byte_code+2923>, 0x5970b8 <exec_byte_code+3064>, 0x597091 <exec_byte_code+3025>, 0x5971c3 <exec_byte_code+3331>, 0x5971fe <exec_byte_code+3390>, 0x597239 <exec_byte_code+3449>, 0x597197 <exec_byte_code+3287>, 0x5966b3 <exec_byte_code+499>, 0x5966b3 <exec_byte_code+499>, 0x5970f4 <exec_byte_code+3124>, 0x59719c <exec_byte_code+3292>, 0x59729b <exec_byte_code+3547>, 0x5972dc <exec_byte_code+3612>, 0x59731d <exec_byte_code+3677>, 0x59735e <exec_byte_code+3742>, 0x5966ee <exec_byte_code+558>, 0x5966ee <exec_byte_code+558>, 0x596d1e <exec_byte_code+2142>, 0x597274 <exec_byte_code+3508>, 0x59681b <exec_byte_code+859>, 0x596863 <exec_byte_code+931>, 0x5968ab <exec_byte_code+1003>, 0x5967ef <exec_byte_code+815>, 0x59672e <exec_byte_code+622>, 0x59672e <exec_byte_code+622>, 0x597363 <exec_byte_code+3747>, 0x5967f4 <exec_byte_code+820>, 0x5981d4 <exec_byte_code+7444>, 0x5980f8 <exec_byte_code+7224>, 0x597fc8 <exec_byte_code+6920>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x5974af <exec_byte_code+4079>, 0x59753c <exec_byte_code+4220>, 0x597573 <exec_byte_code+4275>, 0x5975aa <exec_byte_code+4330>, 0x5975e1 <exec_byte_code+4385>, 0x596df8 <exec_byte_code+2360>, 0x596e32 <exec_byte_code+2418>, 0x597622 <exec_byte_code+4450>, 0x596dbd <exec_byte_code+2301>, 0x596e69 <exec_byte_code+2473>, 0x597654 <exec_byte_code+4500>, 0x59768b <exec_byte_code+4555>, 0x5976b6 <exec_byte_code+4598>, 0x5976ed <exec_byte_code+4653>, 0x597725 <exec_byte_code+4709>, 0x5977a2 <exec_byte_code+4834>, 0x5977cd <exec_byte_code+4877>, 0x597804 <exec_byte_code+4932>, 0x59783f <exec_byte_code+4991>, 0x59786a <exec_byte_code+5034>, 0x597895 <exec_byte_code+5077>, 0x5978cc <exec_byte_code+5132>, 0x597903 <exec_byte_code+5187>, 0x59793a <exec_byte_code+5242>, 0x597975 <exec_byte_code+5301>, 0x5979ad <exec_byte_code+5357>, 0x5979e5 <exec_byte_code+5413>, 0x597a62 <exec_byte_code+5538>, 0x597a9b <exec_byte_code+5595>, 0x597ad4 <exec_byte_code+5652>, 0x59844d <exec_byte_code+8077>, 0x5983d5 <exec_byte_code+7957>, 0x598411 <exec_byte_code+8017>, 0x597378 <exec_byte_code+3768>, 0x5973b4 <exec_byte_code+3828>, 0x5973ec <exec_byte_code+3884>, 0x59741e <exec_byte_code+3934>, 0x598935 <exec_byte_code+9333>, 0x59896d <exec_byte_code+9389>, 0x5989a5 <exec_byte_code+9445>, 0x5987c8 <exec_byte_code+8968>, 0x5967bd <exec_byte_code+765>, 0x5987fe <exec_byte_code+9022>, 0x598829 <exec_byte_code+9065>, 0x59889e <exec_byte_code+9182>, 0x5988d4 <exec_byte_code+9236>, 0x59890a <exec_byte_code+9290>, 0x598489 <exec_byte_code+8137>, 0x5984b6 <exec_byte_code+8182>, 0x5984e3 <exec_byte_code+8227>, 0x598513 <exec_byte_code+8275>, 0x598ccf <exec_byte_code+10255>, 0x598545 <exec_byte_code+8325>, 0x598575 <exec_byte_code+8373>, 0x5985a5 <exec_byte_code+8421>, 0x5985d5 <exec_byte_code+8469>, 0x598605 <exec_byte_code+8517>, 0x598635 <exec_byte_code+8565>, 0x5967bd <exec_byte_code+765>, 0x598ccf <exec_byte_code+10255>, 0x598660 <exec_byte_code+8608>, 0x5986a2 <exec_byte_code+8674>, 0x5986cd <exec_byte_code+8717>, 0x5986f8 <exec_byte_code+8760>, 0x59872f <exec_byte_code+8815>, 0x598766 <exec_byte_code+8870>, 0x597b7b <exec_byte_code+5819>, 0x597c41 <exec_byte_code+6017>, 0x597c78 <exec_byte_code+6072>, 0x597caf <exec_byte_code+6127>, 0x598f54 <exec_byte_code+10900>, 0x598fea <exec_byte_code+11050>, 0x598ccf <exec_byte_code+10255>, 0x59838c <exec_byte_code+7884>, 0x5968f3 <exec_byte_code+1075>, 0x596d48 <exec_byte_code+2184>, 0x596b6e <exec_byte_code+1710>, 0x596a07 <exec_byte_code+1351>, 0x596c77 <exec_byte_code+1975>, 0x598192 <exec_byte_code+7378>, 0x59836b <exec_byte_code+7851>, 0x5970cd <exec_byte_code+3085>, 0x5982d8 <exec_byte_code+7704>, 0x59830a <exec_byte_code+7754>, 0x597f5a <exec_byte_code+6810>, 0x597f8c <exec_byte_code+6860>, 0x598203 <exec_byte_code+7491>, 0x598252 <exec_byte_code+7570>, 0x59828d <exec_byte_code+7629>, 0x597456 <exec_byte_code+3990>, 0x597ce6 <exec_byte_code+6182>, 0x598f84 <exec_byte_code+10948>, 0x598fbf <exec_byte_code+11007>, 0x598d59 <exec_byte_code+10393>, 0x598d84 <exec_byte_code+10436>, 0x598daf <exec_byte_code+10479>, 0x598dda <exec_byte_code+10522>, 0x598e11 <exec_byte_code+10577>, 0x598e48 <exec_byte_code+10632>, 0x598e7f <exec_byte_code+10687>, 0x598eb6 <exec_byte_code+10742>, 0x598a15 <exec_byte_code+9557>, 0x598a4c <exec_byte_code+9612>, 0x598a83 <exec_byte_code+9667>, 0x598aae <exec_byte_code+9710>, 0x598ae5 <exec_byte_code+9765>, 0x598b1c <exec_byte_code+9820>, 0x598b54 <exec_byte_code+9876>, 0x598b8c <exec_byte_code+9932>, 0x5989dd <exec_byte_code+9501>, 0x598791 <exec_byte_code+8913>, 0x598bc4 <exec_byte_code+9988>, 0x598c02 <exec_byte_code+10050>, 0x598ccf <exec_byte_code+10255>, 0x59698a <exec_byte_code+1226>, 0x596c19 <exec_byte_code+1881>, 0x596a7a <exec_byte_code+1466>, 0x596b08 <exec_byte_code+1608>, 0x598103 <exec_byte_code+7235>, 0x59775d <exec_byte_code+4765>, 0x597a1d <exec_byte_code+5469>, 0x598859 <exec_byte_code+9113>, 0x597e58 <exec_byte_code+6552>, 0x597e95 <exec_byte_code+6613>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597ee6 <exec_byte_code+6694>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597f2e <exec_byte_code+6766> <repeats 64 times>} count = 10 count_volatile = 3474864899701879091 vectorp = 0x10fa198 vectorp_volatile = 0x0 stack = {pc = 0x133d2fd "\210\001A\266\202\202o", byte_string = 20469073, byte_string_start = 0x133d270 "\305\306\002\205\a", next = 0x7fff2532beb0} stack_volatile = {pc = 0x1172158 "\025\340\002\003", byte_string = 17801949, byte_string_start = 0x1351c40 "\004", next = 0x1351b00} result = 0 type = (unknown: 624081960) #10 0x000000000055eba7 in funcall_lambda (fun=17801949, nargs=nargs <at> entry=1, arg_vector=0x7fff2532beb0, arg_vector <at> entry=0x7fff2532be08) at eval.c:2973 ---Type <return> to continue, or q <return> to quit---continue val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #11 0x000000000055eebb in Ffuncall (nargs=2, args=0x7fff2532be00) at eval.c:2866 fun = <optimized out> original_fun = 20454274 numargs = 1 val = <optimized out> internal_args = <optimized out> i = <optimized out> #12 0x00000000005972fd in exec_byte_code (bytestr=0, vector=140733817469420, maxdepth=0, args_template=15260304, nargs=140733817470472, args=0x1) at bytecode.c:919 targets = {0x598c45 <exec_byte_code+10117>, 0x598c34 <exec_byte_code+10100>, 0x598c39 <exec_byte_code+10105>, 0x598c3e <exec_byte_code+10110>, 0x596682 <exec_byte_code+450>, 0x596682 <exec_byte_code+450>, 0x597109 <exec_byte_code+3145>, 0x597146 <exec_byte_code+3206>, 0x597dca <exec_byte_code+6410>, 0x597e11 <exec_byte_code+6481>, 0x597d15 <exec_byte_code+6229>, 0x597d5c <exec_byte_code+6300>, 0x596776 <exec_byte_code+694>, 0x596776 <exec_byte_code+694>, 0x596d33 <exec_byte_code+2163>, 0x597da3 <exec_byte_code+6371>, 0x596ea4 <exec_byte_code+2532>, 0x596ef3 <exec_byte_code+2611>, 0x596f42 <exec_byte_code+2690>, 0x596f91 <exec_byte_code+2769>, 0x596fe0 <exec_byte_code+2848>, 0x59702b <exec_byte_code+2923>, 0x5970b8 <exec_byte_code+3064>, 0x597091 <exec_byte_code+3025>, 0x5971c3 <exec_byte_code+3331>, 0x5971fe <exec_byte_code+3390>, 0x597239 <exec_byte_code+3449>, 0x597197 <exec_byte_code+3287>, 0x5966b3 <exec_byte_code+499>, 0x5966b3 <exec_byte_code+499>, 0x5970f4 <exec_byte_code+3124>, 0x59719c <exec_byte_code+3292>, 0x59729b <exec_byte_code+3547>, 0x5972dc <exec_byte_code+3612>, 0x59731d <exec_byte_code+3677>, 0x59735e <exec_byte_code+3742>, 0x5966ee <exec_byte_code+558>, 0x5966ee <exec_byte_code+558>, 0x596d1e <exec_byte_code+2142>, 0x597274 <exec_byte_code+3508>, 0x59681b <exec_byte_code+859>, 0x596863 <exec_byte_code+931>, 0x5968ab <exec_byte_code+1003>, 0x5967ef <exec_byte_code+815>, 0x59672e <exec_byte_code+622>, 0x59672e <exec_byte_code+622>, 0x597363 <exec_byte_code+3747>, 0x5967f4 <exec_byte_code+820>, 0x5981d4 <exec_byte_code+7444>, 0x5980f8 <exec_byte_code+7224>, 0x597fc8 <exec_byte_code+6920>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x5974af <exec_byte_code+4079>, 0x59753c <exec_byte_code+4220>, 0x597573 <exec_byte_code+4275>, 0x5975aa <exec_byte_code+4330>, 0x5975e1 <exec_byte_code+4385>, 0x596df8 <exec_byte_code+2360>, 0x596e32 <exec_byte_code+2418>, 0x597622 <exec_byte_code+4450>, 0x596dbd <exec_byte_code+2301>, 0x596e69 <exec_byte_code+2473>, 0x597654 <exec_byte_code+4500>, 0x59768b <exec_byte_code+4555>, 0x5976b6 <exec_byte_code+4598>, 0x5976ed <exec_byte_code+4653>, 0x597725 <exec_byte_code+4709>, 0x5977a2 <exec_byte_code+4834>, 0x5977cd <exec_byte_code+4877>, 0x597804 <exec_byte_code+4932>, 0x59783f <exec_byte_code+4991>, 0x59786a <exec_byte_code+5034>, 0x597895 <exec_byte_code+5077>, 0x5978cc <exec_byte_code+5132>, 0x597903 <exec_byte_code+5187>, 0x59793a <exec_byte_code+5242>, 0x597975 <exec_byte_code+5301>, 0x5979ad <exec_byte_code+5357>, 0x5979e5 <exec_byte_code+5413>, 0x597a62 <exec_byte_code+5538>, 0x597a9b <exec_byte_code+5595>, 0x597ad4 <exec_byte_code+5652>, 0x59844d <exec_byte_code+8077>, 0x5983d5 <exec_byte_code+7957>, 0x598411 <exec_byte_code+8017>, 0x597378 <exec_byte_code+3768>, 0x5973b4 <exec_byte_code+3828>, 0x5973ec <exec_byte_code+3884>, 0x59741e <exec_byte_code+3934>, 0x598935 <exec_byte_code+9333>, 0x59896d <exec_byte_code+9389>, 0x5989a5 <exec_byte_code+9445>, 0x5987c8 <exec_byte_code+8968>, 0x5967bd <exec_byte_code+765>, 0x5987fe <exec_byte_code+9022>, 0x598829 <exec_byte_code+9065>, 0x59889e <exec_byte_code+9182>, 0x5988d4 <exec_byte_code+9236>, 0x59890a <exec_byte_code+9290>, 0x598489 <exec_byte_code+8137>, 0x5984b6 <exec_byte_code+8182>, 0x5984e3 <exec_byte_code+8227>, 0x598513 <exec_byte_code+8275>, 0x598ccf <exec_byte_code+10255>, 0x598545 <exec_byte_code+8325>, 0x598575 <exec_byte_code+8373>, 0x5985a5 <exec_byte_code+8421>, 0x5985d5 <exec_byte_code+8469>, 0x598605 <exec_byte_code+8517>, 0x598635 <exec_byte_code+8565>, 0x5967bd <exec_byte_code+765>, 0x598ccf <exec_byte_code+10255>, 0x598660 <exec_byte_code+8608>, 0x5986a2 <exec_byte_code+8674>, 0x5986cd <exec_byte_code+8717>, 0x5986f8 <exec_byte_code+8760>, 0x59872f <exec_byte_code+8815>, 0x598766 <exec_byte_code+8870>, 0x597b7b <exec_byte_code+5819>, 0x597c41 <exec_byte_code+6017>, 0x597c78 <exec_byte_code+6072>, 0x597caf <exec_byte_code+6127>, 0x598f54 <exec_byte_code+10900>, 0x598fea <exec_byte_code+11050>, 0x598ccf <exec_byte_code+10255>, 0x59838c <exec_byte_code+7884>, 0x5968f3 <exec_byte_code+1075>, 0x596d48 <exec_byte_code+2184>, 0x596b6e <exec_byte_code+1710>, 0x596a07 <exec_byte_code+1351>, 0x596c77 <exec_byte_code+1975>, 0x598192 <exec_byte_code+7378>, 0x59836b <exec_byte_code+7851>, 0x5970cd <exec_byte_code+3085>, 0x5982d8 <exec_byte_code+7704>, 0x59830a <exec_byte_code+7754>, 0x597f5a <exec_byte_code+6810>, 0x597f8c <exec_byte_code+6860>, 0x598203 <exec_byte_code+7491>, 0x598252 <exec_byte_code+7570>, 0x59828d <exec_byte_code+7629>, 0x597456 <exec_byte_code+3990>, 0x597ce6 <exec_byte_code+6182>, 0x598f84 <exec_byte_code+10948>, 0x598fbf <exec_byte_code+11007>, 0x598d59 <exec_byte_code+10393>, 0x598d84 <exec_byte_code+10436>, 0x598daf <exec_byte_code+10479>, 0x598dda <exec_byte_code+10522>, 0x598e11 <exec_byte_code+10577>, 0x598e48 <exec_byte_code+10632>, 0x598e7f <exec_byte_code+10687>, 0x598eb6 <exec_byte_code+10742>, 0x598a15 <exec_byte_code+9557>, 0x598a4c <exec_byte_code+9612>, 0x598a83 <exec_byte_code+9667>, 0x598aae <exec_byte_code+9710>, 0x598ae5 <exec_byte_code+9765>, 0x598b1c <exec_byte_code+9820>, 0x598b54 <exec_byte_code+9876>, 0x598b8c <exec_byte_code+9932>, 0x5989dd <exec_byte_code+9501>, 0x598791 <exec_byte_code+8913>, 0x598bc4 <exec_byte_code+9988>, 0x598c02 <exec_byte_code+10050>, 0x598ccf <exec_byte_code+10255>, 0x59698a <exec_byte_code+1226>, 0x596c19 <exec_byte_code+1881>, 0x596a7a <exec_byte_code+1466>, 0x596b08 <exec_byte_code+1608>, 0x598103 <exec_byte_code+7235>, 0x59775d <exec_byte_code+4765>, 0x597a1d <exec_byte_code+5469>, 0x598859 <exec_byte_code+9113>, 0x597e58 <exec_byte_code+6552>, 0x597e95 <exec_byte_code+6613>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597ee6 <exec_byte_code+6694>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597f2e <exec_byte_code+6766> <repeats 64 times>} count = 9 count_volatile = 3474864899701879091 vectorp = 0x10aadb8 vectorp_volatile = 0xb2e900 <kbd_buffer+768> stack = {pc = 0x135fec5 "\262\001\202M", byte_string = 20543505, byte_string_start = 0x135fe80 "\300\301\302\"\211\303=\203\037", next = 0x7fff2532c040} stack_volatile = {pc = 0x1172158 "\025\340\002\003", byte_string = 17477237, byte_string_start = 0x1351c20 "\004", next = 0x1351b00} result = 0 type = (unknown: 624082440) #13 0x000000000055eba7 in funcall_lambda (fun=17477237, nargs=nargs <at> entry=1, arg_vector=0x7fff2532c040, arg_vector <at> entry=0x7fff2532bfb8) at eval.c:2973 val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #14 0x000000000055eebb in Ffuncall (nargs=2, args=0x7fff2532bfb0) at eval.c:2866 fun = <optimized out> original_fun = 16288434 numargs = 1 val = <optimized out> internal_args = <optimized out> i = <optimized out> #15 0x00000000005972fd in exec_byte_code (bytestr=0, vector=140733817469420, maxdepth=0, args_template=15260304, nargs=140733817470888, args=0x1) at bytecode.c:919 targets = {0x598c45 <exec_byte_code+10117>, 0x598c34 <exec_byte_code+10100>, 0x598c39 <exec_byte_code+10105>, 0x598c3e <exec_byte_code+10110>, 0x596682 <exec_byte_code+450>, 0x596682 <exec_byte_code+450>, 0x597109 <exec_byte_code+3145>, 0x597146 <exec_byte_code+3206>, 0x597dca <exec_byte_code+6410>, 0x597e11 <exec_byte_code+6481>, 0x597d15 <exec_byte_code+6229>, ---Type <return> to continue, or q <return> to quit--- 0x597d5c <exec_byte_code+6300>, 0x596776 <exec_byte_code+694>, 0x596776 <exec_byte_code+694>, 0x596d33 <exec_byte_code+2163>, 0x597da3 <exec_byte_code+6371>, 0x596ea4 <exec_byte_code+2532>, 0x596ef3 <exec_byte_code+2611>, 0x596f42 <exec_byte_code+2690>, 0x596f91 <exec_byte_code+2769>, 0x596fe0 <exec_byte_code+2848>, 0x59702b <exec_byte_code+2923>, 0x5970b8 <exec_byte_code+3064>, 0x597091 <exec_byte_code+3025>, 0x5971c3 <exec_byte_code+3331>, 0x5971fe <exec_byte_code+3390>, 0x597239 <exec_byte_code+3449>, 0x597197 <exec_byte_code+3287>, 0x5966b3 <exec_byte_code+499>, 0x5966b3 <exec_byte_code+499>, 0x5970f4 <exec_byte_code+3124>, 0x59719c <exec_byte_code+3292>, 0x59729b <exec_byte_code+3547>, 0x5972dc <exec_byte_code+3612>, 0x59731d <exec_byte_code+3677>, 0x59735e <exec_byte_code+3742>, 0x5966ee <exec_byte_code+558>, 0x5966ee <exec_byte_code+558>, 0x596d1e <exec_byte_code+2142>, 0x597274 <exec_byte_code+3508>, 0x59681b <exec_byte_code+859>, 0x596863 <exec_byte_code+931>, 0x5968ab <exec_byte_code+1003>, 0x5967ef <exec_byte_code+815>, 0x59672e <exec_byte_code+622>, 0x59672e <exec_byte_code+622>, 0x597363 <exec_byte_code+3747>, 0x5967f4 <exec_byte_code+820>, 0x5981d4 <exec_byte_code+7444>, 0x5980f8 <exec_byte_code+7224>, 0x597fc8 <exec_byte_code+6920>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x5974af <exec_byte_code+4079>, 0x59753c <exec_byte_code+4220>, 0x597573 <exec_byte_code+4275>, 0x5975aa <exec_byte_code+4330>, 0x5975e1 <exec_byte_code+4385>, 0x596df8 <exec_byte_code+2360>, 0x596e32 <exec_byte_code+2418>, 0x597622 <exec_byte_code+4450>, 0x596dbd <exec_byte_code+2301>, 0x596e69 <exec_byte_code+2473>, 0x597654 <exec_byte_code+4500>, 0x59768b <exec_byte_code+4555>, 0x5976b6 <exec_byte_code+4598>, 0x5976ed <exec_byte_code+4653>, 0x597725 <exec_byte_code+4709>, 0x5977a2 <exec_byte_code+4834>, 0x5977cd <exec_byte_code+4877>, 0x597804 <exec_byte_code+4932>, 0x59783f <exec_byte_code+4991>, 0x59786a <exec_byte_code+5034>, 0x597895 <exec_byte_code+5077>, 0x5978cc <exec_byte_code+5132>, 0x597903 <exec_byte_code+5187>, 0x59793a <exec_byte_code+5242>, 0x597975 <exec_byte_code+5301>, 0x5979ad <exec_byte_code+5357>, 0x5979e5 <exec_byte_code+5413>, 0x597a62 <exec_byte_code+5538>, 0x597a9b <exec_byte_code+5595>, 0x597ad4 <exec_byte_code+5652>, 0x59844d <exec_byte_code+8077>, 0x5983d5 <exec_byte_code+7957>, 0x598411 <exec_byte_code+8017>, 0x597378 <exec_byte_code+3768>, 0x5973b4 <exec_byte_code+3828>, 0x5973ec <exec_byte_code+3884>, 0x59741e <exec_byte_code+3934>, 0x598935 <exec_byte_code+9333>, 0x59896d <exec_byte_code+9389>, 0x5989a5 <exec_byte_code+9445>, 0x5987c8 <exec_byte_code+8968>, 0x5967bd <exec_byte_code+765>, 0x5987fe <exec_byte_code+9022>, 0x598829 <exec_byte_code+9065>, 0x59889e <exec_byte_code+9182>, 0x5988d4 <exec_byte_code+9236>, 0x59890a <exec_byte_code+9290>, 0x598489 <exec_byte_code+8137>, 0x5984b6 <exec_byte_code+8182>, 0x5984e3 <exec_byte_code+8227>, 0x598513 <exec_byte_code+8275>, 0x598ccf <exec_byte_code+10255>, 0x598545 <exec_byte_code+8325>, 0x598575 <exec_byte_code+8373>, 0x5985a5 <exec_byte_code+8421>, 0x5985d5 <exec_byte_code+8469>, 0x598605 <exec_byte_code+8517>, 0x598635 <exec_byte_code+8565>, 0x5967bd <exec_byte_code+765>, 0x598ccf <exec_byte_code+10255>, 0x598660 <exec_byte_code+8608>, 0x5986a2 <exec_byte_code+8674>, 0x5986cd <exec_byte_code+8717>, 0x5986f8 <exec_byte_code+8760>, 0x59872f <exec_byte_code+8815>, 0x598766 <exec_byte_code+8870>, 0x597b7b <exec_byte_code+5819>, 0x597c41 <exec_byte_code+6017>, 0x597c78 <exec_byte_code+6072>, 0x597caf <exec_byte_code+6127>, 0x598f54 <exec_byte_code+10900>, 0x598fea <exec_byte_code+11050>, 0x598ccf <exec_byte_code+10255>, 0x59838c <exec_byte_code+7884>, 0x5968f3 <exec_byte_code+1075>, 0x596d48 <exec_byte_code+2184>, 0x596b6e <exec_byte_code+1710>, 0x596a07 <exec_byte_code+1351>, 0x596c77 <exec_byte_code+1975>, 0x598192 <exec_byte_code+7378>, 0x59836b <exec_byte_code+7851>, 0x5970cd <exec_byte_code+3085>, 0x5982d8 <exec_byte_code+7704>, 0x59830a <exec_byte_code+7754>, 0x597f5a <exec_byte_code+6810>, 0x597f8c <exec_byte_code+6860>, 0x598203 <exec_byte_code+7491>, 0x598252 <exec_byte_code+7570>, 0x59828d <exec_byte_code+7629>, 0x597456 <exec_byte_code+3990>, 0x597ce6 <exec_byte_code+6182>, 0x598f84 <exec_byte_code+10948>, 0x598fbf <exec_byte_code+11007>, 0x598d59 <exec_byte_code+10393>, 0x598d84 <exec_byte_code+10436>, 0x598daf <exec_byte_code+10479>, 0x598dda <exec_byte_code+10522>, 0x598e11 <exec_byte_code+10577>, 0x598e48 <exec_byte_code+10632>, 0x598e7f <exec_byte_code+10687>, 0x598eb6 <exec_byte_code+10742>, 0x598a15 <exec_byte_code+9557>, 0x598a4c <exec_byte_code+9612>, 0x598a83 <exec_byte_code+9667>, 0x598aae <exec_byte_code+9710>, 0x598ae5 <exec_byte_code+9765>, 0x598b1c <exec_byte_code+9820>, 0x598b54 <exec_byte_code+9876>, 0x598b8c <exec_byte_code+9932>, 0x5989dd <exec_byte_code+9501>, 0x598791 <exec_byte_code+8913>, 0x598bc4 <exec_byte_code+9988>, 0x598c02 <exec_byte_code+10050>, 0x598ccf <exec_byte_code+10255>, 0x59698a <exec_byte_code+1226>, 0x596c19 <exec_byte_code+1881>, 0x596a7a <exec_byte_code+1466>, 0x596b08 <exec_byte_code+1608>, 0x598103 <exec_byte_code+7235>, 0x59775d <exec_byte_code+4765>, 0x597a1d <exec_byte_code+5469>, 0x598859 <exec_byte_code+9113>, 0x597e58 <exec_byte_code+6552>, 0x597e95 <exec_byte_code+6613>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597ee6 <exec_byte_code+6694>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597f2e <exec_byte_code+6766> <repeats 64 times>} count = 8 count_volatile = 192 vectorp = 0x8c9cf0 <pure+455536> vectorp_volatile = 0xbb0195 stack = {pc = 0xae3885 <pure+2658053> "\207\304\001!\207", byte_string = 9215177, byte_string_start = 0xae387b <pure+2658043> "\300\301\302\"\203\v", next = 0x7fff2532c420} stack_volatile = {pc = 0xba98b2 "", byte_string = 9215125, byte_string_start = 0x1351c00 "\004", next = 0x1351b00} result = 0 type = (unknown: 624082856) #16 0x000000000055eba7 in funcall_lambda (fun=9215125, nargs=nargs <at> entry=1, arg_vector=0x7fff2532c420, arg_vector <at> entry=0x7fff2532c1a8) at eval.c:2973 val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #17 0x000000000055eebb in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fff2532c1a0) at eval.c:2866 fun = <optimized out> original_fun = 16288386 numargs = 1 val = <optimized out> internal_args = <optimized out> i = <optimized out> #18 0x000000000055b10d in Fcall_interactively (function=<optimized out>, record_flag=<optimized out>, keys=<optimized out>) at callint.c:836 val = <optimized out> args = <optimized out> visargs = 0x7fff2532c160 specs = <optimized out> filter_specs = <optimized out> teml = <optimized out> up_event = 12228786 enable = <optimized out> next_event = <optimized out> prefix_arg = <optimized out> string = <optimized out> tem = <optimized out> varies = 0x7fff2532c140 "" i = <optimized out> nargs = <optimized out> mark = <optimized out> arg_from_tty = <optimized out> gcpro3 = <optimized out> ---Type <return> to continue, or q <return> to quit--- gcpro4 = <optimized out> key_count = <optimized out> record_then_fail = <optimized out> save_this_command = <optimized out> save_last_command = <optimized out> save_this_original_command = <optimized out> save_real_this_command = <optimized out> #19 0x000000000055f095 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2812 fun = 11601853 original_fun = 12367042 numargs = <optimized out> val = <optimized out> internal_args = 0x7fff2532c380 i = <optimized out> #20 0x000000000059670e in exec_byte_code (bytestr=0, vector=140733817469420, maxdepth=0, args_template=15260304, nargs=140733817471856, args=0x4) at bytecode.c:919 targets = {0x598c45 <exec_byte_code+10117>, 0x598c34 <exec_byte_code+10100>, 0x598c39 <exec_byte_code+10105>, 0x598c3e <exec_byte_code+10110>, 0x596682 <exec_byte_code+450>, 0x596682 <exec_byte_code+450>, 0x597109 <exec_byte_code+3145>, 0x597146 <exec_byte_code+3206>, 0x597dca <exec_byte_code+6410>, 0x597e11 <exec_byte_code+6481>, 0x597d15 <exec_byte_code+6229>, 0x597d5c <exec_byte_code+6300>, 0x596776 <exec_byte_code+694>, 0x596776 <exec_byte_code+694>, 0x596d33 <exec_byte_code+2163>, 0x597da3 <exec_byte_code+6371>, 0x596ea4 <exec_byte_code+2532>, 0x596ef3 <exec_byte_code+2611>, 0x596f42 <exec_byte_code+2690>, 0x596f91 <exec_byte_code+2769>, 0x596fe0 <exec_byte_code+2848>, 0x59702b <exec_byte_code+2923>, 0x5970b8 <exec_byte_code+3064>, 0x597091 <exec_byte_code+3025>, 0x5971c3 <exec_byte_code+3331>, 0x5971fe <exec_byte_code+3390>, 0x597239 <exec_byte_code+3449>, 0x597197 <exec_byte_code+3287>, 0x5966b3 <exec_byte_code+499>, 0x5966b3 <exec_byte_code+499>, 0x5970f4 <exec_byte_code+3124>, 0x59719c <exec_byte_code+3292>, 0x59729b <exec_byte_code+3547>, 0x5972dc <exec_byte_code+3612>, 0x59731d <exec_byte_code+3677>, 0x59735e <exec_byte_code+3742>, 0x5966ee <exec_byte_code+558>, 0x5966ee <exec_byte_code+558>, 0x596d1e <exec_byte_code+2142>, 0x597274 <exec_byte_code+3508>, 0x59681b <exec_byte_code+859>, 0x596863 <exec_byte_code+931>, 0x5968ab <exec_byte_code+1003>, 0x5967ef <exec_byte_code+815>, 0x59672e <exec_byte_code+622>, 0x59672e <exec_byte_code+622>, 0x597363 <exec_byte_code+3747>, 0x5967f4 <exec_byte_code+820>, 0x5981d4 <exec_byte_code+7444>, 0x5980f8 <exec_byte_code+7224>, 0x597fc8 <exec_byte_code+6920>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x5974af <exec_byte_code+4079>, 0x59753c <exec_byte_code+4220>, 0x597573 <exec_byte_code+4275>, 0x5975aa <exec_byte_code+4330>, 0x5975e1 <exec_byte_code+4385>, 0x596df8 <exec_byte_code+2360>, 0x596e32 <exec_byte_code+2418>, 0x597622 <exec_byte_code+4450>, 0x596dbd <exec_byte_code+2301>, 0x596e69 <exec_byte_code+2473>, 0x597654 <exec_byte_code+4500>, 0x59768b <exec_byte_code+4555>, 0x5976b6 <exec_byte_code+4598>, 0x5976ed <exec_byte_code+4653>, 0x597725 <exec_byte_code+4709>, 0x5977a2 <exec_byte_code+4834>, 0x5977cd <exec_byte_code+4877>, 0x597804 <exec_byte_code+4932>, 0x59783f <exec_byte_code+4991>, 0x59786a <exec_byte_code+5034>, 0x597895 <exec_byte_code+5077>, 0x5978cc <exec_byte_code+5132>, 0x597903 <exec_byte_code+5187>, 0x59793a <exec_byte_code+5242>, 0x597975 <exec_byte_code+5301>, 0x5979ad <exec_byte_code+5357>, 0x5979e5 <exec_byte_code+5413>, 0x597a62 <exec_byte_code+5538>, 0x597a9b <exec_byte_code+5595>, 0x597ad4 <exec_byte_code+5652>, 0x59844d <exec_byte_code+8077>, 0x5983d5 <exec_byte_code+7957>, 0x598411 <exec_byte_code+8017>, 0x597378 <exec_byte_code+3768>, 0x5973b4 <exec_byte_code+3828>, 0x5973ec <exec_byte_code+3884>, 0x59741e <exec_byte_code+3934>, 0x598935 <exec_byte_code+9333>, 0x59896d <exec_byte_code+9389>, 0x5989a5 <exec_byte_code+9445>, 0x5987c8 <exec_byte_code+8968>, 0x5967bd <exec_byte_code+765>, 0x5987fe <exec_byte_code+9022>, 0x598829 <exec_byte_code+9065>, 0x59889e <exec_byte_code+9182>, 0x5988d4 <exec_byte_code+9236>, 0x59890a <exec_byte_code+9290>, 0x598489 <exec_byte_code+8137>, 0x5984b6 <exec_byte_code+8182>, 0x5984e3 <exec_byte_code+8227>, 0x598513 <exec_byte_code+8275>, 0x598ccf <exec_byte_code+10255>, 0x598545 <exec_byte_code+8325>, 0x598575 <exec_byte_code+8373>, 0x5985a5 <exec_byte_code+8421>, 0x5985d5 <exec_byte_code+8469>, 0x598605 <exec_byte_code+8517>, 0x598635 <exec_byte_code+8565>, 0x5967bd <exec_byte_code+765>, 0x598ccf <exec_byte_code+10255>, 0x598660 <exec_byte_code+8608>, 0x5986a2 <exec_byte_code+8674>, 0x5986cd <exec_byte_code+8717>, 0x5986f8 <exec_byte_code+8760>, 0x59872f <exec_byte_code+8815>, 0x598766 <exec_byte_code+8870>, 0x597b7b <exec_byte_code+5819>, 0x597c41 <exec_byte_code+6017>, 0x597c78 <exec_byte_code+6072>, 0x597caf <exec_byte_code+6127>, 0x598f54 <exec_byte_code+10900>, 0x598fea <exec_byte_code+11050>, 0x598ccf <exec_byte_code+10255>, 0x59838c <exec_byte_code+7884>, 0x5968f3 <exec_byte_code+1075>, 0x596d48 <exec_byte_code+2184>, 0x596b6e <exec_byte_code+1710>, 0x596a07 <exec_byte_code+1351>, 0x596c77 <exec_byte_code+1975>, 0x598192 <exec_byte_code+7378>, 0x59836b <exec_byte_code+7851>, 0x5970cd <exec_byte_code+3085>, 0x5982d8 <exec_byte_code+7704>, 0x59830a <exec_byte_code+7754>, 0x597f5a <exec_byte_code+6810>, 0x597f8c <exec_byte_code+6860>, 0x598203 <exec_byte_code+7491>, 0x598252 <exec_byte_code+7570>, 0x59828d <exec_byte_code+7629>, 0x597456 <exec_byte_code+3990>, 0x597ce6 <exec_byte_code+6182>, 0x598f84 <exec_byte_code+10948>, 0x598fbf <exec_byte_code+11007>, 0x598d59 <exec_byte_code+10393>, 0x598d84 <exec_byte_code+10436>, 0x598daf <exec_byte_code+10479>, 0x598dda <exec_byte_code+10522>, 0x598e11 <exec_byte_code+10577>, 0x598e48 <exec_byte_code+10632>, 0x598e7f <exec_byte_code+10687>, 0x598eb6 <exec_byte_code+10742>, 0x598a15 <exec_byte_code+9557>, 0x598a4c <exec_byte_code+9612>, 0x598a83 <exec_byte_code+9667>, 0x598aae <exec_byte_code+9710>, 0x598ae5 <exec_byte_code+9765>, 0x598b1c <exec_byte_code+9820>, 0x598b54 <exec_byte_code+9876>, 0x598b8c <exec_byte_code+9932>, 0x5989dd <exec_byte_code+9501>, 0x598791 <exec_byte_code+8913>, 0x598bc4 <exec_byte_code+9988>, 0x598c02 <exec_byte_code+10050>, 0x598ccf <exec_byte_code+10255>, 0x59698a <exec_byte_code+1226>, 0x596c19 <exec_byte_code+1881>, 0x596a7a <exec_byte_code+1466>, 0x596b08 <exec_byte_code+1608>, 0x598103 <exec_byte_code+7235>, 0x59775d <exec_byte_code+4765>, 0x597a1d <exec_byte_code+5469>, 0x598859 <exec_byte_code+9113>, 0x597e58 <exec_byte_code+6552>, 0x597e95 <exec_byte_code+6613>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597ee6 <exec_byte_code+6694>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x598ccf <exec_byte_code+10255>, 0x597f2e <exec_byte_code+6766> <repeats 64 times>} count = 4 count_volatile = 12228786 vectorp = 0x937c18 <pure+905880> vectorp_volatile = 0xba98b2 stack = {pc = 0xabfa26 <pure+2511014> "\006\006\071\203\225", byte_string = 9665521, byte_string_start = 0xabf9b8 <pure+2510904> "\305\020\211?\205\f", next = 0x0} stack_volatile = {pc = 0x0, byte_string = 9665477, byte_string_start = 0x1351b80 "\004", next = 0x1351b00} result = 0 type = (unknown: 624083824) #21 0x000000000055eba7 in funcall_lambda (fun=9665477, nargs=nargs <at> entry=1, arg_vector=0x0, arg_vector <at> entry=0x7fff2532c508) at eval.c:2973 val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #22 0x000000000055eebb in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fff2532c500) at eval.c:2866 fun = <optimized out> original_fun = 12272578 numargs = 1 val = <optimized out> internal_args = <optimized out> i = <optimized out> #23 0x000000000055f1da in call1 (fn=<optimized out>, arg1=<optimized out>) at eval.c:2604 ret_ungc_val = 0 ---Type <return> to continue, or q <return> to quit--- gcpro1 = {next = <optimized out>, var = <optimized out>, nvars = 2} args = {12272578, 16288386} #24 0x00000000004f6716 in command_loop_1 () at keyboard.c:1552 cmd = <optimized out> keybuf = {96, 12, 140733817472400, 9311792, 16302738, 4000, 140733817473184, 1, 140733817472592, 5628627, 19, 336, 4, 52, 0, 91, 0, 12228786, 511101108334, 12353698, 12228786, 12228786, 12353698, 12228786, 12228786, 5553770, 12353698, 64, 15566118, 5627075} i = <optimized out> prev_modiff = 11 prev_buffer = 0xbb0190 #25 0x000000000055d1d2 in internal_condition_case (bfun=bfun <at> entry=0x4f5c50 <command_loop_1>, handlers=<optimized out>, hfun=hfun <at> entry=0x4ec680 <cmd_error>) at eval.c:1344 val = <optimized out> c = <optimized out> #26 0x00000000004e754e in command_loop_2 (ignore=ignore <at> entry=12228786) at keyboard.c:1170 val = 0 #27 0x000000000055d0db in internal_catch (tag=12276226, func=func <at> entry=0x4e7530 <command_loop_2>, arg=12228786) at eval.c:1108 val = <optimized out> c = <optimized out> #28 0x00000000004ec21e in command_loop () at keyboard.c:1149 No locals. #29 recursive_edit_1 () at keyboard.c:777 val = 20257536 #30 0x00000000004ec502 in Frecursive_edit () at keyboard.c:841 buffer = 12228786 #31 0x0000000000413b25 in main (argc=<optimized out>, argv=0x7fff2532c8a8) at emacs.c:1598 dummy = 140114551120776 stack_bottom_variable = -1 '\377' do_initial_setlocale = <optimized out> dumping = <optimized out> skip_args = 1 rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615} no_loadup = false junk = 0x0 dname_arg = 0x7fff2532d696 "exp" ch_to_dir = 0x7f6ef60c2018 "\360\226\353\365n\177" original_pwd = <optimized out> (gdb) ----------------------------------------------- Emacs's report-bug info: In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars) of 2013-12-06 on ZXnotdead Bzr revision: 115394 dmantipov <at> yandex.ru-20131206054905-mzdb4epb7lwt1s0v Windowing system distributor `The X.Org Foundation', version 11.0.11404000 Configured using: `configure --with-x-toolkit=lucid 'CFLAGS=-g -pipe -march=native -mtune=generic -msse4.1 -mcx16 -msahf -mfpmath=both -fomit-frame-pointer -ftracer' 'CPPFLAGS=-O2 -pipe -march=native -mtune=generic -msse4.1 -mcx16 -msahf -mfpmath=both -fomit-frame-pointer -ftracer'' Important settings: value of $LC_ALL: ru_RU.UTF-8 value of $LC_COLLATE: ru_RU.UTF-8 value of $LANG: ru_RU.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t <tab> <return> Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date cyril-util tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs)
[Message part 2 (text/html, inline)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Fri, 06 Dec 2013 17:27:01 GMT) Full text and rfc822 format available.Message #8 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Constantin Kulikov <zxnotdead <at> gmail.com> To: 16069 <at> debbugs.gnu.org Subject: Re: Sigsegv, libxft, emacs --daemon, emacsclient Date: Fri, 6 Dec 2013 21:26:26 +0400
[Message part 1 (text/plain, inline)]
Also. It doesn't happen for emacsclient -nw .
[Message part 2 (text/html, inline)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Sat, 14 Dec 2013 15:55:02 GMT) Full text and rfc822 format available.Message #11 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Constantin Kulikov <zxnotdead <at> gmail.com> To: 16069 <at> debbugs.gnu.org Subject: Re: Sigsegv, libxft, emacs --daemon, emacsclient Date: Sat, 14 Dec 2013 19:54:27 +0400
[Message part 1 (text/plain, inline)]
got similar bug while working with one client frame, used graphical(X) menu several time before SIGSEGV. This time emacs was compiled without debug info, sorry. bt full #0 0x000000000057391a in font_close_object () No symbol table info available. #1 0x00000000005456e8 in Fgarbage_collect () No symbol table info available. #2 0x000000000055ccd3 in eval_sub () No symbol table info available. #3 0x000000000055d445 in Fprogn () No symbol table info available. #4 0x0000000000560285 in Flet () No symbol table info available. #5 0x000000000055d238 in eval_sub () No symbol table info available. #6 0x000000000055d413 in Fand () No symbol table info available. #7 0x000000000055d238 in eval_sub () No symbol table info available. #8 0x000000000055f96e in Fif () No symbol table info available. #9 0x000000000055d238 in eval_sub () No symbol table info available. #10 0x000000000055d445 in Fprogn () No symbol table info available. #11 0x000000000055d238 in eval_sub () No symbol table info available. #12 0x000000000055d2e4 in eval_sub () No symbol table info available. #13 0x000000000055d445 in Fprogn () No symbol table info available. #14 0x000000000055d87c in funcall_lambda () No symbol table info available. #15 0x000000000055db2b in Ffuncall () No symbol table info available. #16 0x000000000055d320 in eval_sub () No symbol table info available. #17 0x000000000055d238 in eval_sub () No symbol table info available. #18 0x000000000055d2e4 in eval_sub () No symbol table info available. #19 0x000000000055d445 in Fprogn () No symbol table info available. #20 0x00000000005505e5 in Fsave_current_buffer () No symbol table info available. #21 0x000000000055d238 in eval_sub () No symbol table info available. #22 0x000000000055d445 in Fprogn () No symbol table info available. #23 0x000000000055d87c in funcall_lambda () No symbol table info available. #24 0x000000000055db2b in Ffuncall () No symbol table info available. #25 0x000000000055de4a in call1 () No symbol table info available. #26 0x0000000000564c32 in mapcar1 () No symbol table info available. #27 0x00000000005651e9 in Fmapcar () No symbol table info available. #28 0x000000000055d13a in eval_sub () No symbol table info available. #29 0x000000000055d004 in eval_sub () No symbol table info available. #30 0x000000000056012c in Flet () No symbol table info available. #31 0x000000000055d238 in eval_sub () No symbol table info available. #32 0x000000000055d445 in Fprogn () No symbol table info available. #33 0x000000000055d87c in funcall_lambda () No symbol table info available. #34 0x000000000055cb84 in apply_lambda () No symbol table info available. #35 0x000000000055cf43 in eval_sub () ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #36 0x000000000055cb52 in apply_lambda () No symbol table info available. #37 0x000000000055cf43 in eval_sub () No symbol table info available. #38 0x000000000056012c in Flet () No symbol table info available. #39 0x000000000055d238 in eval_sub () No symbol table info available. #40 0x000000000055d445 in Fprogn () No symbol table info available. #41 0x000000000055d87c in funcall_lambda () No symbol table info available. #42 0x000000000055db2b in Ffuncall () No symbol table info available. #43 0x000000000055d320 in eval_sub () No symbol table info available. #44 0x000000000055fadc in Fsetq () No symbol table info available. #45 0x000000000055d238 in eval_sub () No symbol table info available. #46 0x000000000055d413 in Fand () No symbol table info available. #47 0x000000000055d238 in eval_sub () No symbol table info available. #48 0x000000000055d445 in Fprogn () No symbol table info available. #49 0x000000000055d87c in funcall_lambda () No symbol table info available. #50 0x000000000055cb84 in apply_lambda () No symbol table info available. #51 0x000000000055cf43 in eval_sub () No symbol table info available. #52 0x000000000055f9de in Fcond () No symbol table info available. #53 0x000000000055d238 in eval_sub () No symbol table info available. #54 0x000000000055d445 in Fprogn () No symbol table info available. #55 0x000000000055d87c in funcall_lambda () No symbol table info available. #56 0x000000000055cb84 in apply_lambda () No symbol table info available. #57 0x000000000055cf43 in eval_sub () No symbol table info available. #58 0x0000000000560791 in Feval () No symbol table info available. #59 0x000000000055dd16 in Ffuncall () No symbol table info available. #60 0x000000000055c386 in internal_condition_case_n () No symbol table info available. #61 0x00000000004348e0 in safe_call () No symbol table info available. #62 0x0000000000440c85 in display_mode_element () No symbol table info available. #63 0x0000000000441701 in display_mode_line () No symbol table info available. #64 0x0000000000441926 in display_mode_lines () No symbol table info available. #65 0x000000000045c868 in redisplay_window () No symbol table info available. #66 0x000000000045fc06 in redisplay_window_1 () No symbol table info available. #67 0x000000000055bffa in internal_condition_case_1 () No symbol table info available. #68 0x000000000044cd3a in redisplay_internal () No symbol table info available. #69 0x000000000044e355 in redisplay_preserve_echo_area () No symbol table info available. #70 0x000000000041696b in Fredisplay () No symbol table info available. ---Type <return> to continue, or q <return> to quit--- #71 0x000000000055dd23 in Ffuncall () No symbol table info available. #72 0x0000000000595e8c in exec_byte_code () No symbol table info available. #73 0x000000000055db2b in Ffuncall () No symbol table info available. #74 0x0000000000595ecd in exec_byte_code () No symbol table info available. #75 0x000000000055db2b in Ffuncall () No symbol table info available. #76 0x0000000000595ecd in exec_byte_code () No symbol table info available. #77 0x000000000055db2b in Ffuncall () No symbol table info available. #78 0x000000000055d320 in eval_sub () No symbol table info available. #79 0x0000000000560619 in internal_lisp_condition_case () No symbol table info available. #80 0x0000000000596e39 in exec_byte_code () No symbol table info available. #81 0x000000000055db2b in Ffuncall () No symbol table info available. #82 0x0000000000595ecd in exec_byte_code () No symbol table info available. #83 0x000000000055db2b in Ffuncall () No symbol table info available. #84 0x000000000055d320 in eval_sub () No symbol table info available. #85 0x0000000000560619 in internal_lisp_condition_case () No symbol table info available. #86 0x0000000000596e39 in exec_byte_code () No symbol table info available. #87 0x000000000055db2b in Ffuncall () No symbol table info available. #88 0x000000000055de28 in call0 () No symbol table info available. #89 0x000000000055be42 in internal_condition_case () No symbol table info available. #90 0x00000000004e72ba in safe_run_hook_funcall () No symbol table info available. #91 0x000000000055c51d in run_hook_with_args () No symbol table info available. #92 0x00000000004ec51f in safe_run_hooks () No symbol table info available. #93 0x00000000004f5cff in command_loop_1 () No symbol table info available. #94 0x000000000055be42 in internal_condition_case () No symbol table info available. #95 0x00000000004e70fe in command_loop_2 () No symbol table info available. #96 0x000000000055bd4b in internal_catch () No symbol table info available. #97 0x00000000004ebdce in recursive_edit_1 () No symbol table info available. #98 0x00000000004ec0b2 in Frecursive_edit () No symbol table info available. #99 0x0000000000413b25 in main () On 6 December 2013 21:26, Constantin Kulikov <zxnotdead <at> gmail.com> wrote: > Also. It doesn't happen for emacsclient -nw . > >
[Message part 2 (text/html, inline)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Mon, 16 Dec 2013 07:57:02 GMT) Full text and rfc822 format available.Message #14 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Dmitry Antipov <dmantipov <at> yandex.ru> To: Constantin Kulikov <zxnotdead <at> gmail.com> Cc: 16069 <at> debbugs.gnu.org Subject: Re: bug#16069: Sigsegv, libxft, emacs --daemon, emacsclient Date: Mon, 16 Dec 2013 11:56:14 +0400
On 12/06/2013 12:50 PM, Constantin Kulikov wrote: > In the first terminal(emacs): > > # emacs -Q --daemon=exp > ("emacs") > Starting Emacs daemon. > > # ps -A | grep emacs > 21880 ? 00:00:00 emacs > > > In the second terminal(gdb): > > # sudo gdb > (gdb) attach 21880 > (gdb) continue > Continuing. > > > In the first terminal(emacs): > > # emacsclient -s exp -c > > In the emacsclient's frame: > C-x C-c > > > In the first terminal(emacs): > # emacsclient -s exp -c > > In the emacsclient's frame: > C-x C-c > > > In the second terminal(gdb): > > [New Thread 0x7f6eee24d700 (LWP 22531)] > [New Thread 0x7f6eeda4c700 (LWP 22532)] > > Program received signal SIGSEGV, Segmentation fault. > 0x00007f6efa29cd15 in ?? () from /usr/lib/libXft.so.2 I've tried this recipe a few times, but unsuccessfully. Anyway, please try to upgrade to trunk >= r115541 (now there is a check whether 'Display *' pointer in font objects is still in use). Dmitry
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Sun, 19 Jan 2014 19:03:01 GMT) Full text and rfc822 format available.Message #17 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Constantin Kulikov <zxnotdead <at> gmail.com> To: 16069 <at> debbugs.gnu.org Subject: Re: bug#16069: Sigsegv, libxft, emacs --daemon, emacsclient Date: Sun, 19 Jan 2014 23:02:06 +0400
[Message part 1 (text/plain, inline)]
> I've tried this recipe a few times, but unsuccessfully. Seems like it happens when built with --with-x-toolkit=lucid.
[Message part 2 (text/html, inline)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Fri, 28 Feb 2014 06:40:02 GMT) Full text and rfc822 format available.Message #20 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Dmitry Antipov <dmantipov <at> yandex.ru> To: nil <namespace_collision <at> yahoo.com> Cc: 16069 <at> debbugs.gnu.org Subject: Re: emacs bug #16069 - cause & reproduction Date: Fri, 28 Feb 2014 10:39:40 +0400
[Message part 1 (text/plain, inline)]
On 02/27/2014 04:27 PM, nil wrote: > I ran into the first crash reported on bug #16069, on trunk r116550. It appears to trigger when an xftfont is garbage collected - but only after its Display has been freed and then reused. The guard in xftfont_close is satisfied, then XftFontClose causes xft's reference counting to go out of sync. SIGSEGV occurs when the display is closed (_XftCloseDisplay, XftFontManageMemory, XftFontFindNthUnref returns an unexpected NULL) > > To reproduce: > > gdb --args emacs -Q -nw > > set $dpy = 0 > break xterm.c:9810 > condition $bpnum $dpy == dpy > break xterm.c:9814 > commands > silent > set $dpy = dpy > cont > end > run > > M-x server-start > > Then repeatedly: > > emacsclient -c -n . > C-x C-c > > until the breakpoint fires on Display address reuse. after continuing, closing the terminal should SIGSEGV in xft/src/xftfreetype.c. (This is on an x86_64 linux with recent glibc/xorg/etc, if it makes any difference.) > > I'm not nearly familiar enough with the insides of emacs to suggest a fix, I'm afraid. Happy to provide any other information you need, though! Thanks. Next time please do CC: to appropriate bug (i.e. [bug-number]@debbugs.gnu.org). Could you please try this patch? Dmitry
[x_display_id.patch (text/x-patch, attachment)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Sat, 01 Mar 2014 17:47:01 GMT) Full text and rfc822 format available.Message #23 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: nil <namespace_collision <at> yahoo.com> To: Dmitry Antipov <dmantipov <at> yandex.ru> Cc: "16069 <at> debbugs.gnu.org" <16069 <at> debbugs.gnu.org> Subject: Re: emacs bug #16069 - cause & reproduction Date: Sat, 1 Mar 2014 02:36:19 -0800 (PST)
[Message part 1 (text/plain, inline)]
Sorry, shall do. Xft fonts will be leaked, but that patch does appear to solve the crash; thanks! (while poking around in font.c I noticed the font cache wasn't being cleared due to a change of structure, something along the lines of the attached seemed to fix it.)
[font_clear_cache.patch (text/x-diff, attachment)]
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Mon, 03 Mar 2014 10:54:02 GMT) Full text and rfc822 format available.Message #26 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Dmitry Antipov <dmantipov <at> yandex.ru> To: nil <namespace_collision <at> yahoo.com> Cc: "16069 <at> debbugs.gnu.org" <16069 <at> debbugs.gnu.org> Subject: Re: bug#16069: emacs bug #16069 - cause & reproduction Date: Mon, 03 Mar 2014 14:53:50 +0400
On 03/01/2014 02:36 PM, nil wrote: > Xft fonts will be leaked Yes - if GC happens at arbitrary point after X connection is gone, there is no way to release font-related resources. Anyway, better than crash. Installed in r116642. > (while poking around in font.c I noticed the font cache wasn't being cleared due > to a change of structure, something along the lines of the attached seemed to fix it.) Thanks, installed in r116641. Dmitry
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Mon, 03 Mar 2014 16:51:02 GMT) Full text and rfc822 format available.Message #29 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Glenn Morris <rgm <at> gnu.org> To: Dmitry Antipov <dmantipov <at> yandex.ru> Cc: 16069 <at> debbugs.gnu.org Subject: Re: bug#16069: emacs bug #16069 - cause & reproduction Date: Mon, 03 Mar 2014 11:50:06 -0500
Dmitry Antipov wrote: > Thanks, installed in r116641. That breaks without-x builds. Ref: http://hydra.nixos.org/build/9327212 font.c: In function 'Fframe_font_cache': font.c:4853:3: warning: implicit declaration of function 'FRAME_DISPLAY_INFO' [-Wimplicit-function-declaration] return FRAME_DISPLAY_INFO (decode_live_frame (frame))->name_list_element; ^ font.c:4853:56: error: invalid type argument of '->' (have 'int') return FRAME_DISPLAY_INFO (decode_live_frame (frame))->name_list_element; ^ make[2]: *** [font.o] Error 1
bug-gnu-emacs <at> gnu.org
:bug#16069
; Package emacs
.
(Thu, 07 Jun 2018 00:04:02 GMT) Full text and rfc822 format available.Message #32 received at 16069 <at> debbugs.gnu.org (full text, mbox):
From: Noam Postavsky <npostavs <at> gmail.com> To: Dmitry Antipov <dmantipov <at> yandex.ru> Cc: nil <namespace_collision <at> yahoo.com>, "16069 <at> debbugs.gnu.org" <16069 <at> debbugs.gnu.org> Subject: Re: bug#16069: Sigsegv, libxft, emacs --daemon, emacsclient Date: Wed, 06 Jun 2018 20:03:41 -0400
close 16069 quit Dmitry Antipov <dmantipov <at> yandex.ru> writes: > On 03/01/2014 02:36 PM, nil wrote: > >> Xft fonts will be leaked > > Yes - if GC happens at arbitrary point after X connection is gone, there > is no way to release font-related resources. Anyway, better than crash. > Installed in r116642. > >> (while poking around in font.c I noticed the font cache wasn't being cleared due >> to a change of structure, something along the lines of the attached seemed to fix it.) > > Thanks, installed in r116641. I guess this is okay to close then...
Noam Postavsky <npostavs <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Thu, 07 Jun 2018 00:04:02 GMT) Full text and rfc822 format available.Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Thu, 05 Jul 2018 11:24:04 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.