aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: inexplicable crash  (Read 1886 times)

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
inexplicable crash
« on: January 31, 2005, 03:08:32 PM »

Hi!

I got this backtrace, it's amule CVS (a recent one, not sure about the date...but it's later than 2005-01-20) compiled with GTK1 under Fedora Core 3:

Code: [Select]
Adding file /mnt/thalassa/Temp/006.part.met to shares
Adding file /mnt/thalassa/Temp/008.part.met to shares
Adding file /mnt/thalassa/Temp/011.part.met to shares
Adding file /mnt/thalassa/Temp/019.part.met to shares
Adding file /mnt/thalassa/Temp/028.part.met to shares
Adding file /mnt/thalassa/Temp/038.part.met to shares
Adding file /mnt/thalassa/Temp/044.part.met to shares
Adding file /mnt/thalassa/Temp/046.part.met to shares
Adding file /mnt/thalassa/Temp/047.part.met to shares
Adding file /mnt/thalassa/Temp/048.part.met to shares
Adding file /mnt/thalassa/Temp/049.part.met to shares
Adding file /mnt/thalassa/Temp/051.part.met to shares
Adding file /mnt/thalassa/Temp/073.part.met to shares
[New Thread -160535632 (LWP 4179)]
*** TCP socket at 14662
ListenSocket: Ok.
*** UDP socket at 14672
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
[Thread -160535632 (zombie) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -157505312 (LWP 4167)]
0xf6cfa081 in gtk_frame_focus_out_callback ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
(gdb) bt
#0  0xf6cfa081 in gtk_frame_focus_out_callback ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
#1  0xf6a6ae79 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#2  0xf6a38427 in gtk_signal_connect_while_alive ()
   from /usr/lib/libgtk-1.2.so.0
#3  0xf6a39230 in gtk_signal_emit_stop_by_name () from
/usr/lib/libgtk-1.2.so.0
#4  0xf6a39ee7 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#5  0xf69ff1b9 in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#6  0xf6a6cfde in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#7  0x005a9620 in gdk_event_get () from /usr/lib/libgdk-1.2.so.0
#8  0x00433287 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#9  0x00433f13 in g_main_add_poll () from /usr/lib/libglib-1.2.so.0
#10 0x004340e5 in g_main_run () from /usr/lib/libglib-1.2.so.0
#11 0xf6a6c232 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#12 0xf6cf0f4d in wxEventLoop::Run ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
#13 0xf6d604b9 in wxAppBase::MainLoop ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
#14 0xf6d605f7 in wxAppBase::OnRun ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
#15 0xf6b6d0ab in wxEntry () from /usr/local/lib/libwx_base-2.5.so.3
#16 0x082d415f in main (argc=1, argv=0xfeee1164) at amule-gui.cpp:300

(gdb) bt full
#0  0xf6cfa081 in gtk_frame_focus_out_callback ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#1  0xf6a6ae79 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#2  0xf6a38427 in gtk_signal_connect_while_alive ()
   from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#3  0xf6a39230 in gtk_signal_emit_stop_by_name () from
/usr/lib/libgtk-1.2.so.0
No symbol table info available.
#4  0xf6a39ee7 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#5  0xf69ff1b9 in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#6  0xf6a6cfde in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#7  0x005a9620 in gdk_event_get () from /usr/lib/libgdk-1.2.so.0
No symbol table info available.
#8  0x00433287 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#9  0x00433f13 in g_main_add_poll () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#10 0x004340e5 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#11 0xf6a6c232 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#12 0xf6cf0f4d in wxEventLoop::Run ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#13 0xf6d604b9 in wxAppBase::MainLoop ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#14 0xf6d605f7 in wxAppBase::OnRun ()
   from /usr/local/lib/libwx_gtk_core-2.5.so.3
No symbol table info available.
#15 0xf6b6d0ab in wxEntry () from /usr/local/lib/libwx_base-2.5.so.3
No symbol table info available.
#16 0x082d415f in main (argc=1, argv=0xfeee1164) at amule-gui.cpp:300
No locals.
(gdb)

The crash happened with no apparent reason, one second amule was there, the next was completely frozen and had received SEGFAULT. I was not using amuleweb at that moment.

Thanks.
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: inexplicable crash
« Reply #1 on: January 31, 2005, 10:32:30 PM »

Looks like a wx bug to me.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: inexplicable crash
« Reply #2 on: February 01, 2005, 03:53:32 AM »

Hmm...yeah...I thought the same, since this crash started happening since i recompiled wxGTK using gtk1, to avoid some fonts bug. Of course, I did recompile amule also. Now, the font bug is gone, but this crash has come. I really prefer the font bug :P

Thanks.
Logged