aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Wasn't this supposed not to happen anymore?  (Read 1817 times)

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Wasn't this supposed not to happen anymore?
« on: October 25, 2005, 12:54:29 AM »

Wasn't this supposed not to happen anymore? I thought this one was fixed in wx CVS. Or is this memory corruption?

Code: [Select]
Compatible client found with ET_COMPATIBLECLIENT of 0xf0

(amule:14694): GLib-WARNING **: giounix.c:400Error while getting flags for FD: Bad file descriptor (9)
...
(gdb) bt
#0  0x009d0402 in __kernel_vsyscall ()
#1  0x00392118 in raise () from /lib/libc.so.6
#2  0x00393888 in abort () from /lib/libc.so.6
#3  0x00f4f1bb in wxFatalSignalHandler () at ./src/unix/utilsunx.cpp:1016
#4  
#5  0x00623a83 in _GSocket_GDK_Input (data=0xfdf6c58, source=275, condition=GDK_INPUT_WRITE)
    at ./src/gtk/gsockgtk.cpp:35
#6  0x0086d800 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#7  0x00c104fc in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#8  0x00bea4ce in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9  0x00bed4d6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#10 0x00bed7c3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0x04d01a46 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x00621564 in wxEventLoop::Run (this=0xb7eb9a8) at ./src/gtk/evtloop.cpp:76
#13 0x006af84b in wxAppBase::MainLoop (this=0xa77f7e8) at ./src/common/appcmn.cpp:268
#14 0x006af9cf in wxAppBase::OnRun (this=0xa77f7e8) at ./src/common/appcmn.cpp:336
#15 0x00ee4fe9 in wxEntry (argc=@0xbf86a720, argv=0xa76e5d0) at ./src/common/init.cpp:439
#16 0x00ee50c2 in wxEntry (argc=@0xbf86a720, argv=0xbf86a7a4) at ./src/common/init.cpp:451
#17 0x08088cab in main (argc=1, argv=0xbf86a7a4) at amule-gui.cpp:149
Logged