aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash  (Read 2977 times)

realcruncher

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
Crash
« on: January 18, 2006, 08:43:02 AM »

I am using wxGTK2.6.2 with intl.cpp patch and libglib-2.0. The new amule didn't run on my system longer than 12 hours before it crashes.

Configure Options for wxGTK:

./configure --prefix=/usr --with-gtk --enable-unicode --enable-optimise --disable-compat24

For libglib-2.0 i used apt-get --build source libglib2.0-0 and installed the .deb files.


----------------------------=| BACKTRACE FOLLOWS: |=----------------------------Current version is: aMule CVS using wxGTK2 v2.6.2 (Unicoded) (Snapshot: Mon Jan 16 07:02:08 CET 2006)
Running on: Linux 2.4.25-1-686 i686

[2] CamuleApp::OnFatalException() in amule [0x806b3e7]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x404fb8e6]
[4] ?? in /lib/libpthread.so.0 [0x4003d040]
[5] ?? in /lib/libc.so.6 [0x4068e658]
[6] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0x40a70ce9]
[7] ?? in /usr/lib/libglib-2.0.so.0 [0x40cf4c27]
[8] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40ccb421]
[9] ?? in /usr/lib/libglib-2.0.so.0 [0x40cce687]
[10] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40ccebd8]
[11] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x4089ddf9]
[12] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x4022f70b]
[13] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x402b54e8]
[14] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x402b5602]
[15] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x4049f3db]
[16] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x4049f4ae]
[17] main in amule [0x8112389]
[18] __libc_start_main in /lib/libc.so.6[0x4067b413]
[19] __gxx_personality_v0 in start.S:122
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Crash
« Reply #1 on: January 18, 2006, 08:58:32 AM »

Seems socket bug. Happens with wxCVS? I fixed an wxSocket crash there.
Logged

realcruncher

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
Crash
« Reply #2 on: January 18, 2006, 01:13:30 PM »

I am using the 2.6.2 Version of wxGTK. I could try the CVS if it is supported by amule.
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Crash
« Reply #3 on: January 18, 2006, 01:16:02 PM »

Logged

realcruncher

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 46
Solved !
« Reply #4 on: January 20, 2006, 08:13:59 AM »

With the CVS version of wxwidgets amule now runs since more than 24 hours.
I guess the socket patch solves the issue but i stick with the 2.7 Version of wxwidgets.


Thanks for the support !
Logged