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

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

bug#8790: 24.0.50; abort


From: Eli Zaretskii
Subject: bug#8790: 24.0.50; abort
Date: Fri, 03 Jun 2011 00:03:23 +0300

> From: Sam Steingold <sds@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?





reply via email to

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