aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Corrupt .seeds  (Read 2631 times)

ender

  • Developer
  • Jr. Member
  • *****
  • Karma: 0
  • Offline Offline
  • Posts: 61
    • http://eternallybored.org/
Corrupt .seeds
« on: October 16, 2005, 08:40:04 PM »

Code: [Select]
Catchpoint 1 (exception thrown)
0xb781f605 in __cxa_throw () from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so.6
(gdb) bt f
#0  0xb781f605 in __cxa_throw () from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so.6
No symbol table info available.
#1  0x08259240 in CFileDataIO::Read (this=0xbfc67180, pBuf=0xbfc670e7, nCount=1) at SafeFile.cpp:66
No locals.
#2  0x082597b6 in CFileDataIO::ReadUInt8 (this=0xbfc67180) at SafeFile.cpp:119
        nVal = 0 '\0'
#3  0x0821dc77 in CPartFile::LoadSourceSeeds (this=0xa24f3e8) at PartFile.cpp:1126
        src_count = 183 'รข'
        file = { = {_vptr.CFileDataIO = 0x8388b88}, m_fd = 271, m_error = false, m_filePath = { = {static npos = 4294967295,
      m_pchData = 0xa2bb95c}, }}
        sources_data = { = {_vptr.CFileDataIO = 0x83b3188}, m_GrowBytes = 1024, m_position = 0, m_BufferSize = 0, m_FileSize = 0,
  m_delete = true, m_buffer = 0x0}
#4  0x080f6396 in CDownloadQueue::LoadSourceSeeds (this=0x9a56348) at DownloadQueue.cpp:202
        i = 183
#5  0x0807453b in CamuleApp::OnInit (this=0x86ee098) at amule.cpp:805
        geometry_enabled = false
        server = { = {static npos = 4294967295, m_pchData = 0x8735204}, }
        newMule = { = {static npos = 4294967295, m_pchData = 0x8779894}, }
        mnt_tab = (FILE *) 0x877c580
        cmdline = {m_data = 0x8734480}
        geom_string = { = {static npos = 4294967295, m_pchData = 0xb79e4cbc}, }
        host = { = {static npos = 4294967295, m_pchData = 0x87352a4}, }
        msg = { = {static npos = 4294967295, m_pchData = 0x9edb9ec}, }
---Type to continue, or q to quit---
        IPC = { = {static npos = 4294967295, m_pchData = 0x8735304}, }
        cfg = (struct wxConfigBase *) 0x8735650
        vfile =
        langId = { = {static npos = 4294967295, m_pchData = 0xb79e4cbc}, }
        ok = true
#6  0x0807d46f in CamuleGuiApp::OnInit (this=0x86ee098) at amule-gui.cpp:351
No locals.
#7  0x0807cbae in wxAppConsole::CallOnInit (this=0x86ee098) at app.h:87
No locals.
#8  0xb7968ddc in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#9  0xb7968ec7 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#10 0x0807cd70 in main (argc=1, argv=0xbfc678c4) at amule-gui.cpp:297
No locals.
(gdb)
Logged
Because 10 billion years' time is so fragile, so ephemeral... it arouses such a bittersweet, almost heartbreaking fondness.

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Corrupt .seeds
« Reply #1 on: October 17, 2005, 11:33:54 PM »

Fixed in CVS.
Logged