aMule Forum

English => aMule crashes => Topic started by: archimerged on December 28, 2006, 11:41:20 PM

Title: g_object_remove_weak_pointer
Post by: archimerged on December 28, 2006, 11:41:20 PM
Crashed after about 5 days uptime.  aMule was not minimized but was behind
(many) other windows.  Clicked on aMule in gnome panel "window list 2.1.0" and it
crashed.  Here is the oops, as requested.  Search for
g_object_remove_weak_pointer yielded only 2 other crashes similar to this.
I have no idea how to reproduce it.

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.3 using wxGTK2 v2.6.3 (Unicoded)
Running on: Linux 2.6.17-1.2139_FC4 i686

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /home/archimerged/chess/TableBase/lib/libwx_baseu-2.6.so.0[0x1fff06]
[4] ?? in [0x2f1420]
[5] g_object_remove_weak_pointer in /usr/lib/libgobject-2.0.so.0[0x82fe16]
[6] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb9045c]
[7] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb91875]
[8] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb8c651]
[9] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb8cd55]
[10] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb8cdcb]
[11] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x7bd4ce]
[12] ?? in /usr/lib/libglib-2.0.so.0 [0x7c04d6]
[13] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x7c07c3]
[14] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x74dea46]
[15] wxEventLoop::Run() in /home/archimerged/chess/TableBase/lib/libwx_gtk2u_core-2.6.so.0[0xcff8ff]
[16] wxAppBase::MainLoop() in /home/archimerged/chess/TableBase/lib/libwx_gtk2u_core-2.6.so.0[0xd80c75]
[17] wxAppBase::OnRun() in /home/archimerged/chess/TableBase/lib/libwx_gtk2u_core-2.6.so.0[0xd80d5e]
[18] wxEntry(int&, wchar_t**) in /home/archimerged/chess/TableBase/lib/libwx_baseu-2.6.so.0[0x1aa553]
[19] wxEntry(int&, char**) in /home/archimerged/chess/TableBase/lib/libwx_baseu-2.6.so.0[0x1aa621]
[20] main in :0
[21] __libc_start_main in /lib/libc.so.6[0x324d7f]
[22] __gxx_personality_v0 in :0


--------------------------------------------------------------------------------
Aborted
Title: Re: g_object_remove_weak_pointer
Post by: phoenix on December 29, 2006, 12:25:04 PM
Hum, this is probably a gtk problem. There is no trace of aMule code in the backtrace.