konsole crashed when resizing

Bug #378157 reported by Dima Ryazanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebase (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: konsole

I think I was resizing a Konsole window, and got a crash:

[Thread debugging using libthread_db enabled]
[New Thread 0x7f19669346f0 (LWP 6636)]
[New Thread 0x41c6c950 (LWP 6637)]
0x00007f1961bba6e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6636)]

Thread 2 (Thread 0x41c6c950 (LWP 6637)):
#0 0x00007f1961bf14b2 in select () from /lib/libc.so.6
#1 0x00007f196466e006 in ?? () from /usr/lib/libQtCore.so.4
#2 0x00007f19645a5362 in ?? () from /usr/lib/libQtCore.so.4
#3 0x00007f19607593ea in start_thread () from /lib/libpthread.so.0
#4 0x00007f1961bf8cbd in clone () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f19669346f0 (LWP 6636)):
#0 0x00007f1961bba6e1 in nanosleep () from /lib/libc.so.6
#1 0x00007f1961bba507 in sleep () from /lib/libc.so.6
#2 0x00007f19652b63cf in ?? () from /usr/lib/libkdeui.so.5
#3 0x00007f19652b6cda in KCrash::defaultCrashHandler () from /usr/lib/libkdeui.so.5
#4 <signal handler called>
#5 0x00007f1966504594 in ?? () from /usr/lib/libkdeinit4_konsole.so
#6 0x00007f1966505bda in ?? () from /usr/lib/libkdeinit4_konsole.so
#7 0x00007f19639af114 in QWidget::event () from /usr/lib/libQtGui.so.4
#8 0x00007f196395cc3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#9 0x00007f19639649ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#10 0x00007f1965250abb in KApplication::notify () from /usr/lib/libkdeui.so.5
#11 0x00007f196468dd61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#12 0x00007f19639adb4f in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#13 0x00007f19639ae232 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#14 0x00007f19639ad808 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#15 0x00007f19639ae232 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#16 0x00007f19639ad808 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#17 0x00007f19639ae232 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#18 0x00007f19639ad808 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#19 0x00007f19639ae232 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#20 0x00007f19639ad808 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#21 0x00007f19639ae232 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#22 0x00007f19639ad808 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#23 0x00007f1963b07664 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f19639b9ab9 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f19639c7693 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0x00007f19639ef2c4 in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f195f67dd5b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007f195f68152d in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007f195f6816eb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007f19646b615f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0x00007f19639eea6f in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f196468c682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0x00007f196468c80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0x00007f196468ecbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0x00007f1966520904 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#36 0x00007f1961b30466 in __libc_start_main () from /lib/libc.so.6
#37 0x0000000000400799 in _start ()
#0 0x00007f1961bba6e1 in nanosleep () from /lib/libc.so.6

I'm using Kubuntu 8.10 with KDE 4.2.2 from http://ppa.launchpad.net/kubuntu-experimental/ubuntu.
Sorry, but I could not find the debug package for it. I don't know if this happens in KDE 4.2.3, cause I can't find the KDE 4.2.3 packages, either.
This crash only happened once - but once is bad enough. I had five Konsole windows open, and was in the middle of debugging a rare crash in another program - and I lost everything.

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

The debug package would be kdebase-dbg. Please install that and get a new backtrace if you can. (Otherwise there's not much we can do)

Changed in kdebase (Ubuntu):
status: New → Incomplete
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in kdebase (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.