aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: CVS 20050819 crashes some time after start  (Read 2103 times)

Nodsu

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 62
CVS 20050819 crashes some time after start
« on: August 20, 2005, 10:21:46 PM »

Netbsd 2.0.3, wxGTK 2.6.1, GTK 2.6.9, aMule CVS 20050819

amuled starts up with 100% CPU usage, crashes some minutes after.

Quote
GNU gdb 5.3nb1
Copyright 2002 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--netbsdelf"...
(gdb) run
Starting program: /usr/pkg/bin/amuled

It's important that people know what you stand for.
It's more important that they know what you won't stand for.

amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
22:29:49: Error: Cannot set locale to 'en_US'.
Loading temp files from /data/smb/Download.
Loading PartFile 185 of 185
All PartFiles Loaded.
ListenSocket: Ok.

*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:51103
*** TCP socket (TCP) listening on 0.0.0.0:51100
*** Client UDP socket (extended eMule) at 0.0.0.0:51100
Adding file /data/smb/Download/121.part.met to shares
Adding file /data/smb/Download/123.part.met to shares
Adding file /data/smb/Download/127.part.met to shares
Adding file /data/smb/Download/129.part.met to shares
Adding file /data/smb/Download/111.part.met to shares
Adding file /data/smb/Download/114.part.met to shares
Adding file /data/smb/Download/116.part.met to shares
Adding file /data/smb/Download/164.part.met to shares
Adding file /data/smb/Download/167.part.met to shares
Adding file /data/smb/Download/186.part.met to shares
Adding file /data/smb/Download/147.part.met to shares
Adding file /data/smb/Download/148.part.met to shares
Adding file /data/smb/Download/153.part.met to shares
Adding file /data/smb/Download/155.part.met to shares
Adding file /data/smb/Download/158.part.met to shares
Adding file /data/smb/Download/033.part.met to shares
Adding file /data/smb/Download/044.part.met to shares
Adding file /data/smb/Download/045.part.met to shares
Adding file /data/smb/Download/004.part.met to shares
Adding file /data/smb/Download/006.part.met to shares
Adding file /data/smb/Download/010.part.met to shares
Adding file /data/smb/Download/075.part.met to shares
Adding file /data/smb/Download/081.part.met to shares
Adding file /data/smb/Download/082.part.met to shares
Adding file /data/smb/Download/084.part.met to shares
Adding file /data/smb/Download/058.part.met to shares

Program received signal SIGSEGV, Segmentation fault.
0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
(gdb) bt
#0  0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
#1  0x483c0a36 in wx_socket_callback () from /usr/pkg/lib/libwx_base_net-2.6.so
#2  0x483c53e3 in GSocket::Detected_Read() ()
   from /usr/pkg/lib/libwx_base_net-2.6.so
#3  0x08065624 in CSocketSet::Detected(void (GSocket::*)()) (this=0x8487000,
    func={__pfn = 0x9, __delta = 0}) at amuled.cpp:221
#4  0x08065967 in CAmuledGSocketFuncTable::RunSelect() (this=0x847f700)
    at amuled.cpp:270
#5  0x08066378 in CamuleDaemonApp::OnRun() (this=0x8486000) at amuled.cpp:399
#6  0x483084c8 in wxEntry(int&, char**) () from /usr/pkg/lib/libwx_base-2.6.so
#7  0x0806532d in main (argc=1, argv=0xbfbffb34) at amuled.cpp:124
#8  0x08053352 in ___start ()
(gdb) bt full
#0  0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
No symbol table info available.
#1  0x483c0a36 in wx_socket_callback () from /usr/pkg/lib/libwx_base_net-2.6.so
No symbol table info available.
#2  0x483c53e3 in GSocket::Detected_Read() ()
   from /usr/pkg/lib/libwx_base_net-2.6.so
No symbol table info available.
#3  0x08065624 in CSocketSet::Detected(void (GSocket::*)()) (this=0x8487000,
    func={__pfn = 0x9, __delta = 0}) at amuled.cpp:221
        socket = (struct GSocket *) 0x8947d00
        fd = 355
        i = 2
#4  0x08065967 in CAmuledGSocketFuncTable::RunSelect() (this=0x847f700)
    at amuled.cpp:270
        lock =
        max_fd = 363
        tv = {tv_sec = 0, tv_usec = 10000}
        result = 186
