Bug 236019 - dolphin crashes when resize icon
Summary: dolphin crashes when resize icon
Status: RESOLVED DUPLICATE of bug 235166
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 13:11 UTC by dickson
Modified: 2010-05-02 13:53 UTC (History)
1 user (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 dickson 2010-05-02 13:11:05 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
when i resize icon (make it bigger ) dolphin crashes...and when i relaunch it the icon become small

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77ae710 (LWP 2525))]

Thread 3 (Thread 0xb44ddb70 (LWP 2549)):
#0  0x00321422 in __kernel_vsyscall ()
#1  0x06bceb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x00af24eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x00ae50ac in ?? () from /lib/libglib-2.0.so.0
#4  0x00ae54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x040db60f in QEventDispatcherGlib::processEvents (this=0x9cfdbb8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x040ae059 in QEventLoop::processEvents (this=0xb44dd290, flags=) at kernel/qeventloop.cpp:149
#7  0x040ae4aa in QEventLoop::exec (this=0xb44dd290, flags=...) at kernel/qeventloop.cpp:201
#8  0x03faa5a8 in QThread::exec (this=0x9e66030) at thread/qthread.cpp:487
#9  0x0408dc1b in QInotifyFileSystemWatcherEngine::run (this=0x9e66030) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x03fad32e in QThreadPrivate::start (arg=0x9e66030) at thread/qthread_unix.cpp:248
#11 0x00a5b96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x06bdca0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb3738b70 (LWP 2553)):
[KCrash Handler]
#6  0x03fa7f39 in QMutex::lock (this=0x9d8ee00) at thread/qmutex.cpp:150
#7  0x005ab000 in ?? () from /usr/lib/libsopranoclient.so.1
#8  0x0017ca30 in Nepomuk::MainModel::executeQuery (this=0x9dc2cf8, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...) at ../../../nepomuk/core/nepomukmainmodel.cpp:213
#9  0x009403cd in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4
#10 0x00170335 in Nepomuk::ResourceData::determineUri (this=0xb55093b8) at ../../../nepomuk/core/resourcedata.cpp:671
#11 0x001716a0 in Nepomuk::ResourceData::load (this=0xb55093b8) at ../../../nepomuk/core/resourcedata.cpp:414
#12 0x0017219b in Nepomuk::ResourceData::property (this=0xb55093b8, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#13 0x0018fcb7 in Nepomuk::Resource::property (this=0xb3738294, uri=...) at ../../../nepomuk/core/resource.cpp:280
#14 0x00192d41 in Nepomuk::Resource::rating (this=0xb3738294) at ../../../nepomuk/core/resource.cpp:800
#15 0x080aa1e9 in KLoadMetaDataThread::run (this=0x9dd9388) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#16 0x03fad32e in QThreadPrivate::start (arg=0x9dd9388) at thread/qthread_unix.cpp:248
#17 0x00a5b96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#18 0x06bdca0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77ae710 (LWP 2525)):
#0  0x00321422 in __kernel_vsyscall ()
#1  0x06bceb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x00a02d60 in ?? () from /usr/lib/libxcb.so.1
#3  0x00a049b2 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#4  0x0286ef96 in _XReply () from /usr/lib/libX11.so.6
#5  0x0284b739 in XGetImage () from /usr/lib/libX11.so.6
#6  0x0585b108 in QX11PixmapData::toImage (this=0x9c5aee0) at image/qpixmap_x11.cpp:1492
#7  0x05840c6b in QPixmap::toImage (this=0xbfc102f0) at image/qpixmap.cpp:486
#8  0x05855957 in QX11PixmapData::setAlphaChannel (this=0x9f660b0, alpha=...) at image/qpixmap_x11.cpp:1296
#9  0x058424df in QPixmap::setAlphaChannel (this=0xbfc102fc, alphaChannel=...) at image/qpixmap.cpp:1818
#10 0x0045662a in SelectionToggle::paintEvent (this=0x9da0e58, event=0xbfc108d4) at ../../../../apps/dolphin/src/selectiontoggle.cpp:175
#11 0x057a96b6 in QWidget::event (this=0x9da0e58, event=0xbfc108d4) at kernel/qwidget.cpp:8144
#12 0x05b55d4e in QAbstractButton::event (this=0x9da0e58, e=0xffffffff) at widgets/qabstractbutton.cpp:1080
#13 0x0574b4dc in QApplicationPrivate::notify_helper (this=0x9a467f0, receiver=0x9da0e58, e=0xbfc108d4) at kernel/qapplication.cpp:4300
#14 0x057520f9 in QApplication::notify (this=0xbfc12af4, receiver=0x9da0e58, e=0xbfc108d4) at kernel/qapplication.cpp:4265
#15 0x011d4f2a in KApplication::notify (this=0xbfc12af4, receiver=0x9da0e58, event=0xbfc108d4) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x040afa3b in QCoreApplication::notifyInternal (this=0xbfc12af4, receiver=0x9da0e58, event=0xbfc108d4) at kernel/qcoreapplication.cpp:704
#17 0x057b29d6 in QCoreApplication::sendSpontaneousEvent (this=0x9da30e8, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 QWidgetPrivate::drawWidget (this=0x9da30e8, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5339
#19 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d9f5e8, pdev=0x9b3ecfc, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#20 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9d9f5e8, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#21 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d9f300, pdev=0x9b3ecfc, siblings=..., index=10, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#22 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9d9f300, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#23 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9d9c348, pdev=0x9b3ecfc, siblings=..., index=4, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#24 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9d9c348, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#25 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9c42c20, pdev=0x9b3ecfc, siblings=..., index=7, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#26 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9c42c20, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#27 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9c42a90, pdev=0x9b3ecfc, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#28 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9c42a90, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#29 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9cf27f8, pdev=0x9b3ecfc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#30 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9cf27f8, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#31 0x057b3815 in QWidgetPrivate::paintSiblingsRecursive (this=0x9a3e128, pdev=0x9b3ecfc, siblings=..., index=39, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x9b3ec30)
    at kernel/qwidget.cpp:5452
