Bug 308883 - Dolphin Crash while copying to FUSE smb path
Summary: Dolphin Crash while copying to FUSE smb path
Status: RESOLVED DUPLICATE of bug 286646
Alias: None
Product: Oxygen
Classification: Plasma
Component: style (show other bugs)
Version: 4.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 15:10 UTC by Jason Curl
Modified: 2012-10-23 15:25 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 Jason Curl 2012-10-23 15:10:23 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic i686
Distribution: Ubuntu 12.10

-- Information about the crash:
I can't say I was doing anything in particular. Moving the file from one path in smb (via fuse) to another in the same share.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1d19740 (LWP 8906))]

Thread 3 (Thread 0xaf743b40 (LWP 8907)):
#0  0xb4d10dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb635bfb5 in do_gettime (frac=0xaf742f70, sec=0xaf742f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb644336e in QTimerInfoList::updateCurrentTime (this=0xaee02074) at kernel/qeventdispatcher_unix.cpp:343
#4  0x7fffffff in ?? ()
#5  0xb64436fa in QTimerInfoList::timerWait (this=0xaee02074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7fffffff in ?? ()

Thread 2 (Thread 0xaea61b40 (LWP 8908)):
#0  0xb4d10dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb635bfb5 in do_gettime (frac=0xaea60f70, sec=0xaea60f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb644336e in QTimerInfoList::updateCurrentTime (this=0xae102074) at kernel/qeventdispatcher_unix.cpp:343
#4  0x7fffffff in ?? ()
#5  0xb64436fa in QTimerInfoList::timerWait (this=0xae102074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7fffffff in ?? ()

Thread 1 (Thread 0xb1d19740 (LWP 8906)):
[KCrash Handler]
#7  QVector<QPixmap>::free (x=0x995d1e8, this=0x923d594) at /usr/include/qt4/QtCore/qvector.h:466
#8  0xb054a9ae in ~QVector (this=0x923d594, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qvector.h:124
#9  ~TileSet (this=0x923d590, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygentileset.h:77
#10 Oxygen::TileSet::~TileSet (this=0x923d590, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygentileset.h:77
#11 0xb0586a4f in clear (this=<optimized out>) at /usr/include/qt4/QtCore/qcache.h:139
#12 ~QCache (this=0x92aa45c, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qcache.h:103
#13 ~BaseCache (this=0x92aa45c, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygenhelper.h:63
#14 Oxygen::StyleHelper::~StyleHelper (this=0x92aa1d8, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstylehelper.h:59
#15 0xb0586f62 in Oxygen::StyleHelper::~StyleHelper (this=0x92aa1d8, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstylehelper.h:59
#16 0xb0550761 in Oxygen::Style::~Style (this=0x9282658, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:199
#17 0xb05507d2 in Oxygen::Style::~Style (this=0x9282658, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:199
#18 0xb588c5d0 in QApplication::~QApplication (this=0xbfa53f30, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1175
#19 0xb6a20698 in KApplication::~KApplication (this=0xbfa53f30, __in_chrg=<optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#20 0xb7753083 in DolphinApplication::~DolphinApplication (this=0xbfa53f30, __in_chrg=<optimized out>) at ../../../dolphin/src/dolphinapplication.cpp:83
#21 0xb776c0ed in kdemain (argc=6, argv=0xbfa54014) at ../../../dolphin/src/main.cpp:91
#22 0x0804855b in main (argc=6, argv=0xbfa54014) at dolphin_dummy.cpp:3

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

Possible duplicates by query: bug 306894, bug 306427, bug 304410, bug 295093, bug 288447.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-23 15:25:20 UTC

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