[Konsole-devel] [Bug 122108] New: Konsole crash in TEWidget::setImage
Tilman Linneweh
tilman at arved.at
Thu Feb 16 14:47:46 UTC 2006
------- 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=122108
Summary: Konsole crash in TEWidget::setImage
Product: konsole
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: tilman arved at
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 ?? ()
More information about the konsole-devel
mailing list