Bug 265784 - click on konsole, icon problem causes crash
Summary: click on konsole, icon problem causes crash
Status: RESOLVED DUPLICATE of bug 209263
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 11:46 UTC by Jeff
Modified: 2011-03-22 15:10 UTC (History)
0 users

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 Jeff 2011-02-08 11:46:17 UTC
Application: konsole (2.4.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Every time I click on an icon, it crashes and the app won't load.  I get an error from kio_thumbmail related to kdeinit4.

The crash can be reproduced every time.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fce04925e49 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007fce03b4e131 in sendEvent (this=<value optimized out>, id=346) at ../../src/corelib/kernel/qcoreapplication.h:215
#7  QWidgetPrivate::setWinId (this=<value optimized out>, id=346) at kernel/qwidget.cpp:1530
#8  0x00007fce03b8e5e0 in QWidgetPrivate::create_sys (this=0x7a7720, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget_x11.cpp:601
#9  0x00007fce03b486f2 in QWidget::create (this=0x7f46e0, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1323
#10 0x00007fce03b4eb21 in QWidgetPrivate::init (this=0x7a7720, parentWidget=<value optimized out>, f=...) at kernel/qwidget.cpp:1182
#11 0x00007fce03b4ecd1 in QWidget::QWidget (this=0x7f46e0, dd=<value optimized out>, parent=0x0, f=...) at kernel/qwidget.cpp:1044
#12 0x00007fce03b85ae5 in QDesktopWidget::QDesktopWidget (this=0x7f46e0) at kernel/qdesktopwidget_x11.cpp:220
#13 0x00007fce03af8b5c in QApplication::desktop () at kernel/qapplication.cpp:3073
#14 0x00007fce03b7ccf7 in QClipboard::QClipboard (this=0x7ab0a0, parent=0x0) at kernel/qclipboard_x11.cpp:436
#15 0x00007fce03af8c07 in QApplication::clipboard () at kernel/qapplication.cpp:3092
#16 0x00007fce04da6c2e in KClipboardSynchronizer::Private::setupSignals() () from /usr/lib64/libkdeui.so.5
#17 0x00007fce04da6f32 in KClipboardSynchronizer::KClipboardSynchronizer(QObject*) () from /usr/lib64/libkdeui.so.5
#18 0x00007fce04da6ff0 in KClipboardSynchronizer::self() () from /usr/lib64/libkdeui.so.5
#19 0x00007fce04eea401 in ?? () from /usr/lib64/libkdeui.so.5
#20 0x00007fce04eeaf0c in KApplication::KApplication(bool, KComponentData const&) () from /usr/lib64/libkdeui.so.5
#21 0x00007fce04eeaf53 in KUniqueApplication::KUniqueApplication(bool, bool) () from /usr/lib64/libkdeui.so.5
#22 0x00007fcdf6549af0 in Konsole::Application::Application (this=0x7fffb7298780) at /usr/src/debug/kdebase-4.4.4/apps/konsole/src/Application.cpp:51
#23 0x00007fcdf6550f89 in kdemain (argc=1, argv=0x61ba00) at /usr/src/debug/kdebase-4.4.4/apps/konsole/src/main.cpp:75
#24 0x0000000000407659 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-22 15:10:11 UTC
Fixed in 4.5.x and 4.6.x.

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