Am Samstag, den 16.04.2005, 12:57 +0200 schrieb Daniel Leidert:
> Package: anjuta
> Version: 1.2.2-9
> Severity: important
[..]
> On my system, anjuta crashes at stuartup. The backtrace:

Maybe this is a bit more useful:

[EMAIL PROTECTED]:~/packages/sources/debsrc/anjuta-1.2.2$ gdb src/anjuta
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library 
"/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /home/dl/packages/sources/debsrc/anjuta-1.2.2/src/anjuta
[Thread debugging using libthread_db enabled]
[New Thread 1085289248 (LWP 10118)]

(anjuta:10118): GLib-GObject-WARNING **: IA__g_object_set_valist: construct 
property "type" for object `ESplash' can't be set after construction
** Message: Initializing AP class
** Message: Initializing AP Instance
** Message: Initializing launcher class

(anjuta:10118): Gtk-CRITICAL **: gtk_frame_compute_child_allocation: assertion 
`GTK_IS_FRAME (frame)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1085289248 (LWP 10118)]
0x405b2c61 in gtk_frame_get_shadow_type () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0x405b2c61 in gtk_frame_get_shadow_type () from /usr/lib/libgtk-x11-2.0.so.0
#1  0x40e0c1ea in smooth_draw_flat_box () from 
/usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
#2  0x4064dc2f in gtk_paint_flat_box () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x4057f700 in _gtk_entry_get_borders () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x405f09fe in _gtk_marshal_BOOLEAN__BOXED () from 
/usr/lib/libgtk-x11-2.0.so.0
#5  0x409ea9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#6  0x409ea736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0x409fb855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#8  0x409fac8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x409fb126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0x406dfe97 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x405ee33d in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x408095d9 in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#13 0x4080972e in gdk_window_process_all_updates () from 
/usr/lib/libgdk-x11-2.0.so.0
#14 0x40564c1e in gtk_container_set_reallocate_redraws () from 
/usr/lib/libgtk-x11-2.0.so.0
#15 0x40a42583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#16 0x40a3f582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#17 0x40a405f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x40a40930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x40a40b7d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x405ede55 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x080f075e in update_gtk () at utilities.c:794
#22 0x080fe1ad in anjuta_show () at anjuta.c:891
#23 0x080bb8e5 in main (argc=1, argv=0x0) at main.c:199
(gdb) quit
The program is running.  Exit anyway? (y or n) y

Regards, Daniel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to