emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs-cvs on Cygwin (Mystery!)


From: Angelo Graziosi
Subject: Re: Building Emacs-cvs on Cygwin (Mystery!)
Date: Sat, 23 Sep 2006 01:22:28 +0200 (MET DST)


On Fri, 22 Sep 2006, Eli Zaretskii wrote:

> 
> If that works, can you type "bt" inside GDB and get a meaningful
> traceback?
> 

I was too fast in my last replay:

>> After this I have repeated using

>>  (gdb) -r
>>
>>
>> so that also the init file is loaded. For the moment same behaviour
>> without seg. fault.

Wrong ! When I clicked on Emacs window (thinking it was running) I found:
-----------------------------------------------------------------
...
---Type <return> to continue, or q <return> to quit---














q

Program received signal SIGSEGV, Segmentation fault.
0x200f201c in mark_object ()
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) q
The program is running.  Exit anyway? (y or n) n
Not confirmed.
(gdb) bt
#0  0x200f201c in mark_object ()
#1  0x200f28ef in Fgarbage_collect ()
#2  0x201063d3 in Feval ()
#3  0x201051f5 in internal_condition_case_1 ()
#4  0x200a47a2 in menu_item_eval_property ()
#5  0x200b0d4e in get_keyelt ()
#6  0x200b13a3 in access_keymap ()
#7  0x200a5496 in tool_bar_items ()
#8  0x2001d51f in update_tool_bar ()
#9  0x2002bc8f in prepare_menu_bars ()
#10 0x2002c8ec in redisplay_internal ()
#11 0x2002d08a in redisplay_preserve_echo_area ()
#12 0x200a7aec in detect_input_pending_run_timers ()
#13 0x2013a0f5 in wait_reading_process_output ()
#14 0x200a8e40 in read_char ()
#15 0x200ab88d in read_key_sequence ()
#16 0x200ad3d1 in command_loop_1 ()
#17 0x2010542f in internal_condition_case ()
#18 0x200a0a8e in command_loop_2 ()
#19 0x201050ef in internal_catch ()
#20 0x200a08a3 in command_loop ()
#21 0x200a0944 in recursive_edit_1 ()
#22 0x200a0a20 in Frecursive_edit ()
---Type <return> to continue, or q <return> to quit---
#23 0x2009fd9d in main ()
(gdb) 

-----------------------------------------------------------------


Cheers,

   Angelo.





reply via email to

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