#5  0x08066378 in CamuleDaemonApp::OnRun() (this=0x8486000) at amuled.cpp:399
No locals.
#6  0x483084c8 in wxEntry(int&, char**) () from /usr/pkg/lib/libwx_base-2.6.so
No symbol table info available.
#7  0x0806532d in main (argc=1, argv=0xbfbffb34) at amuled.cpp:124
---Type to continue, or q to quit---
No locals.
#8  0x08053352 in ___start ()
No symbol table info available.
(gdb) thread apply all bt

Thread 4 (Thread 0 ()):
#0  0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
#1  0x483c0a36 in wx_socket_callback () from /usr/pkg/lib/libwx_base_net-2.6.so
#2  0x483c53e3 in GSocket::Detected_Read() ()
   from /usr/pkg/lib/libwx_base_net-2.6.so
#3  0x08065624 in CSocketSet::Detected(void (GSocket::*)()) (this=0x8487000,
    func={__pfn = 0x9, __delta = 0}) at amuled.cpp:221
#4  0x08065967 in CAmuledGSocketFuncTable::RunSelect() (this=0x847f700)
    at amuled.cpp:270
#5  0x08066378 in CamuleDaemonApp::OnRun() (this=0x8486000) at amuled.cpp:399
#6  0x483084c8 in wxEntry(int&, char**) () from /usr/pkg/lib/libwx_base-2.6.so
#7  0x0806532d in main (argc=1, argv=0xbfbffb34) at amuled.cpp:124
#8  0x08053352 in ___start ()

Thread 3 (Thread 21 ()):
#0  0x48250cff in pthread__locked_switch () from /usr/lib/libpthread.so.0
#1  0x48254a15 in pthread__block () from /usr/lib/libpthread.so.0
#2  0x482503ef in nanosleep () from /usr/lib/libpthread.so.0
#3  0x48370568 in wxMicroSleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#4  0x48370595 in wxMilliSleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
---Type to continue, or q to quit---
#5  0x48368d5f in wxThread::Sleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#6  0x0818edf4 in UploadBandwidthThrottler::Entry() (this=0x8560400)
    at UploadBandwidthThrottler.cpp:367
#7  0x4836876b in wxThreadInternal::PthreadStart(wxThread*) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#8  0x4836863f in wxPthreadStart () from /usr/pkg/lib/libwx_base-2.6.so
#9  0x482574cd in pthread_create () from /usr/lib/libpthread.so.0

Thread 2 (Thread 23 ()):
#0  0x48250cff in pthread__locked_switch () from /usr/lib/libpthread.so.0
#1  0x48254a15 in pthread__block () from /usr/lib/libpthread.so.0
#2  0x482503ef in nanosleep () from /usr/lib/libpthread.so.0
#3  0x48370568 in wxMicroSleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#4  0x48370595 in wxMilliSleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#5  0x48368d5f in wxThread::Sleep(unsigned long) ()
   from /usr/pkg/lib/libwx_base-2.6.so
#6  0x0818d90b in CTimer::CTimerThread::Entry() (this=0x8484ec0)
    at Timer.cpp:102
#7  0x4836876b in wxThreadInternal::PthreadStart(wxThread*) ()
   from /usr/pkg/lib/libwx_base-2.6.so
---Type to continue, or q to quit---
#8  0x4836863f in wxPthreadStart () from /usr/pkg/lib/libwx_base-2.6.so
#9  0x482574cd in pthread_create () from /usr/lib/libpthread.so.0

Thread 1 (LWP 3):
#0  0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
#1  0x483c0a36 in wx_socket_callback () from /usr/pkg/lib/libwx_base_net-2.6.so
#2  0x483c53e3 in GSocket::Detected_Read() ()
   from /usr/pkg/lib/libwx_base_net-2.6.so
#3  0x08065624 in CSocketSet::Detected(void (GSocket::*)()) (this=0x8487000,
    func={__pfn = 0x9, __delta = 0}) at amuled.cpp:221
#4  0x08065967 in CAmuledGSocketFuncTable::RunSelect() (this=0x847f700)
    at amuled.cpp:270
#5  0x08066378 in CamuleDaemonApp::OnRun() (this=0x8486000) at amuled.cpp:399
#6  0x483084c8 in wxEntry(int&, char**) () from /usr/pkg/lib/libwx_base-2.6.so
#7  0x0806532d in main (argc=1, argv=0xbfbffb34) at amuled.cpp:124
#8  0x08053352 in ___start ()
#0  0x483b1c38 in _init () from /usr/pkg/lib/libwx_base_net-2.6.so
(gdb)
Logged