aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Segmentation Fault at the connect  (Read 1962 times)

illario

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Segmentation Fault at the connect
« on: May 16, 2005, 05:05:07 PM »

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.0.0 using wxGTK1 v2.4.2
Running on: Linux 2.6.12-rc2 i686

Segmentation fault

$gdb amule
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amule
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1218755808 (LWP 11463)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type to continue, or q to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Initialising aMule
Checking if there is an instance already running...
Loading temp files from /home/illario/.aMule/Temp.
Loading PartFile 25 of 25
All PartFiles Loaded.
ListenSocket: Ok.

External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Adding file /home/illario/.aMule/Temp/020.part.met to shares
Adding file /home/illario/.aMule/Temp/016.part.met to shares
Adding file /home/illario/.aMule/Temp/015.part.met to shares
Adding file /home/illario/.aMule/Temp/012.part.met to shares
Adding file /home/illario/.aMule/Temp/010.part.met to shares
Adding file /home/illario/.aMule/Temp/009.part.met to shares
Adding file /home/illario/.aMule/Temp/008.part.met to shares
Adding file /home/illario/.aMule/Temp/007.part.met to shares
Adding file /home/illario/.aMule/Temp/006.part.met to shares
Adding file /home/illario/.aMule/Temp/005.part.met to shares
Adding file /home/illario/.aMule/Temp/004.part.met to shares
Adding file /home/illario/.aMule/Temp/002.part.met to shares
Adding file /home/illario/.aMule/Temp/001.part.met to shares
[New Thread -1234846800 (LWP 11468)]
[Thread -1234846800 (zombie) exited]
Servers: Trying to connect
Servers: Trying to connect
Servers: Trying to connect
Servers: Connected

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218755808 (LWP 11463)]
0xb76c13c8 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb76c13c8 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1  0x0827a78c in CServerListCtrl::SortProc ()
#2  0x08277a0d in CServerListCtrl::RefreshServer ()
#3  0x081019b3 in CamuleGuiApp::NotifyEvent ()
#4  0x082714b0 in CServerList::AddServer ()
#5  0x080fcd59 in CamuleApp::AddServer ()
#6  0x0827c598 in CServerSocket::ProcessPacket ()
#7  0x0827e653 in CServerSocket::PacketReceived ()
#8  0x08184fac in CEMSocket::OnReceive ()
#9  0x0827b730 in CServerSocket::OnReceive ()
#10 0xb7dc1a07 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so.0
#11 0xb7dc1823 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_gtk-2.4.so.0
#12 0xb7dc1756 in wxEvtHandler::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so.0
#13 0xb7d81761 in wxAppBase::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so.0
#14 0xb7d1f494 in wxWakeUpIdle () from /usr/lib/libwx_gtk-2.4.so.0
#15 0xb7958fff in g_timeout_add () from /usr/lib/libglib-1.2.so.0
#16 0xb7957dd8 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#17 0xb79582c1 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#18 0xb79585e5 in g_main_run () from /usr/lib/libglib-1.2.so.0
#19 0xb7a4625f in gtk_main () from /usr/lib/libgtk-1.2.so.0
---Type to continue, or q to quit---
#20 0xb7d1ffa9 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
#21 0xb7d815e7 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
#22 0xb7d2070b in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#23 0x0810076b in main ()
(gdb) bt full
#0  0xb76c13c8 in strcmp () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1  0x0827a78c in CServerListCtrl::SortProc ()
No symbol table info available.
#2  0x08277a0d in CServerListCtrl::RefreshServer ()
No symbol table info available.
#3  0x081019b3 in CamuleGuiApp::NotifyEvent ()
No symbol table info available.
#4  0x082714b0 in CServerList::AddServer ()
No symbol table info available.
#5  0x080fcd59 in CamuleApp::AddServer ()
No symbol table info available.
#6  0x0827c598 in CServerSocket::ProcessPacket ()
No symbol table info available.
#7  0x0827e653 in CServerSocket::PacketReceived ()
No symbol table info available.
#8  0x08184fac in CEMSocket::OnReceive ()
No symbol table info available.
#9  0x0827b730 in CServerSocket::OnReceive ()
No symbol table info available.
#10 0xb7dc1a07 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#11 0xb7dc1823 in wxEvtHandler::ProcessEvent ()
---Type to continue, or q to quit---
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#12 0xb7dc1756 in wxEvtHandler::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#13 0xb7d81761 in wxAppBase::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#14 0xb7d1f494 in wxWakeUpIdle () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#15 0xb7958fff in g_timeout_add () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#16 0xb7957dd8 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#17 0xb79582c1 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#18 0xb79585e5 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#19 0xb7a4625f in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#20 0xb7d1ffa9 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#21 0xb7d815e7 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
Logged

illario

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
some more info
« Reply #1 on: May 16, 2005, 05:21:08 PM »

dpkg -l | grep -i wx

ii  libwxbase2.4   2.4.2.6.1      wxBase library (runtime) - non-GUI support c
ii  libwxgtk2.4    2.4.2.6.1      wxWindows Cross-platform C++ GUI toolkit (GT
ii  libwxgtk2.4-py 2.4.2.6.1      wxWindows Cross-platform C++ GUI toolkit (wx

dpkg -l | grep -i amule

ii  amule          2.0.0-1        aNOTHER eMule P2P Client
rc  amule-utils    2.0.0-1        utilities for amule
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Segmentation Fault at the connect
« Reply #2 on: May 16, 2005, 07:05:34 PM »

happens randomly unders some ciscunstances...
Logged