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 cvs 2005/01/08  (Read 2079 times)

fctk

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
amule cvs 2005/01/08
« on: January 18, 2005, 10:09:34 PM »

Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1233347664 (LWP 9647)]
0xb7ae7081 in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.5.so.3

Code: [Select]
(gdb) bt
#0  0xb7ae7081 in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.5.so.3
#1  0xb7abecb1 in wxStat () from /usr/lib/libwx_baseu-2.5.so.3
#2  0xb7abf29d in wxFileExists () from /usr/lib/libwx_baseu-2.5.so.3
#3  0x0816cb0c in CFile::Exists (name=0xdc0bcd4) at CFile.cpp:210
#4  0x08157251 in CAICHSyncThread::Entry (this=0xce65240)
    at AICHSyncThread.cpp:147
#5  0xb7b196b6 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.5.so.3
#6  0xb7b1973d in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
#7  0xb7fd1324 in start_thread () from /lib/tls/libpthread.so.0
#8  0xb745946a in clone () from /lib/tls/libc.so.6

Code: [Select]
(gdb) bt full
#0  0xb7ae7081 in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#1  0xb7abecb1 in wxStat () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#2  0xb7abf29d in wxFileExists () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#3  0x0816cb0c in CFile::Exists (name=0xdc0bcd4) at CFile.cpp:210
No locals.
#4  0x08157251 in CAICHSyncThread::Entry (this=0xce65240)
    at AICHSyncThread.cpp:147
        hashlist = { >> = {
    _M_impl = { >> = {<__gnu_cxx::new_allocator >> = {}, }, _M_node = {_M_next = 0xb67c93c0, _M_prev = 0xb67c93c0}}}, }
        fullpath = { = {static npos = 4294967195,
    m_pchData = 0xdc0bcd4}, }
        file = { = {_vptr.CFile = 0x8378908, m_fd = -1,
    m_error = false, fFilePath = { = {static npos = 4294967195,
        m_pchData = 0xb7b3a80c}, }}, = {
    _vptr.CFileDataIO = 0x8378958}, }
        queue = { >> = {_M_impl = { >> = {<__gnu_cxx::new_allocator >> = {}, },---Type to continue, or q to quit---
 _M_node = {_M_next = 0xe0b4068, _M_prev = 0xb7b5cbb4}}}, }
#5  0xb7b196b6 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#6  0xb7b1973d in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#7  0xb7fd1324 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#8  0xb745946a in clone () from /lib/tls/libc.so.6
No symbol table info available.
Logged