Summary: | drkonqi crash while try to report a bug | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | marian.trenkwalder |
Component: | backtraceparsing | Assignee: | George Kiagiadakis <mail> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, kde.kfoar, mail, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | crash stack trace |
Description
marian.trenkwalder
2011-05-05 16:09:27 UTC
Strange crash. Looks like this "const BacktraceLine& line" reference in gdbhighlighter.cpp line 76 is an invalid reference. Milian, can you have a look as well? indeed looking at the code I would assume the iterator accesses is unchecked and hence leads to the crash hm... that would probably mean though that the text is not in sync with the line cache... anyhow, to prevent this being more pedantic in the code should not hurt. A proper way to reproduce would be tremendous though Created attachment 104319 [details]
crash stack trace
I'm also experiencing this on Kubuntu Zesty 17.04 Beta 1.
Indeed, this is still happening after the Qt5 port. Updated backtrace at bug 381644. *** This bug has been marked as a duplicate of bug 381644 *** |