#32 0x057b2725 in QWidgetPrivate::drawWidget (this=0x9a3e128, pdev=0x9b3ecfc, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9b3ec30) at kernel/qwidget.cpp:5388
#33 0x05989890 in QWidgetBackingStore::sync (this=0x9b3ec30) at painting/qbackingstore.cpp:1291
#34 0x057a2b93 in QWidgetPrivate::syncBackingStore (this=0x9a3e128) at kernel/qwidget.cpp:1672
#35 0x057a9e76 in QWidget::event (this=0x9a440d0, event=0x9b3a758) at kernel/qwidget.cpp:8291
#36 0x05bc4bc7 in QMainWindow::event (this=0x9a440d0, event=0x9b3a758) at widgets/qmainwindow.cpp:1433
#37 0x012c6b04 in KMainWindow::event (this=0x9a440d0, ev=0x9b3a758) at ../../kdeui/widgets/kmainwindow.cpp:1103
#38 0x0130e88f in KXmlGuiWindow::event (this=0x9a440d0, ev=0x9b3a758) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#39 0x0574b4dc in QApplicationPrivate::notify_helper (this=0x9a467f0, receiver=0x9a440d0, e=0x9b3a758) at kernel/qapplication.cpp:4300
#40 0x057520f9 in QApplication::notify (this=0xbfc12af4, receiver=0x9a440d0, e=0x9b3a758) at kernel/qapplication.cpp:4265
#41 0x011d4f2a in KApplication::notify (this=0xbfc12af4, receiver=0x9a440d0, event=0x9b3a758) at ../../kdeui/kernel/kapplication.cpp:302
#42 0x040afa3b in QCoreApplication::notifyInternal (this=0xbfc12af4, receiver=0x9a440d0, event=0x9b3a758) at kernel/qcoreapplication.cpp:704
#43 0x040b2473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9a282c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#44 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9a282c0) at kernel/qcoreapplication.cpp:1345
#45 0x040b25dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#46 0x040dbadf in QCoreApplication::sendPostedEvents (s=0x9a4a710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#47 postEventSourceDispatch (s=0x9a4a710) at kernel/qeventdispatcher_glib.cpp:276
#48 0x00ae15e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x00ae52d8 in ?? () from /lib/libglib-2.0.so.0
#50 0x00ae54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x040db5d5 in QEventDispatcherGlib::processEvents (this=0x9a284a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#52 0x0580b135 in QGuiEventDispatcherGlib::processEvents (this=0x9a284a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#53 0x040ae059 in QEventLoop::processEvents (this=0xbfc12a54, flags=) at kernel/qeventloop.cpp:149
#54 0x040ae4aa in QEventLoop::exec (this=0xbfc12a54, flags=...) at kernel/qeventloop.cpp:201
#55 0x040b269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#56 0x0574b577 in QApplication::exec () at kernel/qapplication.cpp:3579
#57 0x0807bbcf in main (argc=6, argv=0xbfc12cd4) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 236009, bug 235993, bug 235974, bug 235962, bug 235941.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-02 13:53:22 UTC
Thanks for the bug report! This Nepomuk-related crash (which seems to occur
only on Kubuntu 10.04) has been reported already. Unfortunately, we don't know
yet what the root cause is.

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