[Konversation-devel] [Bug 143613] Konversation randomly crashes (IRCView, ChatWindow, InputFilter)
Rick Harris
rickfharris at yahoo.com.au
Sun Apr 1 11:56:58 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=143613
------- Additional Comments From rickfharris yahoo com au 2007-04-01 11:56 -------
4th crash and we start to see a pattern here.
The 3rd and 4th crashes are almost identical.
Only similarity between all 4 so far is the incidence of qrichtext.cpp
Coincidence ?
If it helps, the following fonts are set:
Chat text: Sans Serif 12
Nickname list: Sans Serif 10
Tab bar: Sans Serif 10
Fixed font for MOTD messages is enabled.
Backtrace follows:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1235593024 (LWP 22905)]
[KCrash handler]
#6 0x08088d92 in QShared::ref (this=0x6e696150)
at /usr/qt/3/include/qshared.h:49
#7 0xb6d7db01 in QFont (this=0xbfc9dbac, font= 0x806444c)
at kernel/qfont.cpp:633
#8 0xb6e4518d in QTextFormat::width (this=0x8064448, c= 0x94eef84)
at kernel/qrichtext.cpp:3587
#9 0xb6e45d44 in QTextString::width (this=0x94dfc08, idx=37)
at kernel/qrichtext.cpp:4016
#10 0xb6e467ff in QTextFormatterBreakWords::format (this=0x883e830,
doc=0x883cc30, parag=0x94dcce0, start=0) at kernel/qrichtext.cpp:5804
#11 0xb6e507a6 in QTextParagraph::format (this=0x94dcce0, start=-1,
doMove=true) at kernel/qrichtext.cpp:4314
#12 0xb6e559c4 in QTextDocument::draw (this=0x883cc30, p=0xbfc9e368, cx=0,
cy=3305, cw=986, ch=784, cg= 0xbfc9e23c, onlyChanged=false,
drawCursor=false, cursor=0x883e120, resetChanged=true)
at kernel/qrichtext.cpp:3277
#13 0xb6f92996 in QTextEdit::paintDocument (this=0x883b7d0, drawAll=true,
p=0xbfc9e368, cx=0, cy=3305, cw=986, ch=784) at widgets/qtextedit.cpp:1049
#14 0xb6f9b154 in QTextEdit::drawContents (this=0x883b7d0, p=0xbfc9e368, cx=0,
cy=3305, cw=986, ch=784) at widgets/qtextedit.cpp:1071
#15 0xb6f2c596 in QScrollView::drawContentsOffset (this=0x883b7d0,
p=0xbfc9e368, offsetx=0, offsety=3305, clipx=0, clipy=3305, clipw=986,
cliph=784) at widgets/qscrollview.cpp:2336
#16 0xb6f2d0ac in QScrollView::viewportPaintEvent (this=0x883b7d0,
pe=0xbfc9ea20) at widgets/qscrollview.cpp:1706
#17 0xb6f2d9a6 in QScrollView::eventFilter (this=0x883b7d0, obj=0x883c160,
e=0xbfc9ea20) at widgets/qscrollview.cpp:1489
#18 0xb6f95f73 in QTextEdit::eventFilter (this=0x883b7d0, o=0x883c160,
e=0xbfc9ea20) at widgets/qtextedit.cpp:2945
#19 0xb6dd2eb7 in QObject::activate_filters (this=0x883c160, e=0xbfc9ea20)
at kernel/qobject.cpp:903
#20 0xb6dd2f58 in QObject::event (this=0x883c160, e=0xbfc9ea20)
at kernel/qobject.cpp:735
#21 0xb6e1463e in QWidget::event (this=0x883c160, e=0xbfc9ea20)
at kernel/qwidget.cpp:4659
#22 0xb6d5f1eb in QApplication::internalNotify (this=0xbfc9ef58,
receiver=0x883c160, e=0xbfc9ea20) at kernel/qapplication.cpp:2635
#23 0xb6d61dba in QApplication::notify (this=0xbfc9ef58, receiver=0x883c160,
e=0xbfc9ea20) at kernel/qapplication.cpp:2523
#24 0xb76d8b5a in KApplication::notify (this=0xbfc9ef58, receiver=0x883c160,
event=0xbfc9ea20) at kapplication.cpp:550
#25 0xb6ce8d25 in QApplication::sendSpontaneousEvent (receiver=0x883c160,
event=0xbfc9ea20) at kernel/qapplication.h:499
#26 0xb6cd5e12 in QETWidget::translatePaintEvent (this=0x883c160,
event=0xbfc9edb8) at kernel/qapplication_x11.cpp:5646
#27 0xb6ce5ddc in QApplication::x11ProcessEvent (this=0xbfc9ef58,
event=0xbfc9edb8) at kernel/qapplication_x11.cpp:3497
#28 0xb6cfe93e in QEventLoop::processEvents (this=0x835c950, flags=4)
at kernel/qeventloop_x11.cpp:192
#29 0xb6d7d205 in QEventLoop::enterLoop (this=0x835c950)
at kernel/qeventloop.cpp:198
#30 0xb6d7d026 in QEventLoop::exec (this=0x835c950)
at kernel/qeventloop.cpp:145
#31 0xb6d60eaf in QApplication::exec (this=0xbfc9ef58)
at kernel/qapplication.cpp:2758
#32 0x08125dc3 in main (argc=7, argv=0xbfc9f1b4) at main.cpp:109
More information about the Konversation-devel
mailing list