https://bugs.kde.org/show_bug.cgi?id=379220
Bug ID: 379220
Summary: assertion hit when binaries were not identical
[AccumulatedTraceData::diff()]
Product: Heaptrack
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I tried to compare 2 different versions of a program (i.e. with and without a
fix), but the crash can be easily reproduced by just using data from 2
different binaries.
#4 0x00000000004db3b3 in AccumulatedTraceData::diff(AccumulatedTraceData
const&) (this=0x7fffc40033d8, base=...) at
/home/eike/repos/KDE/heaptrack/src/analyze/accumulatedtracedata.cpp:588
#5 0x00000000004ab9f3 in Parser::__lambda13::operator()() const
(__closure=0x9143b0) at
/home/eike/repos/KDE/heaptrack/src/analyze/gui/parser.cpp:548
#6 0x00000000004b7e4e in ThreadWeaver::Lambda<Parser::parse(const QString&,
const QString&)::__lambda13>::run(ThreadWeaver::JobPointer,
ThreadWeaver::Thread *) (this=0x9143a0)
at /usr/include/KF5/ThreadWeaver/threadweaver/lambda.h:47
#7 0x00007ffff7984587 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () at /usr/lib64/libKF5ThreadWeaver.so.5
#8 0x00007ffff79833d0 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () at /usr/lib64/libKF5ThreadWeaver.so.5
#9 0x00007ffff7982af7 in ThreadWeaver::Thread::run() () at
/usr/lib64/libKF5ThreadWeaver.so.5
#10 0x00007ffff2de69e9 in () at /usr/lib64/libQt5Core.so.5
#11 0x00007ffff742a744 in start_thread () at /lib64/libpthread.so.0
#12 0x00007ffff21e0d3d in clone () at /lib64/libc.so.6
--
You are receiving this mail because:
You are watching all bug changes.