aMule Forum
English => aMule crashes => Topic started by: jiggamam on October 05, 2005, 06:29:32 PM
-
Just started amule with a new kernel and the nvidia module installed. After some time this is what happened:
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.0.3 using wxGTK1 v2.4.2
Running on: Linux 2.6.12-rc5 i686
[2] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0xb7e4012d]
[3] ?? in [0xffffe420]
[4] ?? in /usr/lib/libglib-1.2.so.0 [0xb78eca7e]
[5] ?? in /usr/lib/libglib-1.2.so.0 [0xb78ed951]
[6] g_hook_free in /usr/lib/libglib-1.2.so.0[0xb78eb748]
[7] g_hook_unref in /usr/lib/libglib-1.2.so.0[0xb78eb9c4]
[8] g_hook_destroy_link in /usr/lib/libglib-1.2.so.0[0xb78eb7e5]
[9] g_source_remove in /usr/lib/libglib-1.2.so.0[0xb78edb59]
[10] gdk_input_remove in /usr/lib/libgdk-1.2.so.0[0xb7919e2f]
[11] _GSocket_Uninstall_Callback in /usr/lib/libwx_gtk-2.4.so.0[0xb7cdd292]
[12] _GSocket_Disable_Events in /usr/lib/libwx_gtk-2.4.so.0[0xb7cdd358]
[13] GSocket_close in gsocket.c:184
[14] GSocket_Shutdown in gsocket.c:228
[15] wxSocketBase::Close() in /usr/lib/libwx_gtk-2.4.so.0[0xb7de076c]
[16] CClientReqSocket::Close() in ListenSocket.cpp:149
[17] CClientReqSocket::Safe_Delete() in ListenSocket.cpp:264
[18] CClientReqSocket::Disconnect(wxString const&) in ListenSocket.cpp:245
[19] CClientReqSocket::CheckTimeOut() in ListenSocket.cpp:208
[20] CListenSocket::Process() in ListenSocket.cpp:1944
[21] CamuleApp::OnCoreTimer(wxTimerEvent&) in amule.cpp:1547
[22] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/lib/libwx_g tk-2.4.so.0[0xb7d54bb7]
[23] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d54 9d3]
[24] wxTimerBase::Notify() in /usr/lib/libwx_gtk-2.4.so.0[0xb7df8c77]
[25] timeout_callback in /usr/lib/libwx_gtk-2.4.so.0[0xb7d04c1d]
[26] ?? in /usr/lib/libglib-1.2.so.0 [0xb78eeec4]
[27] ?? in /usr/lib/libglib-1.2.so.0 [0xb78ee03d]
[28] ?? in /usr/lib/libglib-1.2.so.0 [0xb78ee4f4]
[29] g_main_run in /usr/lib/libglib-1.2.so.0[0xb78ee724]
[30] gtk_main in /usr/lib/libgtk-1.2.so.0[0xb79da25f]
[31] wxApp::MainLoop() in /usr/lib/libwx_gtk-2.4.so.0[0xb7cb3159]
[32] wxAppBase::OnRun() in /usr/lib/libwx_gtk-2.4.so.0[0xb7d14797]
[33] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xb7cb38bb]
[34] main in amule-gui.cpp:147
[35] __libc_start_main in /lib/tls/libc.so.6[0xb75f7974]
[36] wxTopLevelWindowBase::GetMaxSize() const in start.S:105
-
??
As i see now .. amule shows up the wrong kernel. I have kernel 2.6.13.1
Do i need to recompile every time i build a new kernel? Or is the nvidia module which is buggy?
Sorry, no gdb
-
You have to recompile the nvidia drivers when you use a new kernel. Maybe you just forgot to reboot, that would at least explain why it shows the "wrong" one.
-
Thanks for the reply.
Of course i reinstalled the nvidia driver after building up the new kernel.
In fact i'm running the new one for a week now.
Anyone have other ideas?
-
Are you sure the new kernel get's booted? Just check uname -r. Maybe you haven't updated your bootloader.
-
Okay.
If noone else has this effect then i will just recompile amule with debugging options an star it with gdb to get it straight.
Thanks for the help anyway.