After the last snapshot update and pkg_add -u rtorrent would crash on
start-up. If I start it w/o loading the previous session it starts okay
but afterwards if I want to load and start a torrent it crashes the same
way. I have rtorrent-0.7.9 and libtorrent-0.11.9. Here's a backtrace:

#0  0x0000000047e0ef2a in kill () from /usr/lib/libc.so.44.0
#1  0x0000000047e31f00 in __stack_smash_handler (
func=0x4afb46e0 "uint64_t 
torrent::FileList::free_diskspace() const", damaged=6)
at /usr/src/lib/libc/sys/stack_protector.c:89
#2  0x000000004ae61157 in torrent::FileList::free_diskspace() const ()
from /usr/local/lib/libtorrent.so.14.0
#3  0x000000004ae6d24e in torrent::ChunkList::sync_chunks(int) ()
from /usr/local/lib/libtorrent.so.14.0
#4  0x000000004ae460a2 in 
torrent::ChunkManager::sync_all(int, unsigned long long) ()
from /usr/local/lib/libtorrent.so.14.0
#5  0x000000004ae46040 in torrent::ChunkManager::periodic_sync() ()
from /usr/local/lib/libtorrent.so.14.0
#6  0x000000004ae42903 in torrent::Manager::receive_tick() ()
from /usr/local/lib/libtorrent.so.14.0
#7  0x000000004ae434e4 in 
rak::mem_fn0_t<torrent::Manager, void>::operator()() ()
from /usr/local/lib/libtorrent.so.14.0
#8  0x000000004ae5a388 in torrent::perform() () from 
/usr/local/lib/libtorrent.so.14.0
#9  0x00000000004a2528 in sigc::internal::signal_emit0<void, sigc::nil>
::emit(sigc::internal::signal_impl*) ()
#10 0x000000000043b901 in 
void std::__adjust_heap<__gnu_cxx::__normal_iterator<rak::priority_item**, 
std::vector<rak::priority_item*, std::allocator<rak::priority_item*> > >, 
long, rak::priority_item*, rak::priority_compare>
(__gnu_cxx::__normal_iterator<rak::priority_item**, 
std::vector<rak::priority_item*, std::allocator<rak::priority_item*> > >, 
long, long, rak::priority_item*, rak::priority_compare) ()
#11 0x000000000040e8db in ?? ()
#12 0x0000000000000000 in ?? ()

$ dmesg | head
OpenBSD 4.3-current (GENERIC) #1430: Fri May  2 03:06:32 MDT 2008
    [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC
    real mem = 2146758656 (2047MB)
    avail mem = 2073092096 (1977MB)
    mainbus0 at root
    bios0 at mainbus0: SMBIOS rev. 2.3 @ 0xf0730 (59 entries)
    bios0: vendor American Megatrends Inc. version "0709" date
    08/04/2006
    bios0: ASUSTeK Computer INC. P5VDC-MX
    acpi0 at bios0: rev 2
    acpi0: tables DSDT FACP APIC MCFG OEMB

Reply via email to