GNU bug report logs - #8790
24.0.50; abort

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Thu, 2 Jun 2011 19:02:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8790 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: sds <at> gnu.org
Cc: 8790 <at> debbugs.gnu.org
Subject: Re: bug#8790: 24.0.50; abort
Date: Fri, 03 Jun 2011 00:03:23 +0300
> From: Sam Steingold <sds <at> gnu.org>
> Date: Thu, 02 Jun 2011 15:01:08 -0400
> 
> during cut/paste:
> 
> -- #0  0x0000003b42e306f7 in kill () from /lib64/libc.so.6
> #1  0x00000000004e7d55 in abort ()
>     at /home/sds/src/emacs/trunk/src/emacs.c:375
> #2  0x000000000055e436 in internal_condition_case_n (
>     bfun=0x55cb60 <Ffuncall>, nargs=3, args=0x7fffafd40470, 
>     handlers=11763538, hfun=0x435920 <safe_eval_handler>)
>     at /home/sds/src/emacs/trunk/src/eval.c:1625
> #3  0x000000000042caa2 in safe_call (nargs=3, args=0x7fffafd40470)
>     at /home/sds/src/emacs/trunk/src/xdisp.c:2156
> #4  0x00000000004897fc in encode_coding_object (coding=0x7fffafd404f0, 
>     src_object=550680817, from=0, from_byte=0, to=65, to_byte=65, 
>     dst_object=11763538) at /home/sds/src/emacs/trunk/src/coding.c:7826
> #5  0x000000000048a748 in code_convert_string (string=550680817, 
>     coding_system=12117666, dst_object=11763538, encodep=1, 
>     nocopy=<value optimized out>, norecord=1)
>     at /home/sds/src/emacs/trunk/src/coding.c:8940

Is this session still available?  If so, what is the value of
coding_system (use "xsymbol" to see it)?

According to the backtrace (if it doesn't lie, this being an optimized
build), the crash was the result of x_catching_errors on line 1624 of
eval.c, which according to my reading means there were some X errors
before that.  Could some X expert take a look?  Could this be due to
the latest changes wrt X selections?




This bug report was last modified 13 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.