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

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

Re: Memory exhausted--use C-x s then exit and restart Emacs


From: Leo
Subject: Re: Memory exhausted--use C-x s then exit and restart Emacs
Date: Tue, 31 Oct 2006 15:32:29 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

On Tue, 31/10/06, Chong Yidong wrote:

> Leo <address@hidden> writes:
>
>> I'm getting this message from Emacs whenever I select some text and
>> paste it to gnome-terminal by pressing the middle button of the mouse.
>>
>> ,----
>> | Memory exhausted--use C-x s then exit and restart Emacs
>> `----
>>
>> Tested with: GNU Emacs 23.0.0.2 (i686-pc-linux-gnu, GTK+ Version
>> 2.8.20) of 2006-10-31 in Fedora core 5.
>
> Probably a bug in the Emacs 23 branch---I can't reproduce this on
> Emacs 22.

Backtrace:

,----
| Program received signal SIGSEGV, Segmentation fault.
| 0x0817743b in print_object (obj=8, printcharfun=137574649, escapeflag=1)
|     at print.c:1768
| 1768            register unsigned char *p = SDATA (SYMBOL_NAME (obj));
| (gdb) bt
| #0  0x0817743b in print_object (obj=8, printcharfun=137574649, escapeflag=1)
|     at print.c:1768
| #1  0x0817b3d2 in Fprin1 (object=9, printcharfun=137574649) at print.c:773
| #2  0x0817b90e in print_error_message (data=147179181, stream=137574649,
|     context=0xbfefe1da "", caller=147596809) at print.c:1136
| #3  0x0810bdac in cmd_error_internal (data=147179181, context=0xbfefe1da "")
|     at keyboard.c:1273
| #4  0x0810be6b in cmd_error (data=147179181) at keyboard.c:1208
| #5  0x08167ea1 in internal_condition_case (bfun=0x8111200 <command_loop_1>,
|     handlers=137613265, hfun=0x810bdc0 <cmd_error>) at eval.c:1471
| #6  0x0810b183 in command_loop_2 () at keyboard.c:1326
| #7  0x08167f9a in internal_catch (tag=137609473,
|     func=0x810b160 <command_loop_2>, arg=137574601) at eval.c:1222
| #8  0x0810bbfc in command_loop () at keyboard.c:1305
| #9  0x0810bf9a in recursive_edit_1 () at keyboard.c:1003
| #10 0x0810c087 in Frecursive_edit () at keyboard.c:1064
| #11 0x08102052 in main (argc=3, argv=0xbfefe894) at emacs.c:1814
| 
| (gdb) bt full 
| #0  0x0817743b in print_object (obj=8, printcharfun=137574649, escapeflag=1) 
at print.c:1768
|         end = Variable "end" is not available.
`----

Thanks,
-- 
Leo





reply via email to

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