Re: Crash on Fedora Core 6

I see this problem on exit too. It's not a serious problem as Amaya "works", 
i.e. the next time you start it, it cleans up the stale lock file and 
carries on. And the crash happens when you're closing the program. If
you launch Amaya from the icon (instead of the shell) you never even see it.

>How did you close? With "File>Exit Amaya"?
>Could you launch amaya with gdb and send me the current >stack displayed by the 
>gdb command "where"?

However, as Irene asked, here's the GDB output, I hope it's what's required (yes, using File->Exit Amaya):

(amaya:3004): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed

Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
---Type <return> to continue, or q <return> to quit---

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208265008 (LWP 3004)]
0x003b2402 in __kernel_vsyscall ()
(gdb) where
#0  0x003b2402 in __kernel_vsyscall ()
#1  0x00af8d40 in raise () from /lib/libc.so.6
#2  0x00afa591 in abort () from /lib/libc.so.6
#3  0x00caac92 in g_logv () from /lib/libglib-2.0.so.0
#4  0x00caacc9 in g_log () from /lib/libglib-2.0.so.0
#5  0x00caad46 in g_assert_warning () from /lib/libglib-2.0.so.0
#6  0x0726f898 in gtk_container_propagate_expose ()
   from /usr/lib/libgtk-x11-2.0.so.0
#7  0x073240cd in gtk_notebook_new () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x073060f0 in gtk_marshal_BOOLEAN__VOID ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0x00d2b6f9 in g_value_set_static_boxed () from /lib/libgobject-2.0.so.0
#10 0x00d2cf0b in g_closure_invoke () from /lib/libgobject-2.0.so.0
#11 0x00d3e4d3 in g_signal_override_class_closure ()
   from /lib/libgobject-2.0.so.0
#12 0x00d3f147 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
#13 0x00d3f539 in g_signal_emit () from /lib/libgobject-2.0.so.0
#14 0x0741a1c8 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#15 0x0726f857 in gtk_container_propagate_expose ()
   from /usr/lib/libgtk-x11-2.0.so.0
#16 0x0726f8c1 in gtk_container_propagate_expose ()
   from /usr/lib/libgtk-x11-2.0.so.0
#17 0x0845eb5d in gtk_pizza_forall ()
#18 0x072702ab in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x0727039f in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x08464ce9 in gtk_window_expose_callback ()
#21 0x073060f0 in gtk_marshal_BOOLEAN__VOID ()
   from /usr/lib/libgtk-x11-2.0.so.0
#22 0x00d2cf0b in g_closure_invoke () from /lib/libgobject-2.0.so.0
#23 0x00d3de83 in g_signal_override_class_closure ()
   from /lib/libgobject-2.0.so.0
#24 0x00d3f147 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
#25 0x00d3f539 in g_signal_emit () from /lib/libgobject-2.0.so.0
#26 0x0741a1c8 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#27 0x073009b4 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x0714164f in gdk_window_is_viewable () from /usr/lib/libgdk-x11-2.0.so.0
#29 0x07141897 in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#30 0x07141915 in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#31 0x00ca05e1 in g_source_is_destroyed () from /lib/libglib-2.0.so.0
#32 0x00ca2342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00ca531f in g_main_context_check () from /lib/libglib-2.0.so.0
#34 0x00ca5885 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x07300a84 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x084fbd7d in wxEventLoop::Dispatch ()
#37 0x084a7606 in wxAppBase::Dispatch ()
#38 0x083070f5 in TtaHandlePendingEvents ()
#39 0x08372d12 in AmayaNotebook::DoClose ()
#40 0x0835e011 in AmayaNormalWindow::DoClose ()
#41 0x0835c2fa in AmayaWindow::OnClose ()
#42 0x0857d580 in wxEvtHandler::ProcessEventIfMatches ()
#43 0x0857d7c6 in wxEventHashTable::HandleEvent ()
#44 0x0857e174 in wxEvtHandler::ProcessEvent ()
#45 0x084d5faf in wxWindowBase::Close ()
#46 0x082fb952 in TtaCloseWindow ()
#47 0x081f0d0e in AmayaClose ()
#48 0x082fdfe1 in TtaExecuteMenuActionFromActionId ()
#49 0x0835c41d in AmayaWindow::OnAmayaAction ()
#50 0x0857d580 in wxEvtHandler::ProcessEventIfMatches ()
#51 0x0857d7c6 in wxEventHashTable::HandleEvent ()
#52 0x0857e174 in wxEvtHandler::ProcessEvent ()
#53 0x0857dfd7 in wxEvtHandler::ProcessPendingEvents ()
#54 0x08520875 in wxAppConsole::ProcessPendingEvents ()
#55 0x08441d03 in wxapp_pending_callback ()
#56 0x00ca05e1 in g_source_is_destroyed () from /lib/libglib-2.0.so.0
#57 0x00ca2342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#58 0x00ca531f in g_main_context_check () from /lib/libglib-2.0.so.0
#59 0x00ca56c9 in g_main_loop_run () from /lib/libglib-2.0.so.0
#60 0x07300c14 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#61 0x084fbcd5 in wxEventLoop::Run ()
#62 0x084a7541 in wxAppBase::MainLoop ()
#63 0x085496d0 in wxEntry ()
#64 0x08272118 in main ()


-----------------------------------------
Email sent from www.ntlworld.com
Virus-checked using McAfee(R) Software 
Visit www.ntlworld.com/security for more information

Received on Friday, 12 January 2007 15:39:34 UTC