Bug 208888

Summary: dolphin crashed when drag n drop about 50 files from usb device to local disc. 2 dolphin windows open
Product: [Applications] dolphin Reporter: Danjel Jungersen <danjel>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED WORKSFORME    
Severity: crash CC: aaugusto, andresbajotierra, elvis.angelaccio, onlythegnomey
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: attachment-12769-0.html

Description Danjel Jungersen 2009-09-29 18:59:23 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 16714)]

Thread 2 (Thread 0xaf8c3b90 (LWP 16742)):
#0  0xb8045430 in __kernel_vsyscall ()
#1  0xb6134412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb64d9344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb075eae3 in ?? () from /usr/lib/libxine.so.1

Thread 1 (Thread 0xb5cac700 (LWP 16714)):
[KCrash Handler]
#6  0xb676c498 in QUrl::isEmpty () from /usr/lib/libQtCore.so.4
#7  0xb7e7d6cb in KIO::StatJob::slotFinished () from /usr/lib/libkio.so.5
#8  0xb7e7b12b in KIO::StatJob::qt_metacall () from /usr/lib/libkio.so.5
#9  0xb67ceca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb67cf932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7f43417 in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.5
#12 0xb7f47157 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#13 0xb7f438f7 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#14 0xb7f3566d in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#15 0xb7f37b03 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#16 0xb67ceca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb67cf932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb7e42147 in KIO::Connection::readyRead () from /usr/lib/libkio.so.5
#19 0xb7e43ab3 in ?? () from /usr/lib/libkio.so.5
#20 0xb7e43e96 in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#21 0xb67c78fb in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#22 0xb67c93a0 in QObject::event () from /usr/lib/libQtCore.so.4
#23 0xb69f0e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#24 0xb69f919e in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0xb775e4dd in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0xb67b8a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#27 0xb67b9695 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#28 0xb67b988d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#29 0xb67e47ef in ?? () from /usr/lib/libQtCore.so.4
#30 0xb5f2eb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb5f320eb in ?? () from /usr/lib/libglib-2.0.so.0
#32 0xb5f32268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0xb67e4438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#34 0xb6a92365 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb67b706a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb67b74aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0xb67b9959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0xb69f0d17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#39 0x0807a8bf in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-30 16:47:45 UTC
You are using a, now unsupported, development version. Update to KDE 4.3.1 (or 4.4 development version), and then try to check if you can reproduce the crash.
Thanks
Comment 2 Danjel Jungersen 2009-10-02 08:07:02 UTC
> --- Comment #1 from Dario Andres <andresbajotierra gmail com> 
> 2009-09-30 16:47:45 --- You are using a, now unsupported, development
> version. Update to KDE 4.3.1 (or 4.4 development version), and then
> try to check if you can reproduce the crash. Thanks

Will see when I get back home, but never knew I was using devel....
Only updatet via ubuntus standard repo, I think ;-)

/Danjel
Comment 3 Dario Andres 2009-10-02 14:24:32 UTC
At least your kdelibs is from KDE4.3rc2:
"KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))"

We will wait. Thanks
Comment 4 Danjel Jungersen 2009-11-23 09:04:42 UTC
Have since updated to kubuntu karmic, have not been able to reproduce since....
:-)
So for now, this can be closed....
Best regards
Danjel
Comment 5 Nate Graham 2019-07-15 14:37:22 UTC
*** Bug 409510 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2019-07-21 23:12:15 UTC
*** Bug 410081 has been marked as a duplicate of this bug. ***
Comment 7 Elvis Angelaccio 2019-07-28 11:27:59 UTC
Reopening since this was from KDE4 times and we recently got duplicates.
Comment 8 Justin Zobel 2022-09-23 02:22:38 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 9 Mike Thomas 2022-09-23 02:53:54 UTC
Created attachment 152356 [details]
attachment-12769-0.html

Hey there,

Sorry for the inconvenience, but I'm on a different OS at the moment and
unable to reproduce this.

Mike

On Thu, Sep 22, 2022 at 10:22 PM Justin Zobel <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=208888
>
> Justin Zobel <justin.zobel@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>          Resolution|---                         |WAITINGFORINFO
>              Status|REOPENED                    |NEEDSINFO
>
> --- Comment #8 from Justin Zobel <justin.zobel@gmail.com> ---
> Thank you for reporting this crash in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the crash with a recent software version?
>
> If you can reproduce the issue, please change the status to "CONFIRMED"
> when
> replying. Thank you!
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
Comment 10 Bug Janitor Service 2022-10-08 04:52:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Bug Janitor Service 2022-10-23 05:00:43 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!