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 crash on gentoo linux  (Read 3225 times)

tjx

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://tjx5.be
aMule crash on gentoo linux
« on: March 06, 2006, 01:02:02 PM »

aMule 2.0.3 crashed with following backtrace:

Code: [Select]
--------------------------------------------------------------------------------
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:
    [URL]http://forum.amule.org/board.php?boardid=67[/URL]
If possible, please try to generate a real backtrace of this crash:
    [URL]http://www.amule.org/wiki/index.php/Backtraces[/URL]

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.0.3 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.15-gentoo-r1tjx5 i686

[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7a01088]
[3] ?? in /lib/libpthread.so.0 [0xb7f066a3]
[4] ?? in [0xffffe420]
[5] puts in /lib/libc.so.6[0xb76d363f]
[6] ?? in amule [0x81312bb]
[7] ?? in amule [0x8096046]
[8] ?? in amule [0x8200409]
[9] ?? in amule [0x82010b7]
[10] ?? in amule [0x8202e17]
[11] ?? in amule [0x80712d2]
[12] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
wxEvent&) const in /usr/lib/libwx_baseu-2.6.so.0[0xb796ecad]
[13] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHand
ler*, wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb79fb5d9]
[14] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_ba
seu-2.6.so.0[0xb79fb885]
[15] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb79
fc336]
[16] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c7c752]
[17] ?? in /usr/lib/libwx_gtk2u_core-2.6.so.0 [0xb7b9a035]
[18] ?? in /usr/lib/libglib-2.0.so.0 [0xb7159fe8]
[19] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb7157812]
[20] ?? in /usr/lib/libglib-2.0.so.0 [0xb7159085]
[21] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb7159391]
[22] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb73f3747]
[23] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7b912d2]
[24] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c13b51]
[25] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c13c8e]
[26] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79a4196]
[27] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79a426e]
[28] ?? in amule [0x8078008]
[29] __libc_start_main in /lib/libc.so.6[0xb769337e]
[30] __gxx_personality_v0 in amule[0x8066921]

--------------------------------------------------------------------------------

The output of "amule --version" is
Code: [Select]
aMule 2.0.3 using wxGTK2 v2.6.2 (Unicoded) (OS: Linux)

I am using Gentoo Linux, the output of "uname -a" is

Code: [Select]
Linux tjx5.be 2.6.15-gentoo-r1tjx5 #3 Sun Feb 26 19:35:36 MSK 2006 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz GenuineIntel GNU/Linux

The content of the /etc/make.conf file:

Code: [Select]
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo [URL]ftp://ftp.swin.edu.au/gentoo[/URL] [URL]http://ftp.swin.edu.au/gentoo[/URL]"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="mmx sse2 cdr dri unicode usb v4l maildir ssl imap mysql nls apache2 -ipv6 -apm -arts -cups -emboss -gtk -gtk2 -kde -samba -win32codecs -oss -eds -gnome -accessibility -qt"

I have "net-p2p/amule gtk" in /etc/portage/package.use

About network environment:
I use aMule for sharing files in the LAN with IP addresses 10.*.*.*. Because Internet connection is slow (64 kbps) I dont use it in the Internet. The content of ipfilter.dat file:

Code: [Select]
1.0.0.0-9.0.0.0,0,"for LAN only"
10.0.0.0-10.255.255.255,128,"LAN"
11.0.0.0-255.255.255.255,0,"for LAN only"
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: aMule crash on gentoo linux
« Reply #1 on: March 06, 2006, 02:10:22 PM »

I doubt that the devs still accept bug reports for 2.0.3... :]
Logged

tjx

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://tjx5.be
Re: aMule crash on gentoo linux
« Reply #2 on: March 06, 2006, 04:32:43 PM »

Quote
I doubt that the devs still accept bug reports for 2.0.3...
I use 2.0.3 because it is default in gentoo portage. do you mean I need to upgrade to 2.1.0?
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: aMule crash on gentoo linux
« Reply #3 on: March 06, 2006, 05:51:42 PM »

Maybe a good idea. If this problem is reproducible in 2.1.0, too, it might be fixed in a following release, otherwise it's less probable.
Logged

amelcon

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 9
RE: aMule crash on gentoo linux
« Reply #4 on: March 06, 2006, 08:49:07 PM »

I get a similar error on my system; amule runs fine for several hours, and
then I get the following crash:

