Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: python dumps core



On Mon, Apr 28, 2008 at 09:29:44AM +0200, Thomas Klausner wrote:
> After updating my userland from 20080427 to 20080428 from a few hours
> ago, many programs just segfault.

That's on amd64.

rtorrent backtrace:
(gdb) bt
#0  0x00007f7ffb2322ea in kill () from /usr/lib/libc.so.12
#1  0x00007f7ffb2d77b9 in abort () from /usr/lib/libc.so.12
#2  0x00007f7ffb5035fa in __frame_state_for () from
/usr/lib/libgcc_s.so.1
#3  0x00007f7ffb503bb2 in _Unwind_RaiseException () from
/usr/lib/libgcc_s.so.1
#4  0x00007f7ffb9c4f2d in __cxa_throw () from /usr/lib/libstdc++.so.6
#5  0x00007f7ffc081312 in torrent::Handshake::event_write ()
   from /usr/pkg/lib/libtorrent.so.10
#6  0x00007f7ffc030c45 in
std::for_each<__gnu_cxx::__normal_iterator<torrent::Event**,
std::vector<torrent::Event*, std::allocator<torrent::Event*> > >,
torrent::poll_check_t<std::mem_fun_t<void, torrent::Event> > > ()
   from /usr/pkg/lib/libtorrent.so.10
#7  0x00007f7ffc02fb03 in torrent::PollSelect::perform ()
   from /usr/pkg/lib/libtorrent.so.10
#8  0x000000000047528c in torrent::FileList::bitfield ()
#9  0x0000000000436d94 in torrent::Object::type ()
#10 0x000000000040e84f in ?? ()
#11 0x00007f7ffdffa000 in ?? ()
#12 0x0000000000000003 in ?? ()
#13 0x00007f7ffffff6f0 in ?? ()
#14 0x00007f7ffffff6f9 in ?? ()
#15 0x00007f7ffffff6fc in ?? ()
#16 0x0000000000000000 in ?? ()

 Thomas


Home | Main Index | Thread Index | Old Index