Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-07-01 Thread Stepan Golosunov
01.07.2012 в 21:17:50 +0400 Stepan Golosunov написал: 26.06.2012 в 00:59:50 +0200 Benoît Knecht написал: rtorrent 0.9.2 and libtorrent 0.13.2 are now in testing, could you give them a try and report back here on the result? After running rtorrent under valgrind (log

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-06-26 Thread Benoît Knecht
Stepan Golosunov wrote: 26.06.2012 в 00:59:50 +0200 Benoît Knecht написал: Benoît Knecht wrote: Stepan Golosunov wrote: rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-06-26 Thread Stepan Golosunov
26.06.2012 в 17:51:02 +0200 Benoît Knecht написал: Stepan Golosunov wrote: rtorrent 0.9.2-1 crashed upon start several times when I tried it couple of weeks ago. (Today it did not crash yet, but this seems to be the usual behavior when I am trying to reproduce crash for the bug

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-06-25 Thread Benoît Knecht
Benoît Knecht wrote: Stepan Golosunov wrote: rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in squeeze had basic_string::resize messages.) After

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-06-25 Thread Stepan Golosunov
26.06.2012 в 00:59:50 +0200 Benoît Knecht написал: Benoît Knecht wrote: Stepan Golosunov wrote: rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-05-16 Thread Stepan Golosunov
Package: rtorrent Version: 0.8.9-2 Followup-For: Bug #599913 rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in squeeze had basic_string::resize messages.)

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-05-16 Thread Benoît Knecht
Hi Stepan, Stepan Golosunov wrote: rtorrent 0.8.6-1 used to be crashing every several weeks for me. (Though I do not actually remember whether there were std::bad_alloc messages. I thought so but several recent crashes in squeeze had basic_string::resize messages.) After upgrading to

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2012-03-02 Thread Benoît Knecht
tags 599913 moreinfo thanks Hi, I never had this problem with rtorrent, but it sure sounds like an out-of-memory issue. Submitter, does this also happen with 0.8.9 (in wheezy)? How much RAM does your system have? And how much of it is used by rtorrent? Cheers, -- Benoît Knecht -- To

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2011-05-05 Thread Vlad Geagla
Hi guys, I was reading this thread a couple of hours ago because I was having the same Rtorrent error (rtorrent: std::bad_allocate), and I tried to follow Jorgen's advice for running it under valgrind. I have a Ubuntu 10.04LTS VPS (under OpenVZ) and when I tried to install valgrind, I got into

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2010-12-10 Thread Jörgen Grahn
If gdb doesn't help (and I don't see why not) try installing the valgrind package and run rtorrent as valgrind -o /tmp/rtorrent.vg rtorrent instead of just as rtorrent. Then post the interesting parts of that log file -- hopefully there are some. /Jorgen, just a rtorrent user, and C++ programmer

Bug#599913: rtorrent crashes with rtorrent: std::bad_allocate

2010-10-12 Thread v.nix.is
Package: rtorrent Version: 0.8.6-1 Severity: important rtorrent regularly crashes with a few std::* error messages, this is one of them: rtorrent: std::bad_allocate After a crash it has to be manually restarted. I tried for a while to run rtorrent under gdb, but these bugs are a failing