aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule SVN 20050906 crashed without user interaction  (Read 2696 times)

Mr Faber

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 229
aMule SVN 20050906 crashed without user interaction
« on: September 08, 2005, 01:57:33 PM »

aMule SVN 20050906 crashed without user interaction.

Code: [Select]
Program terminated with signal 6, Aborted.
(gdb) bt
#0  0x00002aaaac4d6839 in raise () from /lib/libc.so.6
#1  0x00002aaaac4d7cde in abort () from /lib/libc.so.6
#2  0x00002aaaabbe5430 in wxFatalSignalHandler () at utilsunx.cpp:1021
#3  
#4  0x0000000004406010 in ?? ()
#5  0x00002aaaab52f370 in _GSocket_GDK_Input (data=0x4406020, source=25,
    condition=GDK_INPUT_WRITE) at gsockgtk.cpp:35
#6  0x00002aaaacddedd0 in gdk_get_show_events ()
   from /usr/lib/libgdk-x11-2.0.so.0
#7  0x00002aaaad846076 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#8  0x00002aaaad847a98 in g_main_context_acquire ()
   from /usr/lib/libglib-2.0.so.0
#9  0x00002aaaad847dfa in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#10 0x00002aaaacaca2e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x00002aaaab52d272 in wxEventLoop::Run (this=0x278b2f0) at evtloop.cpp:80
#12 0x00002aaaab5b64a3 in wxAppBase::MainLoop (this=0xb86b90) at appcmn.cpp:272
#13 0x00002aaaab5b6613 in wxAppBase::OnRun (this=0xb86b90) at appcmn.cpp:340
#14 0x00002aaaabb86166 in wxEntry (argc=@0x7fffffb8b6e4, argv=0xb74fb0)
    at init.cpp:439
#15 0x00002aaaabb8626f in wxEntry (argc=@0x7fffffb8b6e4, argv=0x7fffffb8b7b8)
    at init.cpp:451
#16 0x0000000000443072 in main (argc=1, argv=0x19) at amule-gui.cpp:149
(gdb) bt full
#0  0x00002aaaac4d6839 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x00002aaaac4d7cde in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x00002aaaabbe5430 in wxFatalSignalHandler () at utilsunx.cpp:1021
No locals.
#3  
No symbol table info available.
#4  0x0000000004406010 in ?? ()
No symbol table info available.
#5  0x00002aaaab52f370 in _GSocket_GDK_Input (data=0x4406020, source=25,
    condition=GDK_INPUT_WRITE) at gsockgtk.cpp:35
socket = (class GSocket *) 0x4406020
#6  0x00002aaaacddedd0 in gdk_get_show_events ()
   from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#7  0x00002aaaad846076 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8  0x00002aaaad847a98 in g_main_context_acquire ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0x00002aaaad847dfa in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x00002aaaacaca2e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#11 0x00002aaaab52d272 in wxEventLoop::Run (this=0x278b2f0) at evtloop.cpp:80
oldLoop = (wxEventLoop *) 0x0
exitcode = 32767
#12 0x00002aaaab5b64a3 in wxAppBase::MainLoop (this=0xb86b90) at appcmn.cpp:272
mainLoop = { = {m_ptr = 0x278b2f0}, m_pp = 0xb86c08,
  m_pOld = 0x0}
#13 0x00002aaaab5b6613 in wxAppBase::OnRun (this=0xb86b90) at appcmn.cpp:340
No locals.
#14 0x00002aaaabb86166 in wxEntry (argc=@0x7fffffb8b6e4, argv=0xb74fb0)
    at init.cpp:439
callOnExit = {}
cleanupOnExit = {}
#15 0x00002aaaabb8626f in wxEntry (argc=@0x7fffffb8b6e4, argv=0x7fffffb8b7b8)
    at init.cpp:451
No locals.
#16 0x0000000000443072 in main (argc=1, argv=0x19) at amule-gui.cpp:149
No locals.

cu
Mr Faber
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMule SVN 20050906 crashed without user interaction
« Reply #1 on: September 09, 2005, 04:30:20 AM »

Oops, we're even again. Only this time I don't have the faintest idea about what is going on. I thought this should not happen anymore with Kry's wxWidgets patch. Looks like memory corruption to me.

I see some locks appearing in wxCode in my crystal ball... :D

Code: [Select]
(gdb) thread apply all bt

Thread 2 (process 13006):
#0  0x00200293 in typeinfo name for wxXmlDocument () from /usr/local/wxWidgets-cvsu/lib/libwx_baseud_xml-2.6.so.0
Cannot access memory at address 0x0

Thread 1 (process 13001):
#0  0x00d23402 in __kernel_vsyscall ()
#1  0x00392118 in raise () from /lib/libc.so.6
#2  0x00393888 in abort () from /lib/libc.so.6
#3  0x005ec83f in wxFatalSignalHandler () at ./src/unix/utilsunx.cpp:1021
#4  
#5  0x00e5c4c3 in _GSocket_GDK_Input (data=0xf162638, source=391, condition=GDK_INPUT_WRITE)
    at ./src/gtk/gsockgtk.cpp:35
#6  0x00291800 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#7  0x0097f3ac in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#8  0x009593ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9  0x0095c3f6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#10 0x0095c6e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0x039cc1b5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x00e59f58 in wxEventLoop::Run (this=0xb08e628) at ./src/gtk/evtloop.cpp:80
#13 0x00eeac11 in wxAppBase::MainLoop (this=0x9fc1370) at ./src/common/appcmn.cpp:272
#14 0x00eead95 in wxAppBase::OnRun (this=0x9fc1370) at ./src/common/appcmn.cpp:340
#15 0x00582af1 in wxEntry (argc=@0xbf81ddc0, argv=0x9f4d798) at ./src/common/init.cpp:439
#16 0x00582bca in wxEntry (argc=@0xbf81ddc0, argv=0xbf81de44) at ./src/common/init.cpp:451
#17 0x08088933 in main (argc=1, argv=0xbf81de44) at amule-gui.cpp:149
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMule SVN 20050906 crashed without user interaction
« Reply #2 on: September 09, 2005, 04:47:39 AM »

Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: aMule SVN 20050906 crashed without user interaction
« Reply #3 on: September 09, 2005, 05:49:54 AM »

That won't solve. My patch would solve, but they're not appying it yet *sigh*
Logged