[Konsole-devel] [Bug 259580] New: konsole crashed when I was scrolling and accidentally scrolled to another desktop

Dave Plater dplater at webafrica.org.za
Sun Dec 12 09:42:25 UTC 2010


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

           Summary: konsole crashed when I was scrolling and accidentally
                    scrolled to another desktop
           Product: konsole
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: dplater at webafrica.org.za


Application: konsole (2.6)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.5-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I was scrolling through the output of ffprobe when I accidentally scrolled to
another desktop.

-- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  Konsole::Screen::fillWithDefaultChar (dest=<value optimized out>,
count=2117371936) at
/usr/src/debug/kdebase-4.5.85/apps/konsole/src/Screen.cpp:1359
#7  0x00007f1ff0f5825e in Konsole::ScreenWindow::getImage (this=0xa9a530) at
/usr/src/debug/kdebase-4.5.85/apps/konsole/src/ScreenWindow.cpp:79
#8  0x00007f1ff0f7dd71 in Konsole::TerminalDisplay::updateImage (this=0xa4e630)
at /usr/src/debug/kdebase-4.5.85/apps/konsole/src/TerminalDisplay.cpp:951
#9  0x00007f1ff0f7e87e in Konsole::TerminalDisplay::qt_metacall (this=0xa4e630,
_c=QMetaObject::InvokeMetaMethod, _id=21, _a=0x7fff7cee8240)
    at
/usr/src/debug/kdebase-4.5.85/build/apps/konsole/src/TerminalDisplay.moc:146
#10 0x00007f2000baafef in QMetaObject::activate (sender=0xa44b20, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff7cee8240)
at kernel/qobject.cpp:3272
#11 0x00007f20003adb8e in QAbstractSlider::valueChanged (this=<value optimized
out>, _t1=10277736) at .moc/release-shared/moc_qabstractslider.cpp:182
#12 0x00007f2000184a32 in QScrollBar::mouseMoveEvent (this=0xa44b20,
e=0x7fff7cee8c60) at widgets/qscrollbar.cpp:674
#13 0x00007f1fffd884dc in QWidget::event (this=0xa44b20, event=0x7fff7cee8c60)
at kernel/qwidget.cpp:8185
#14 0x00007f2000183e12 in QScrollBar::event (this=0xa44b20,
event=0x7fff7cee8c60) at widgets/qscrollbar.cpp:546
#15 0x00007f1fffd36cd4 in QApplicationPrivate::notify_helper (this=0x6c9260,
receiver=0xa44b20, e=0x7fff7cee8c60) at kernel/qapplication.cpp:4445
#16 0x00007f1fffd3fa4a in QApplication::notify (this=<value optimized out>,
receiver=0xa44b20, e=0x7fff7cee8c60) at kernel/qapplication.cpp:4006
#17 0x00007f2001848c66 in KApplication::notify (this=0x7fff7cee9990,
receiver=0xa44b20, event=0x7fff7cee8c60) at
/usr/src/debug/kdelibs-4.5.85/kdeui/kernel/kapplication.cpp:311
#18 0x00007f2000b95e2c in QCoreApplication::notifyInternal
(this=0x7fff7cee9990, receiver=0xa44b20, event=0x7fff7cee8c60) at
kernel/qcoreapplication.cpp:732
#19 0x00007f1fffd37cd5 in sendEvent (receiver=0xa44b20, event=0x7fff7cee8c60,
alienWidget=0xa4e630, nativeWidget=0x80ce90, buttonDown=0x7f2000812178,
lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#20 QApplicationPrivate::sendMouseEvent (receiver=0xa44b20,
event=0x7fff7cee8c60, alienWidget=0xa4e630, nativeWidget=0x80ce90,
buttonDown=0x7f2000812178, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3105
#21 0x00007f1fffdb5ef8 in QETWidget::translateMouseEvent (this=0x80ce90,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4438
#22 0x00007f1fffdb45d9 in QApplication::x11ProcessEvent (this=0x7fff7cee9990,
event=0x7fff7cee95c0) at kernel/qapplication_x11.cpp:3564
#23 0x00007f1fffddc212 in x11EventSourceDispatch (s=0x6cce60, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f1ffc43ca93 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#25 0x00007f1ffc43d270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f1ffc43d510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#27 0x00007f2000bc0a8f in QEventDispatcherGlib::processEvents (this=0x6183e0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007f1fffddbeae in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f2000b95262 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f2000b95475 in QEventLoop::exec (this=0x7fff7cee98e0, flags=...) at
kernel/qeventloop.cpp:201
#31 0x00007f2000b998db in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#32 0x00007f1ff122df16 in kdemain (argc=3, argv=0x6b3bc0) at
/usr/src/debug/kdebase-4.5.85/apps/konsole/src/main.cpp:77
#33 0x0000000000407609 in launch (argc=3, _name=0x680248 "/usr/bin/konsole",
args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value
optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40b377 "0") at
/usr/src/debug/kdelibs-4.5.85/kinit/kinit.cpp:730
#34 0x0000000000408125 in handle_launcher_request (sock=8, who=<value optimized
out>) at /usr/src/debug/kdelibs-4.5.85/kinit/kinit.cpp:1222
#35 0x000000000040889a in handle_requests (waitForPid=<value optimized out>) at
/usr/src/debug/kdelibs-4.5.85/kinit/kinit.cpp:1415
#36 0x00000000004094f0 in main (argc=4, argv=0x7fff7ceeacc8,
envp=0x7fff7ceeacf0) at /usr/src/debug/kdelibs-4.5.85/kinit/kinit.cpp:1901

This bug may be a duplicate of or related to bug 246484.

Possible duplicates by query: bug 257300, bug 246484.

Reported using DrKonqi

-- 
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