Bug 208085 - plasma crash when resizing kicker
Summary: plasma crash when resizing kicker
Status: RESOLVED DUPLICATE of bug 201620
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 15:03 UTC by Fela Maslen
Modified: 2009-10-15 06:13 UTC (History)
2 users (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 Fela Maslen 2009-09-21 15:03:42 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
Whenever I resize the kicker it always crashes if it goes so small that the icons on it wouldn't be able to be displayed.

There should be an error handler, or it should just stop resizing after a given minimum size.

Note: I'm talking about height, not width.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb0fcdc0750 (LWP 6466))]

Thread 2 (Thread 0x7fb0d95d4950 (LWP 6469)):
#0  0x00007fb0f9647b89 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fb0fc904469 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007fb0f8d02024 in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007fb0fc903475 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fb0f9643f9a in start_thread () from /lib/libpthread.so.0
#5  0x00007fb0fa20a56d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb0fcdc0750 (LWP 6466)):
[KCrash Handler]
#5  0x00007fb0fa9b6a20 in QWidget::mapToParent(QPoint const&) const () from /usr/lib/libQtGui.so.4
#6  0x00007fb0fa9b6a7b in QWidget::mapTo(QWidget*, QPoint const&) const () from /usr/lib/libQtGui.so.4
#7  0x00007fb0fab4109d in ?? () from /usr/lib/libQtGui.so.4
#8  0x00007fb0fab423bb in ?? () from /usr/lib/libQtGui.so.4
#9  0x00007fb0fa9bd9f0 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4
#10 0x00007fb0fa9c4801 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fb0fad2dcdb in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fb0fadbdae9 in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fb0f0dc7cf0 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#14 0x00007fb0fa97480d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fb0fa97c86a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fb0fb5ce43b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fb0fc9e951c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fb0fc9ea164 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#19 0x00007fb0fca11f73 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007fb0f989186a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007fb0f9894eb8 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007fb0f989506c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007fb0fca11bff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fb0faa0b64f in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007fb0fc9e7de2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007fb0fc9e81b4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007fb0fc9ea424 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x00007fb0f0dbe26b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#29 0x0000000000407264 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-22 00:03:41 UTC
Mh, this seems related to bug 205849 / bug 201620 / bug 192802.
Thanks
Comment 2 Aaron J. Seigo 2009-10-15 06:13:03 UTC

*** This bug has been marked as a duplicate of bug 201620 ***