aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20051103 SIGSEGV on exit  (Read 1882 times)

spiorf

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 73
20051103 SIGSEGV on exit
« on: November 04, 2005, 11:29:00 AM »

Code: [Select]
Shutting down aMule...
aMule dialog destroyed
Now, exiting main app...
aMule OnExit: Terminating core.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1492916544 (LWP 13913)]
__gnu_norm::_List_base >::_M_clear (this=0xc15f830) at list.tcc:76
76              __cur = static_cast<_Node*>(__cur->_M_next);
(gdb) bt
#0  __gnu_norm::_List_base >::_M_clear (this=0xc15f830) at list.tcc:76
#1  0x08090950 in ~_List_base (this=0xc15f830) at stl_list.h:330
#2  0x0809096f in ~list (this=0xc15f830) at list:70
#3  0x0809099c in ~list (this=0xc15f830) at list:87
#4  0x080909df in ~CDeletedClient (this=0xc15f830) at ClientList.cpp:101
#5  0x080887a4 in ~CClientList (this=0x8bf62c8) at ClientList.cpp:101
#6  0x080782d9 in CamuleApp::OnExit (this=0x877d870) at amule.cpp:303
#7  0xa798a2bd in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#8  0xa798a39e in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#9  0x0819d519 in main (argc=1, argv=0xafff76d4) at amule-gui.cpp:149
(gdb) bt full
#0  __gnu_norm::_List_base >::_M_clear (this=0xc15f830) at list.tcc:76
        __tmp = (class __gnu_norm::_List_node
     *) 0x0
        __cur = (class __gnu_norm::_List_node
     *) 0x0
#1  0x08090950 in ~_List_base (this=0xc15f830) at stl_list.h:330
No locals.
#2  0x0809096f in ~list (this=0xc15f830) at list:70
No locals.
#3  0x0809099c in ~list (this=0xc15f830) at list:87
No locals.
#4  0x080909df in ~CDeletedClient (this=0xc15f830) at ClientList.cpp:101
No locals.
#5  0x080887a4 in ~CClientList (this=0x8bf62c8) at ClientList.cpp:101
        it = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x8bf63a8,
    _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {
    _M_node = 0xbb95b30}}
#6  0x080782d9 in CamuleApp::OnExit (this=0x877d870) at amule.cpp:303
No locals.
#7  0xa798a2bd in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#8  0xa798a39e in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
---Type to continue, or q to quit---
No symbol table info available.
#9  0x0819d519 in main (argc=1, argv=0xafff76d4) at amule-gui.cpp:149
No locals.
Logged
Alcohol, the cause of, and solution to, all of lifes problems...

spiorf

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 73
Re: 20051103 SIGSEGV on exit
« Reply #1 on: November 06, 2005, 01:26:44 PM »

the 20051105 cvs had  the same problem
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1493702976 (LWP 3695)]
__gnu_norm::_List_base >::_M_clear (this=0xa45df00) at list.tcc:76
76              __cur = static_cast<_Node*>(__cur->_M_next);
(gdb) bt
#0  __gnu_norm::_List_base >::_M_clear (this=0xa45df00) at list.tcc:76
#1  0x08090a30 in ~_List_base (this=0xa45df00) at stl_list.h:330
#2  0x08090a4f in ~list (this=0xa45df00) at list:70
#3  0x08090a7c in ~list (this=0xa45df00) at list:87
#4  0x08090abf in ~CDeletedClient (this=0xa45df00) at ClientList.cpp:101
#5  0x08088884 in ~CClientList (this=0x8bf7730) at ClientList.cpp:101
#6  0x080783a9 in CamuleApp::OnExit (this=0x877d870) at amule.cpp:303
#7  0xa78ca2bd in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#8  0xa78ca39e in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#9  0x0819d879 in main (argc=1, argv=0xafc37374) at amule-gui.cpp:149
(gdb) bt full
#0  __gnu_norm::_List_base >::_M_clear (this=0xa45df00) at list.tcc:76
        __tmp = (class __gnu_norm::_List_node
     *) 0x0
        __cur = (class __gnu_norm::_List_node
     *) 0x0
#1  0x08090a30 in ~_List_base (this=0xa45df00) at stl_list.h:330
No locals.
#2  0x08090a4f in ~list (this=0xa45df00) at list:70
No locals.
#3  0x08090a7c in ~list (this=0xa45df00) at list:87
No locals.
#4  0x08090abf in ~CDeletedClient (this=0xa45df00) at ClientList.cpp:101
No locals.
#5  0x08088884 in ~CClientList (this=0x8bf7730) at ClientList.cpp:101
        it = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x8bf7810,
    _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {
    _M_node = 0xb2759f0}}
#6  0x080783a9 in CamuleApp::OnExit (this=0x877d870) at amule.cpp:303
No locals.
#7  0xa78ca2bd in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#8  0xa78ca39e in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
---Type to continue, or q to quit---
No symbol table info available.
#9  0x0819d879 in main (argc=1, argv=0xafc37374) at amule-gui.cpp:149
No locals.
(gdb) thread apply all bt

Thread 1 (Thread -1493702976 (LWP 3695)):
#0  __gnu_norm::_List_base >::_M_clear (this=0xa45df00) at list.tcc:76
#1  0x08090a30 in ~_List_base (this=0xa45df00) at stl_list.h:330
#2  0x08090a4f in ~list (this=0xa45df00) at list:70
#3  0x08090a7c in ~list (this=0xa45df00) at list:87
#4  0x08090abf in ~CDeletedClient (this=0xa45df00) at ClientList.cpp:101
#5  0x08088884 in ~CClientList (this=0x8bf7730) at ClientList.cpp:101
#6  0x080783a9 in CamuleApp::OnExit (this=0x877d870) at amule.cpp:303
#7  0xa78ca2bd in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#8  0xa78ca39e in wxEntry () from /mnt/1/amule/wxcvs/lib/libwx_baseu-2.7.so.0
#9  0x0819d879 in main (argc=1, argv=0xafc37374) at amule-gui.cpp:149
(gdb)
Logged
Alcohol, the cause of, and solution to, all of lifes problems...