Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: (PR#10655) unknown gui-gtk-2.0 crash
Home

[Freeciv-Dev] Re: (PR#10655) unknown gui-gtk-2.0 crash

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10655) unknown gui-gtk-2.0 crash
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Wed, 20 Oct 2004 18:00:35 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10655 >

On Wed, 20 Oct 2004, Jason Short wrote:

>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10655 >
>
> I believe I had just tried to popup a citydlg.
>
> #0  0x082cff10 in ?? ()
> #1  0x40316765 in gdk_draw_drawable () from /usr/lib/libgdk-x11-2.0.so.0
> #2  0x08122ff1 in gtk_pixcomm_expose (widget=0x8623ee0, ev=0x83611b8)
>      at ../../../freeciv-2.0/client/gui-gtk-2.0/gtkpixcomm.c:259
> #3  0x40144934 in _gtk_marshal_BOOLEAN__BOXED ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #4  0x40414fb7 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
> #5  0x40414c20 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #6  0x40428655 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
> #7  0x404279be in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #8  0x40427ee4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
> #9  0x40243957 in gtk_widget_send_expose () from
> /usr/lib/libgtk-x11-2.0.so.0
> #10 0x400c2b3b in gtk_container_propagate_expose ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #11 0x400c279f in gtk_container_get_focus_hadjustment ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #12 0x40081cac in gtk_bin_get_type () from /usr/lib/libgtk-x11-2.0.so.0
> #13 0x400c0941 in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
> #14 0x400c283f in gtk_container_get_focus_hadjustment ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #15 0x400e6938 in gtk_event_box_set_above_child ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #16 0x40144934 in _gtk_marshal_BOOLEAN__BOXED ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #17 0x40414fb7 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
> #18 0x40414c20 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #19 0x40428655 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
> #20 0x404279be in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #21 0x40427ee4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
> #22 0x40243957 in gtk_widget_send_expose () from
> /usr/lib/libgtk-x11-2.0.so.0
> #23 0x40141bfd in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
> #24 0x4032df13 in gdk_window_clear_area_e () from
> /usr/lib/libgdk-x11-2.0.so.0
> #25 0x4032e01a in gdk_window_process_all_updates ()
>     from /usr/lib/libgdk-x11-2.0.so.0
> #26 0x400c04de in gtk_container_set_reallocate_redraws ()
>     from /usr/lib/libgtk-x11-2.0.so.0
> #27 0x40473f53 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
> #28 0x40470b92 in g_main_depth () from /usr/lib/libglib-2.0.so.0
> #29 0x40471c88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #30 0x40471fc0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #31 0x40472603 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> ---Type <return> to continue, or q <return> to quit---
> #32 0x401414e3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #33 0x08125e77 in ui_main (argc=1, argv=0xbffff804)
>
> Core file available.

Very interesting to say the least. Perhaps the SPRITE the GtkPixcomm is
trying to draw is borked somehow? If you could inspect the contents in the
GtkPixcomm array, that could prove illuminating.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa






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