https://bugs.kde.org/show_bug.cgi?id=387523

--- Comment #3 from Germano Massullo <germano.massu...@gmail.com> ---
dfaure in IRC suggested me to use
(gdb) catch throw
before
(gdb) run
so this is the new piece of GDB backtrace that was not available before

Thread 1 "ktorrent" hit Catchpoint 1 (exception thrown),
__cxxabiv1::__cxa_throw (obj=0x7fffc7cedba0, tinfo=0x7ffff0177750 <typeinfo for
std::bad_alloc>, 
    dest=0x7fffefe8cf00 <std::bad_alloc::~bad_alloc()>) at
../../../../libstdc++-v3/libsupc++/eh_throw.cc:76
76        PROBE2 (throw, obj, tinfo);

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to