Bug 395852 - Crashed while processing a bug
Summary: Crashed while processing a bug
Status: RESOLVED DUPLICATE of bug 381644
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.12.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-25 13:45 UTC by Giles
Modified: 2018-07-18 18:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (10.30 KB, text/plain)
2018-06-25 13:45 UTC, Giles
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Giles 2018-06-25 13:45:50 UTC
Created attachment 113556 [details]
backtrace

Application: drkonqi (drkonqi), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
27	  return SYSCALL_CANCEL (nanosleep, requested_time, remaining);
Comment 1 Kai Uwe Broulik 2018-06-27 08:22:02 UTC
Pasing inline:

#6  0x00005653ac3b0db9 in BacktraceLine::type() const (this=<optimized out>) at /usr/src/debug/plasma-drkonqi-5.12.5-1.fc27.x86_64/src/parser/backtraceline.h:59
#7  0x00005653ac3b0db9 in GdbHighlighter::highlightBlock(QString const&) (this=this@entry=0x5653ade32510, text=...) at /usr/src/debug/plasma-drkonqi-5.12.5-1.fc27.x86_64/src/gdbhighlighter.cpp:80
#8  0x00007ff68101b9b0 in QSyntaxHighlighterPrivate::reformatBlock(QTextBlock const&) (this=this@entry=0x5653ae154290, block=...) at text/qsyntaxhighlighter.cpp:203
#9  0x00007ff68101bb70 in QSyntaxHighlighterPrivate::reformatBlocks(int, int, int) (this=0x5653ae154290, from=<optimized out>, charsRemoved=<optimized out>, charsAdded=16) at text/qsyntaxhighlighter.cpp:184
#10 0x00007ff6809bc513 in QMetaObject::activate(QObject*, int, int, void**) (sender=sender@entry=0x5653adec8f40, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffce7998540) at kernel/qobject.cpp:3766
#11 0x00007ff6809bcb87 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x5653adec8f40, m=m@entry=0x7ff68149a100 <QTextDocument::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffce7998540) at kernel/qobject.cpp:3628
#12 0x00007ff6811c921a in QTextDocument::contentsChange(int, int, int) (this=this@entry=0x5653adec8f40, _t1=<optimized out>, _t2=<optimized out>, _t3=<optimized out>) at .moc/moc_qtextdocument.cpp:383
#13 0x00007ff680fdeb31 in QTextDocumentPrivate::finishEdit() (this=0x5653adea8e10) at text/qtextdocument_p.cpp:1217
#14 0x00007ff680fded8c in QTextDocumentPrivate::endEditBlock() (this=<optimized out>) at text/qtextdocument_p.cpp:1201
#15 0x00007ff681008375 in QTextCursor::endEditBlock() (this=this@entry=0x7ffce79985f8) at text/qtextcursor.cpp:2510
#16 0x00007ff6817dc59c in QWidgetTextControlPrivate::append(QString const&, Qt::TextFormat) (this=0x5653ade46ca0, text=..., format=format@entry=Qt::AutoText) at widgets/qwidgettextcontrol.cpp:3133
#17 0x00007ff6817dc62e in QWidgetTextControl::append(QString const&) (this=<optimized out>, text=...) at widgets/qwidgettextcontrol.cpp:3139
#18 0x00007ff6817c5409 in QTextEdit::append(QString const&) (this=<optimized out>, text=...) at widgets/qtextedit.cpp:2603
#19 0x00005653ac39ee10 in BacktraceWidget::backtraceNewLine(QString const&) (this=<optimized out>, line=...) at /usr/src/debug/plasma-drkonqi-5.12.5-1.fc27.x86_64/src/backtracewidget.cpp:316
#20 0x00007ff6809bc637 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffce79987d0, r=0x5653ade908c0, this=0x5653adea5ed0) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#21 0x00007ff6809bc637 in QMetaObject::activate(QObject*, int, int, void**) (sender=sender@entry=0x5653addc7700, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffce79987d0) at kernel/qobject.cpp:3749
Comment 2 Christoph Feck 2018-07-18 18:20:21 UTC

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