Ticket #2126 (new defect)
segfaults in both 0.8.6/0.11.6 and 0.8.5/0.11.5
| Reported by: | anonymous | Owned by: | rakshasa |
|---|---|---|---|
| Priority: | normal | Component: | rtorrent |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
hi, i'm seeing repeated segfaults lately with rtorrent. i upgraded to the latest as a precaution. here is the initial backtrace:
[Throttle 30/off KB] [Rate 30.1/194.9 KB] [Port: 6890] [U 7/16] [D 38/0] [H 0/32] [S 1/54/768] [F 104/128] Program received signal SIGABRT, Aborted. 0x3050debc in kill () from /lib/libc.so.0 (gdb) backtrace #0 0x3050debc in kill () from /lib/libc.so.0 #1 0x30552d20 in abort () from /lib/libc.so.0 #2 0x30552310 in ?? () from /lib/libc.so.0 #3 0x30551570 in malloc () from /lib/libc.so.0 #4 0x304773ec in operator new () from /usr/lib/libstdc++.so.6 #5 0x30192a0c in std::vector<torrent::Block, std::allocator<torrent::Block> >::_M_fill_insert () from /usr/lib/libtorrent.so.11 #6 0x301923d4 in torrent::BlockList::BlockList () from /usr/lib/libtorrent.so.11 #7 0x3019b4d4 in ?? () from /usr/lib/libtorrent.so.11 #8 0x301c9768 in ?? () from /usr/lib/libtorrent.so.11 #9 0x301c99c8 in ?? () from /usr/lib/libtorrent.so.11 #10 0x301c9bbc in ?? () from /usr/lib/libtorrent.so.11 #11 0x301f2f48 in ?? () from /usr/lib/libtorrent.so.11 #12 0x301ea2d0 in ?? () from /usr/lib/libtorrent.so.11 #13 0x301ef478 in ?? () from /usr/lib/libtorrent.so.11 #14 0x301f061c in ?? () from /usr/lib/libtorrent.so.11 #15 0x301850d8 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/lib/libtorrent.so.11 #16 0x30183d40 in torrent::PollSelect::perform () from /usr/lib/libtorrent.so.11 #17 0x1007c0b8 in core::PollManagerSelect::poll (this=0x101212a8, timeout=Cannot access memory at address 0x0 ) at poll_manager_select.cc:120 #18 0x1003afc4 in main (argc=<value optimized out>, argv=<value optimized out>) at main.cc:321 (gdb)
let me know if you need any memory locations examined etc.
thanks, -matt
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

