Bug 110134 - crashes while typing in channel
Summary: crashes while typing in channel
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-04 00:15 UTC by Emil Obermayr
Modified: 2006-08-28 21:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emil Obermayr 2005-08-04 00:15:47 UTC
Version:           0.19 CVS #3024 (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
Compiler:          gcc 3.3.5 suse9.3
OS:                Linux

application just crashes while typing; one-timer so far (not reproduced)
Comment 1 Emil Obermayr 2005-08-04 00:16:46 UTC
here is debug-console-output and BT:

http://tigress.com/nobs/konvi-crash3.debug.txt
Comment 2 Thiago Macieira 2005-08-07 04:36:04 UTC
Pasting the backtrace for future reference:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1097049312 (LWP 7443)]
[KCrash handler]
#7  0x40e7d164 in QTextEdit::ensureCursorVisible ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40e7dd6d in QTextEdit::removeSelectedText ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40e8158e in QTextEdit::insert () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40e81a75 in QTextEdit::insert () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40e854ab in QTextEdit::keyPressEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x080ded61 in IRCInput::keyPressEvent (this=0x8674548, e=0xbfffe7e0)
    at /usr/local/src/konversation/extragear-network/konversation/src/ircinput.cpp:186
#13 0x40d4231d in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40e7e16d in QTextEdit::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40ca8d5f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40caafa1 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x409186b1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#18 0x40c38578 in QETWidget::translateKeyEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40c45220 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40c55c38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40cc0e51 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40cc0c96 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40caa94f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x08180e8d in main (argc=1, argv=0xbfffefa4)
    at /usr/local/src/konversation/extragear-network/konversation/src/main.cpp:104
Comment 3 Ismail Donmez 2005-08-07 11:01:49 UTC
On Sun, Aug 07, 2005 at 02:36:05AM -0000, Thiago Macieira wrote:
[bugs.kde.org quoted mail]

Is this happens only in SSL mode ?
Comment 4 Ismail Donmez 2005-12-15 17:47:15 UTC
re-assign.
Comment 5 Emil Obermayr 2006-07-14 15:12:54 UTC
never happened again, solved?
Comment 6 Eike Hein 2006-07-14 15:35:48 UTC
No similar reports since.
Comment 7 Eike Hein 2006-08-28 21:32:44 UTC
Still no similar reports, never saw anything like that BT either.