Bug 122108 - Konsole crash in TEWidget::setImage
Summary: Konsole crash in TEWidget::setImage
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 15:47 UTC by Tilman Keskinöz
Modified: 2006-05-15 19: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 Tilman Keskinöz 2006-02-16 15:47:43 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

While marking text in the Terminal window Konsole crashed.

This just happend once and until now was not reproducable.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[...]
[Thread debugging using libthread_db enabled]
[New Thread 1098881152 (LWP 19586)]
[..]
#6  0x401f1e44 in free () from /lib/tls/i686/cmov/libc.so.6
#7  0x401f38ff in malloc () from /lib/tls/i686/cmov/libc.so.6
#8  0x4012dcf7 in operator new () from /usr/lib/libstdc++.so.6
#9  0x4012de1d in operator new[] () from /usr/lib/libstdc++.so.6
#10 0x418b38fa in TEWidget::setImage () from /usr/lib/libkdeinit_konsole.so
#11 0x418b473f in TEmulation::showBulk () from /usr/lib/libkdeinit_konsole.so
#12 0x418b8d83 in TEmulation::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#13 0x418b8dd4 in TEmuVt102::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#14 0x40b49b57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40b4a63b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x40edbd55 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#17 0x40b6f0b4 in QTimer::event () from /usr/lib/libqt-mt.so.3
#18 0x40adf698 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#19 0x40adf8b6 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#20 0x40793d4e in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0x40a6f5e5 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#22 0x40ad098c in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#23 0x40a8335c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#24 0x40af7da2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#25 0x40af7ccb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#26 0x40ade225 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#27 0x418d1e57 in kdemain () from /usr/lib/libkdeinit_konsole.so
#28 0x4001c524 in kdeinitmain () from /usr/lib/kde3/konsole.so
#29 0x0804e1d6 in ?? ()
#30 0x00000003 in ?? ()
#31 0x080905c0 in ?? ()
#32 0x00000001 in ?? ()
#33 0x00000000 in ?? ()
Comment 1 Kurt Hindenburg 2006-05-15 19:32:40 UTC
There are a lot of fixes for crashes in KDE 3.5.3.  Let's hope this is one of them... reopen if you can reproduce after upgrading...