Bug 341905 - Konsole crashed when Save History As by SIGSEGV Signal 11
Summary: Konsole crashed when Save History As by SIGSEGV Signal 11
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR critical
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 09:05 UTC by Mustafa Murat
Modified: 2014-12-17 19:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mustafa Murat 2014-12-15 09:05:51 UTC
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208101184 (LWP 11350)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x00245a99 in TESession::getEmulation ()
   from /usr/lib/libkdeinit_konsole.so
#5  0x0023e7a6 in Konsole::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#6  0x076758ec in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x07675fc4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x07d06679 in KAction::activated () from /usr/lib/libkdeui.so.4
#9  0x07d0669d in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#10 0x07d0674c in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#11 0x076758ec in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x079a9cad in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0768e63d in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x07777b26 in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x076ab85a in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x07616b49 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x07616d89 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x00a35418 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x075b5c9c in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x075b42c8 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x075c66d6 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0762c185 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0762c0de in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x07615d4b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x0021e9d7 in kdemain () from /usr/lib/libkdeinit_konsole.so
#26 0xb7ffe6a0 in kdeinitmain () from /usr/lib/kde3/konsole.so
#27 0x0804df9c in ?? ()
#28 0x00000001 in ?? ()
#29 0x0809ca30 in ?? ()
#30 0x00000001 in ?? ()
#31 0x00000000 in ?? ()


Reproducible: Sometimes

Steps to Reproduce:
1. Save History As 
2.
3.

Actual Results:  
crashed 

Expected Results:  
shoudl notify which resource is not adequate or a way to recover
Comment 1 Shardul 2014-12-15 10:04:46 UTC
Comment by a GCI student:
Please report your KDE version and Konsole version, so that the bug can be properly looked at. Also the 'product' field should be 'konsole' and the severity should be 'crash'.
Comment 2 Myriam Schweingruber 2014-12-15 11:32:06 UTC
And please install debugging symbols so your backtrace actually makes sense, please see also https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 3 Christoph Feck 2014-12-17 19:04:48 UTC
Please update to a recent distribution. KDE 3 is outdated and unmaintained since several years.