Bug 326643 - Crash in terminal running aptitude
Summary: Crash in terminal running aptitude
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-25 19:42 UTC by martinstingl
Modified: 2018-03-07 12:06 UTC (History)
1 user (show)

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 martinstingl 2013-10-25 19:42:03 UTC
Application: konsole (2.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-31-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
- What I was doing when the application crashed:
I was running "sudo aptitude" in a newly lauchned terminal. I updated the package list with "u" and marked some packges with "+" when the application crashed.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb94e95d7c0 (LWP 2688))]

Thread 2 (Thread 0x7fb9394dd700 (LWP 2689)):
#0  0x00007fffaf549af7 in ?? ()
#1  0x00007fb94858d078 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000000200000000 in ?? ()
#3  0x00007fb934002860 in ?? ()
#4  0x00007fb9394dcb80 in ?? ()
#5  0x00007fb9394dcc38 in ?? ()
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb94e95d7c0 (LWP 2688)):
[KCrash Handler]
#6  0x00007fb94df66ff0 in detach (this=0x7fffaf460e80) at /usr/include/qt4/QtCore/qbytearray.h:436
#7  operator= (c=<optimized out>, this=<optimized out>) at /usr/include/qt4/QtCore/qbytearray.h:470
#8  text (keyboardModifiers=..., expandWildCards=true, this=0x7fffaf460ec0) at ../../src/KeyboardTranslator.h:504
#9  Konsole::Vt102Emulation::sendKeyEvent (this=0xcc9000, event=<optimized out>) at ../../src/Vt102Emulation.cpp:1043
#10 0x00007fb94ce4b0ef in QMetaObject::activate (sender=sender@entry=0xe9cff0, m=m@entry=0x7fb94e19bac0 <Konsole::TerminalDisplay::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffaf461040) at kernel/qobject.cpp:3539
#11 0x00007fb94df5231f in Konsole::TerminalDisplay::keyPressedSignal (this=this@entry=0xe9cff0, _t1=_t1@entry=0x7fffaf461810) at ./TerminalDisplay.moc:202
#12 0x00007fb94df52366 in Konsole::TerminalDisplay::keyPressEvent (this=0xe9cff0, event=0x7fffaf461810) at ../../src/TerminalDisplay.cpp:2792
#13 0x00007fb94c229634 in QWidget::event (this=this@entry=0xe9cff0, event=event@entry=0x7fffaf461810) at kernel/qwidget.cpp:8421
#14 0x00007fb94df56ca9 in event (event={bool (QEvent *, Konsole::TerminalDisplay * const)} 0x7fb94df56c9e <Konsole::TerminalDisplay::event(QEvent*)+30>, this=0xe9cff0) at ../../src/TerminalDisplay.cpp:2864
#15 Konsole::TerminalDisplay::event (this=0xe9cff0, event=0x7fffaf461810) at ../../src/TerminalDisplay.cpp:2850
#16 0x00007fb94c1dc8ec in QApplicationPrivate::notify_helper (this=this@entry=0xcca870, receiver=receiver@entry=0xe9cff0, e=e@entry=0x7fffaf461810) at kernel/qapplication.cpp:4567
#17 0x00007fb94c1dfd4d in QApplication::notify (this=this@entry=0x7fffaf462760, receiver=receiver@entry=0xe9cff0, e=e@entry=0x7fffaf461810) at kernel/qapplication.cpp:4008
#18 0x00007fb94d87f1a6 in KApplication::notify (this=0x7fffaf462760, receiver=0xe9cff0, event=0x7fffaf461810) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007fb94ce3663e in QCoreApplication::notifyInternal (this=0x7fffaf462760, receiver=receiver@entry=0xe9cff0, event=0x7fffaf461810, event@entry=0x7fffaf4616c0) at kernel/qcoreapplication.cpp:946
#20 0x00007fb94c1db226 in sendSpontaneousEvent (event=event@entry=0x7fffaf4616c0, receiver=receiver@entry=0xe9cff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#21 qt_sendSpontaneousEvent (receiver=receiver@entry=0xe9cff0, event=event@entry=0x7fffaf461810) at kernel/qapplication.cpp:5565
#22 0x00007fb94c27f5d9 in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0xe9cff0, grab=grab@entry=false, type=QEvent::KeyPress, code=43, modifiers=..., text=..., autorepeat=autorepeat@entry=false, count=1, nativeScanCode=35, nativeVirtualKey=43, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1866
#23 0x00007fb94c27fa11 in QKeyMapperPrivate::translateKeyEvent (this=0xd13e10, keyWidget=keyWidget@entry=0xe9cff0, event=event@entry=0x7fffaf462240, grab=grab@entry=false) at kernel/qkeymapper_x11.cpp:1836
#24 0x00007fb94c2567e9 in QApplication::x11ProcessEvent (this=0x7fffaf462760, event=event@entry=0x7fffaf462240) at kernel/qapplication_x11.cpp:3639
#25 0x00007fb94c282042 in x11EventSourceDispatch (s=0xccb270, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007fb9482dbf05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fb9482dc248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fb9482dc304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fb94ce65016 in QEventDispatcherGlib::processEvents (this=0xbc5ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007fb94c28213e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fb94ce3538f in QEventLoop::processEvents (this=this@entry=0x7fffaf462610, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007fb94ce35618 in QEventLoop::exec (this=this@entry=0x7fffaf462610, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007fb94ce3acf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#34 0x00007fb94c1daffc in QApplication::exec () at kernel/qapplication.cpp:3828
#35 0x00007fb94e581f35 in kdemain (argc=1, argv=0x7fffaf4628a8) at ../../src/main.cpp:86
#36 0x00007fb94e1c4ea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fffaf4628a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffaf462898) at libc-start.c:260
#37 0x0000000000400701 in _start ()

Reported using DrKonqi
Comment 1 Ahmad Samir 2018-03-07 12:06:08 UTC
KDE4/konsole is no longer maintained.