[Konsole-devel] [Bug 231479] New: Konsole crash when holding Ctrl+Shift+M pressed

Clemens Eisserer linuxhippy at gmail.com
Sat Mar 20 22:32:36 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=231479

           Summary: Konsole crash when holding Ctrl+Shift+M pressed
           Product: konsole
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: linuxhippy at gmail.com


Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    Fedora RPMs

When holding Ctrl+Shift+M pressed, to open a few konsole windows, after some
time I got this crash:

Application: Konsole (konsole), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77587a0 (LWP 1793))]

Thread 2 (Thread 0xb6095b70 (LWP 1794)):
#0  0x00955832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00a4a3b1 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0x050e5c20 in QProcessManager::run (this=0x521c9f0) at
io/qprocess_unix.cpp:245
#3  0x05011cdf in QThreadPrivate::start (arg=0x521c9f0) at
thread/qthread_unix.cpp:248
#4  0x00b26ab5 in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#5  0x00a51dce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77587a0 (LWP 1793)):
[KCrash Handler]
#6  0x050a438f in QProcess::waitForStarted (this=0xf059a38, msecs=30000) at
io/qprocess.cpp:1614
#7  0x05c6e3ae in Konsole::Pty::start (this=0xf059a38, program=...,
programArguments=..., environment=..., winid=20993148, addToUtmp=true,
dbusService=..., dbusSession=...)
    at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/Pty.cpp:215
#8  0x05c7a4cf in Konsole::Session::run (this=0xf052db0) at
/usr/src/debug/kdebase-4.4.1/apps/konsole/src/Session.cpp:418
#9  0x00c508e6 in Konsole::Application::createSession (this=0xbf814774,
profile=..., directory=..., view=0xf0375e0) at
/usr/src/debug/kdebase-4.4.1/apps/konsole/src/Application.cpp:321
#10 0x00c50b5b in Konsole::Application::createWindow (this=0xbf814774,
profile=..., directory=...) at
/usr/src/debug/kdebase-4.4.1/apps/konsole/src/Application.cpp:303
#11 0x00c50cc7 in Konsole::Application::qt_metacall (this=0xbf814774,
_c=InvokeMetaMethod, _id=2, _a=0xbf8131d4)
    at
/usr/src/debug/kdebase-4.4.1/i686-redhat-linux-gnu/apps/konsole/src/Application.moc:87
#12 0x0510c5db in QMetaObject::metacall (object=0xbf814774,
cl=InvokeMetaMethod, idx=29, argv=0xbf8131d4) at kernel/qmetaobject.cpp:237
#13 0x0511b4af in QMetaObject::activate (sender=0xc165428, m=0xc5a4a0,
local_signal_index=2, argv=0xbf8131d4) at kernel/qobject.cpp:3293
#14 0x00c5134a in Konsole::MainWindow::newWindowRequest (this=0xc165428,
_t1=..., _t2=...) at
/usr/src/debug/kdebase-4.4.1/i686-redhat-linux-gnu/apps/konsole/src/MainWindow.moc:149
#15 0x00c52524 in Konsole::MainWindow::newWindow (this=0xc165428) at
/usr/src/debug/kdebase-4.4.1/apps/konsole/src/MainWindow.cpp:353
#16 0x00c5415b in Konsole::MainWindow::qt_metacall (this=0xc165428,
_c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbf813378)
    at
