linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00184
[Bug 311478] Re: Crash with "Bus error" when hashing
*** This bug is a duplicate of bug 473173 ***
https://bugs.launchpad.net/bugs/473173
** This bug has been marked a duplicate of bug 473173
Crash when hashing files
--
Crash with "Bus error" when hashing
https://bugs.launchpad.net/bugs/311478
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
Berlios Bug #13105: Bus error
https://developer.berlios.de/bugs/?func=detailbug&bug_id=13105&group_id=2230
Original Submission:
Just after running linuxdcpp it quits with comment Bus error:
$linuxdcpp
Thrown: FileException: Could not open file
Thrown: FileException: Could not open file
Thrown: FileException: Could not open file
FavoriteManager::load: FileException: Could not open file
Loading: Hash database
Loading: Shared Files
Thrown: FileException: Could not open file
FileException: Could not open file
Loading: Download Queue
Bus error (core dumped)
And a backtrace from gdb
#0 0x08176b29 in TigerHash::update (this=0xb707c080, data=0xb4c86000,
length=1024) at client/TigerHash.cpp:166
#1 0x080c2325 in MerkleTree<TigerHash, 1024u>::update (this=0xb707c314,
data=0xb407a000, len=16777216) at client/MerkleTree.h:105
#2 0x080db6fd in HashManager::Hasher::fastHash (this=0x831b178,
filename=@0xb707c2c4, tth=@0xb707c314, size=730607616, xcrc32=0x0)
at client/HashManager.cpp:629
#3 0x080df84e in HashManager::Hasher::run (this=0x831b178)
at client/HashManager.cpp:716
#4 0x081728cc in Thread::starter (p=0x831b178) at client/Thread.h:137
#5 0xb7f6646b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6 0xb75d96de in clone () from /lib/tls/i686/cmov/libc.so.6