--------------------------------------------------------------------------------
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 wxGTK1 v2.6.2
Running on: Linux 2.6.5 i686

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/local/lib/libwx_base-2.6.so.0[0x405e7018]
[4] ?? in /glibc2/lib/libpthread.so.0 [0x4005a9c5]
[5] ?? in /glibc2/lib/libc.so.6 [0x40729ab8]
[6] CUpDownClient::ProcessExtendedInfo(CMemFile const*, CKnownFile*) in :0
[7] CClientTCPSocket::ProcessExtPacket(char const*, unsigned, unsigned char) in
:0
[8] CClientTCPSocket::PacketReceived(CPacket*) in :0
[9] CEMSocket::OnReceive(int) in :0
[10] CClientTCPSocketHandler::ClientTCPSocketHandler(wxSocketEvent&) in :0
[11] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
wxEvent&) const in /usr/local/lib/libwx_base-2.6.so.0[0x405316f7]
[12] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHand
ler*, wxEvent&) in /usr/local/lib/libwx_base-2.6.so.0[0x405e0cf0]
[13] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/local/lib/li
bwx_base-2.6.so.0[0x405e015f]
[14] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_base-2.6.so.0[
0x405e0e90]
[15] wxEvtHandler::ProcessPendingEvents() in /usr/local/lib/libwx_base-2.6.so.0[
0x405e0c36]
[16] wxAppConsole::ProcessPendingEvents() in /usr/local/lib/libwx_base-2.6.so.0[
0x40531679]
[17] wxAppBase::OnIdle(wxIdleEvent&) in /usr/local/lib/libwx_gtk_core-2.6.so.0[0
x403220a5]
[18] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
wxEvent&) const in /usr/local/lib/libwx_base-2.6.so.0[0x405316f7]
[19] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHand
ler*, wxEvent&) in /usr/local/lib/libwx_base-2.6.so.0[0x405e0cf0]
[20] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/local/lib/li
bwx_base-2.6.so.0[0x405e015f]
[21] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_base-2.6.so.0[
0x405e0e90]
[22] wxAppBase::ProcessIdle() in /usr/local/lib/libwx_gtk_core-2.6.so.0[0x40321f
79]
[23] ?? in /usr/local/lib/libwx_gtk_core-2.6.so.0 [0x4027622d]
[24] ?? in /usr/lib/libglib-1.2.so.0 [0x40a90c9f]
[25] ?? in /usr/lib/libglib-1.2.so.0 [0x40a8fb86]
[26] ?? in /usr/lib/libglib-1.2.so.0 [0x40a901b3]
[27] g_main_run in /usr/lib/libglib-1.2.so.0[0x40a9037c]
[28] gtk_main in /usr/lib/libgtk-1.2.so.0[0x409a5d2c]
[29] wxEventLoop::Run() in /usr/local/lib/libwx_gtk_core-2.6.so.0[0x4028f6cb]
[30] wxAppBase::MainLoop() in /usr/local/lib/libwx_gtk_core-2.6.so.0[0x40321b83]
[31] wxAppBase::OnRun() in /usr/local/lib/libwx_gtk_core-2.6.so.0[0x40321cea]
[32] wxEntry(int&, char**) in /usr/local/lib/libwx_base-2.6.so.0[0x4057a64e]
[33] main in :0
[34] __libc_start_main in /glibc2/lib/libc.so.6[0x40715d06]
[35] wxAppBase::Dispatch() in :0




Quote
Originally posted by tjx
aMule 2.0.3 crashed with following backtrace:

Code: [Select]
--------------------------------------------------------------------------------
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:
    [URL]http://forum.amule.org/board.php?boardid=67[/URL]
If possible, please try to generate a real backtrace of this crash:
    [URL]http://www.amule.org/wiki/index.php/Backtraces[/URL]

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.0.3 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.6.15-gentoo-r1tjx5 i686

[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7a01088]
[3] ?? in /lib/libpthread.so.0 [0xb7f066a3]
[4] ?? in [0xffffe420]
[5] puts in /lib/libc.so.6[0xb76d363f]
[6] ?? in amule [0x81312bb]
[7] ?? in amule [0x8096046]
[8] ?? in amule [0x8200409]
[9] ?? in amule [0x82010b7]
[10] ?? in amule [0x8202e17]
[11] ?? in amule [0x80712d2]
[12] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
wxEvent&) const in /usr/lib/libwx_baseu-2.6.so.0[0xb796ecad]
[13] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHand
ler*, wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb79fb5d9]
[14] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_ba
seu-2.6.so.0[0xb79fb885]
[15] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb79
fc336]
[16] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c7c752]
[17] ?? in /usr/lib/libwx_gtk2u_core-2.6.so.0 [0xb7b9a035]
[18] ?? in /usr/lib/libglib-2.0.so.0 [0xb7159fe8]
[19] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb7157812]
[20] ?? in /usr/lib/libglib-2.0.so.0 [0xb7159085]
[21] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb7159391]
[22] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb73f3747]
[23] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7b912d2]
[24] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c13b51]
[25] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c13c8e]
[26] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79a4196]
[27] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb79a426e]
[28] ?? in amule [0x8078008]
[29] __libc_start_main in /lib/libc.so.6[0xb769337e]
[30] __gxx_personality_v0 in amule[0x8066921]

--------------------------------------------------------------------------------

The output of "amule --version" is
Code: [Select]
aMule 2.0.3 using wxGTK2 v2.6.2 (Unicoded) (OS: Linux)

I am using Gentoo Linux, the output of "uname -a" is

Code: [Select]
Linux tjx5.be 2.6.15-gentoo-r1tjx5 #3 Sun Feb 26 19:35:36 MSK 2006 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz GenuineIntel GNU/Linux

The content of the /etc/make.conf file:

Code: [Select]
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo [URL]ftp://ftp.swin.edu.au/gentoo[/URL] [URL]http://ftp.swin.edu.au/gentoo[/URL]"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="mmx sse2 cdr dri unicode usb v4l maildir ssl imap mysql nls apache2 -ipv6 -apm -arts -cups -emboss -gtk -gtk2 -kde -samba -win32codecs -oss -eds -gnome -accessibility -qt"

I have "net-p2p/amule gtk" in /etc/portage/package.use

About network environment:
I use aMule for sharing files in the LAN with IP addresses 10.*.*.*. Because Internet connection is slow (64 kbps) I dont use it in the Internet. The content of ipfilter.dat file:

Code: [Select]
1.0.0.0-9.0.0.0,0,"for LAN only"
10.0.0.0-10.255.255.255,128,"LAN"
11.0.0.0-255.255.255.255,0,"for LAN only"
Logged
amelcon

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 crash on gentoo linux
« Reply #5 on: March 08, 2006, 03:36:28 AM »

tjx,

Gerd78 is correct, try a newer version, cvs preferably. And do use debug in the compilation, so we have line numbers.


amelcon,

It is not similiar, it is totally different. Try to compile it with debug information.

Cheers!
Logged