/usr/src/debug/kdebase-4.4.1/i686-redhat-linux-gnu/apps/konsole/src/MainWindow.moc:112
#17 0x0510c5db in QMetaObject::metacall (object=0xc165428, cl=InvokeMetaMethod,
idx=51, argv=0xbf813378) at kernel/qmetaobject.cpp:237
#18 0x0511b4af in QMetaObject::activate (sender=0xc1711f0, m=0x2a1fed8,
local_signal_index=1, argv=0xbf813378) at kernel/qobject.cpp:3293
#19 0x0213651a in QAction::triggered (this=0xc1711f0, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#20 0x02137eac in QAction::activate (this=0xc1711f0, event=Trigger) at
kernel/qaction.cpp:1255
#21 0x02139068 in QAction::event (this=0xc1711f0, e=0xbf813898) at
kernel/qaction.cpp:1181
#22 0x060a64f4 in KAction::event (this=0xc1711f0, event=0xbf813898) at
/usr/src/debug/kdelibs-4.4.1/kdeui/actions/kaction.cpp:129
#23 0x0213bd2c in QApplicationPrivate::notify_helper (this=0x9c73c08,
receiver=0xc1711f0, e=0xbf813898) at kernel/qapplication.cpp:4300
#24 0x02142556 in QApplication::notify (this=0xbf814774, receiver=0xc1711f0,
e=0xbf813898) at kernel/qapplication.cpp:3704
#25 0x061767db in KApplication::notify (this=0xbf814774, receiver=0xc1711f0,
event=0xbf813898) at
/usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#26 0x05107c03 in QCoreApplication::notifyInternal (this=0xbf814774,
receiver=0xc1711f0, event=0xbf813898) at kernel/qcoreapplication.cpp:704
#27 0x021748fd in sendEvent (this=0x9c73cb4, e=0xbf813d14) at
../../src/corelib/kernel/qcoreapplication.h:215
#28 QShortcutMap::dispatchEvent (this=0x9c73cb4, e=0xbf813d14) at
kernel/qshortcutmap.cpp:879
#29 0x02176847 in QShortcutMap::tryShortcutEvent (this=0x9c73cb4, o=0xc18a2e0,
e=0xbf813d14) at kernel/qshortcutmap.cpp:364
#30 0x02144102 in QApplication::notify (this=0xbf814774, receiver=0xc18a2e0,
e=0xbf813d14) at kernel/qapplication.cpp:3746
#31 0x061767db in KApplication::notify (this=0xbf814774, receiver=0xc18a2e0,
event=0xbf813d14) at
/usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#32 0x05107c03 in QCoreApplication::notifyInternal (this=0xbf814774,
receiver=0xc18a2e0, event=0xbf813d14) at kernel/qcoreapplication.cpp:704
#33 0x0213ca6f in sendSpontaneousEvent (receiver=0xc18a2e0, event=0xbf813d14)
at ../../src/corelib/kernel/qcoreapplication.h:218
#34 qt_sendSpontaneousEvent (receiver=0xc18a2e0, event=0xbf813d14) at
kernel/qapplication.cpp:5279
#35 0x021e4efe in QKeyMapper::sendKeyEvent (keyWidget=0xc18a2e0, grab=false,
type=KeyPress, code=77, modifiers=..., text=..., autorepeat=true, count=1,
nativeScanCode=58, nativeVirtualKey=77, 
    nativeModifiers=5) at kernel/qkeymapper_x11.cpp:1861
#36 0x021e72a9 in QKeyMapperPrivate::translateKeyEvent (this=0x9c9dd58,
keyWidget=0xc18a2e0, event=0xbf8143dc, grab=false) at
kernel/qkeymapper_x11.cpp:1831
#37 0x021bd8b7 in QApplication::x11ProcessEvent (this=0xbf814774,
event=0xbf8143dc) at kernel/qapplication_x11.cpp:3399
#38 0x021ea4fa in x11EventSourceDispatch (s=0x9c773f8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00b93fb8 in g_main_dispatch (context=0x9c76e60) at gmain.c:1960
#40 IA__g_main_context_dispatch (context=0x9c76e60) at gmain.c:2513
#41 0x00b978e8 in g_main_context_iterate (context=0xb29eb0, block=1,
dispatch=1, self=0x9c73840) at gmain.c:2591
#42 0x00b97a14 in IA__g_main_context_iteration (context=0x9c76e60, may_block=1)
at gmain.c:2654
#43 0x0512fe46 in QEventDispatcherGlib::processEvents (this=0x9c4f6b8,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#44 0x021ea0e6 in QGuiEventDispatcherGlib::processEvents (this=0x9c4f6b8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x051062da in QEventLoop::processEvents (this=0xbf8146d4, flags=...) at
kernel/qeventloop.cpp:149
#46 0x0510661a in QEventLoop::exec (this=0xbf8146d4, flags=...) at
kernel/qeventloop.cpp:201
#47 0x05108ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#48 0x0213bdd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#49 0x00c56c7e in kdemain (argc=1, argv=0xbf8148b4) at
/usr/src/debug/kdebase-4.4.1/apps/konsole/src/main.cpp:77
#50 0x080486dc in main (argc=1, argv=0xbf8148b4) at
/usr/src/debug/kdebase-4.4.1/i686-redhat-linux-gnu/apps/konsole/src/konsole_dummy.cpp:3

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list