Bug 287939 - Dolphin crashed when trying to delete local file
Summary: Dolphin crashed when trying to delete local file
Status: RESOLVED DUPLICATE of bug 278431
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 19:58 UTC by GGG
Modified: 2011-12-07 13:25 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 GGG 2011-11-30 19:58:33 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Pressed "delete" to move a folder to the trashbin.
````````

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

Thread 2 (Thread 0x7fb4a69ac700 (LWP 21803)):
#0  0x00007fb4b8ed4773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb4b1604f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb4b1605429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb4b531cf3e in QEventDispatcherGlib::processEvents (this=0x1b20000, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb4b52f0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb4b52f0ef7 in QEventLoop::exec (this=0x7fb4a69abdd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb4b520827f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fb4b52d3cbf in QInotifyFileSystemWatcherEngine::run (this=0x1b254f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb4b520ad05 in QThreadPrivate::start (arg=0x1b254f0) at thread/qthread_unix.cpp:331
#9  0x00007fb4b1ad6efc in start_thread (arg=0x7fb4a69ac700) at pthread_create.c:304
#10 0x00007fb4b8ee089d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb4b95fa780 (LWP 21802)):
[KCrash Handler]
#6  ref (this=0x0) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QList (this=0x7fff4055f680, l=...) at /usr/include/qt4/QtCore/qlist.h:118
#8  QForeachContainer (t=..., this=0x7fff4055f680) at /usr/include/qt4/QtCore/qglobal.h:2253
#9  KDirLister::Private::cachedItemsJobForUrl (this=0x7fb4a00012d0, url=...) at ../../kio/kio/kdirlister.cpp:277
#10 0x00007fb4b6f477ef in KDirListerCache::updateDirectory (this=0x1b31020, _dir=...) at ../../kio/kio/kdirlister.cpp:680
#11 0x00007fb4b6f4c56d in KDirListerCache::slotFilesAdded (this=0x1b31020, dir=<optimized out>) at ../../kio/kio/kdirlister.cpp:849
#12 0x00007fb4b6f4d6d0 in KDirListerCache::qt_metacall (this=0x1b31020, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff4055fc30) at ./kdirlister_p.moc:97
#13 0x00007fb4b5304eba in QMetaObject::activate (sender=0x1b3d0b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff4055fc30) at kernel/qobject.cpp:3278
#14 0x00007fb4b6f596f5 in OrgKdeKDirNotifyInterface::FilesAdded (this=<optimized out>, _t1=<optimized out>) at ./kdirnotify.moc:117
#15 0x00007fb4b6f598a0 in OrgKdeKDirNotifyInterface::qt_metacall (this=0x1b3d0b0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff4055fdd0) at ./kdirnotify.moc:87
#16 0x00007fb4b4f2f0e9 in QDBusConnectionPrivate::deliverCall (this=0x1a57fc0, object=0x1b3d0b0, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:942
#17 0x00007fb4b4f3838f in QDBusCallDeliveryEvent::placeMetaCall (this=<optimized out>, object=<optimized out>) at qdbusintegrator_p.h:103
#18 0x00007fb4b5308a5e in QObject::event (this=0x1b3d0b0, e=<optimized out>) at kernel/qobject.cpp:1217
#19 0x00007fb4b5cf2424 in notify_helper (e=0x23bf1a0, receiver=0x1b3d0b0, this=0x19a3500) at kernel/qapplication.cpp:4486
#20 QApplicationPrivate::notify_helper (this=0x19a3500, receiver=0x1b3d0b0, e=0x23bf1a0) at kernel/qapplication.cpp:4458
#21 0x00007fb4b5cf7291 in QApplication::notify (this=0x7fff40560660, receiver=0x1b3d0b0, e=0x23bf1a0) at kernel/qapplication.cpp:4365
#22 0x00007fb4b6a06126 in KApplication::notify (this=0x7fff40560660, receiver=0x1b3d0b0, event=0x23bf1a0) at ../../kdeui/kernel/kapplication.cpp:311
#23 0x00007fb4b52f1afc in QCoreApplication::notifyInternal (this=0x7fff40560660, receiver=0x1b3d0b0, event=0x23bf1a0) at kernel/qcoreapplication.cpp:787
#24 0x00007fb4b52f551f in sendEvent (event=0x23bf1a0, receiver=0x1b3d0b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1985350) at kernel/qcoreapplication.cpp:1428
#26 0x00007fb4b531ca73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#28 0x00007fb4b1604a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fb4b1605258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fb4b1605429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fb4b531ced6 in QEventDispatcherGlib::processEvents (this=0x1986a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#32 0x00007fb4b5d9a07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fb4b52f0cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fb4b52f0ef7 in QEventLoop::exec (this=0x7fff405605f0, flags=...) at kernel/qeventloop.cpp:201
#35 0x00007fb4b52f5789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#36 0x00007fb4b91e9269 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#37 0x00007fb4b8e2030d in __libc_start_main (main=0x400640, argc=6, ubp_av=0x7fff40560b48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff40560b38) at libc-start.c:226
#38 0x0000000000400671 in _start ()

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

Possible duplicates by query: bug 287396, bug 278431.

Reported using DrKonqi
Comment 1 Blagovest Zlatev 2011-12-01 12:50:40 UTC
I couldn't reproduce the bug or duplicate it.
Comment 2 Myriam Schweingruber 2011-12-07 11:30:00 UTC
Where is this folder located?
Comment 3 GGG 2011-12-07 12:37:31 UTC
It was located in my $HOME - which is standard encrypted mount of Ubuntu 11.10 installation. Nothing else fancy was connected with it.


07 декабря 2011, 15:30 от Myriam Schweingruber <myriam@kde.org>:
> https://bugs.kde.org/show_bug.cgi?id=287939
> 
> Myriam Schweingruber <myriam@kde.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |NEEDSINFO
>          Resolution|                            |WAITINGFORINFO
> 
> --- Comment #2 from Myriam Schweingruber <myriam kde org>  2011-12-07 11:30:00 ---
> Where is this folder located?
> 
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
> 
С наилучшими пожеланиями,
Григорий Речистов.
Best regards,
Grigory Rechistov
Comment 4 Myriam Schweingruber 2011-12-07 13:25:29 UTC
I can't reproduce this either, but my file system is not encrypted.

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