aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Regular Crashes with the same backtrace  (Read 2471 times)

spilker

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Regular Crashes with the same backtrace
« on: January 28, 2006, 08:04:17 PM »

Hello,

since i updated from version 2.0.3 to 2.1.0 i have regular crashes with the following backtrace. Uptime is normally only 24-48 hour.

I have compiled a debugging version and will post a real backtrace if it happens again.

(amule:29631): GLib-WARNING **: giounix.c:400Error while getting flags for FD: Ungültiger Dateideskriptor (9)


--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/board.php?boardid=67
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.0 using wxGTK2 v2.6.1 (Unicoded)
Running on: Linux 2.6.13-15.7-default i686

[2] ?? in amule [0x806b90f]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb798be06]
[4] ?? in [0xffffe420]
[5] ?? in [0xa22f248]
[6] ?? in /opt/gnome/lib/libgdk-x11-2.0.so.0 [0xb73259ce]
[7] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb6fbf08f]
[8] g_main_context_dispatch in /opt/gnome/lib/libglib-2.0.so.0[0xb6f952cc]
[9] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb6f9872b]
[10] g_main_loop_run in /opt/gnome/lib/libglib-2.0.so.0[0xb6f98a47]
[11] IA__gtk_main in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xb74c0db1]
[12] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7b1cc68]
[13] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7bbc7a9]
[14] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7bbc8a1]
[15] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb792cc82]
[16] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb792cd36]
[17] ?? in amule [0x8119a8e]
[18] __libc_start_main in /lib/tls/libc.so.6[0xb769fea0]
[19] wxWindowBase::DoGetVirtualSize() const in amule[0x8068031]
Logged

morph

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 213
    • http://matrixhasu.altervista.org/
Re: Regular Crashes with the same backtrace
« Reply #1 on: January 30, 2006, 07:59:23 PM »

I can suggest you to read this link: http://www.amule.org/wiki/index.php/Backtraces and generate backtraces developers can understand. Since the application went in error, we cannot trust its internal backtrace, since it may be corrupted from the error generated.
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: Regular Crashes with the same backtrace
« Reply #2 on: February 01, 2006, 02:04:21 PM »

And I suggest you trying a more recent version of wxWidgets too.

Cheers!
Logged