Bug 396049 - DrKonqi crash after symbol installation
Summary: DrKonqi crash after symbol installation
Status: RESOLVED DUPLICATE of bug 381644
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.12.5
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-01 11:47 UTC by Ilya Bizyaev
Modified: 2018-07-18 18:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
DrKonqi crash after symbol installation (8.20 KB, text/plain)
2018-07-01 11:47 UTC, Ilya Bizyaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Bizyaev 2018-07-01 11:47:54 UTC
Created attachment 113675 [details]
DrKonqi crash after symbol installation

DrKonqi crashes for me when debug symbol installation is successfully finished. It's quite funny when a crash info collection tool crashes and you collect crash info for it with it :) (but could be frustrating for someone).
Comment 1 Christoph Feck 2018-07-18 18:25:47 UTC
Thread 1 (Thread 0x7fe2b48448c0 (LWP 4792)):
[KCrash Handler]
#6  BacktraceLine::type (this=<optimized out>) at /usr/src/debug/drkonqi5-5.12.5-lp150.1.1.x86_64/src/parser/backtraceline.h:59
#7  GdbHighlighter::highlightBlock (this=this@entry=0x7fe29c006d40, text=...) at /usr/src/debug/drkonqi5-5.12.5-lp150.1.1.x86_64/src/gdbhighlighter.cpp:80
#8  0x00007fe2b0e46458 in QSyntaxHighlighterPrivate::reformatBlock (this=this@entry=0x564f9a566bc0, block=...) at text/qsyntaxhighlighter.cpp:203
#9  0x00007fe2b0e465f0 in QSyntaxHighlighterPrivate::reformatBlocks (this=0x564f9a566bc0, from=<optimized out>, charsRemoved=<optimized out>, charsAdded=15) at text/qsyntaxhighlighter.cpp:184
#10 0x00007fe2b074904a in QMetaObject::activate (sender=sender@entry=0x564f9a373f10, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe71413ed0) at kernel/qobject.cpp:3766
#11 0x00007fe2b0749757 in QMetaObject::activate (sender=sender@entry=0x564f9a373f10, m=m@entry=0x7fe2b1332f00 <QTextDocument::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe71413ed0) at kernel/qobject.cpp:3628
#12 0x00007fe2b105ef5a in QTextDocument::contentsChange (this=this@entry=0x564f9a373f10, _t1=<optimized out>, _t2=<optimized out>, _t3=<optimized out>) at .moc/moc_qtextdocument.cpp:383
#13 0x00007fe2b0e051e1 in QTextDocumentPrivate::finishEdit (this=0x564f9a5bb0f0) at text/qtextdocument_p.cpp:1217
#14 0x00007fe2b0e0541c in QTextDocumentPrivate::endEditBlock (this=<optimized out>) at text/qtextdocument_p.cpp:1201
#15 0x00007fe2b0e31304 in QTextCursor::endEditBlock (this=this@entry=0x7ffe71413f78) at text/qtextcursor.cpp:2510
#16 0x00007fe2b16748dc in QWidgetTextControlPrivate::append (this=0x564f9a5e1770, text=..., format=format@entry=Qt::AutoText) at widgets/qwidgettextcontrol.cpp:3133
#17 0x00007fe2b167494e in QWidgetTextControl::append (this=<optimized out>, text=...) at widgets/qwidgettextcontrol.cpp:3139
#18 0x00007fe2b165f0a9 in QTextEdit::append (this=<optimized out>, text=...) at widgets/qtextedit.cpp:2603
#19 0x0000564f98f2a340 in BacktraceWidget::backtraceNewLine (this=<optimized out>, line=...) at /usr/src/debug/drkonqi5-5.12.5-lp150.1.1.x86_64/src/backtracewidget.cpp:316

*** This bug has been marked as a duplicate of bug 381644 ***