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

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

bug#707: 23.0.60; segmentation fault in gtkutil.c:update_frame_tool_bar


From: Chong Yidong
Subject: bug#707: 23.0.60; segmentation fault in gtkutil.c:update_frame_tool_bar
Date: Wed, 13 Aug 2008 10:50:50 -0400

> I am using the new "newsticker tree view" under GNU/Linux and GTK+
> 2.8.11. Very often I get a segmentation fault in the function
> update_frame_tool_bar.

Could you do two things:

1. Recompile without optimization (CFLAGS="-g" ./configure; make)

2. Trigger the crash again, and in gdb, do

      f 3'
      p stock
      xstring

   Please give the results, as well as the new backtrace.  Thanks.






reply via email to

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