Bug 359278 - Crash when opening smb:// folders
Summary: Crash when opening smb:// folders
Status: RESOLVED DUPLICATE of bug 371278
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: default (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-11 17:12 UTC by Marty Criswell
Modified: 2017-10-20 17:38 UTC (History)
7 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 Marty Criswell 2016-02-11 17:12:20 UTC
Application: dolphin (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I had entered the address to a samba file share useing the smb://user@samba.server.edu The password window pops up. I entered my password. Dolphin then crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f847b7cd7c0 (LWP 11614))]

Thread 3 (Thread 0x7f84647cd700 (LWP 11615)):
#0  0x00007f847b073c1d in poll () at /lib64/libc.so.6
#1  0x00007f846e0c1422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f846e0c300f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f8466b223c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f84751be32f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8470c710a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f847b07c04d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f8452ccf700 (LWP 11618)):
#0  0x00007f847012dcf9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f84700eaee0 in g_main_context_acquire () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f84700ebd25 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f84700ebf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f84753f0d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8475397d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f84751b961a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f84751be32f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8470c710a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f847b07c04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f847b7cd7c0 (LWP 11614)):
[KCrash Handler]
#6  0x00007f84791eb828 in  () at /usr/lib64/libKF5KIOCore.so.5
#7  0x00007f84791e8da7 in  () at /usr/lib64/libKF5KIOCore.so.5
#8  0x00007f84753c9cc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#9  0x00007f847713dd32 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#10 0x00007f847713e59f in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#11 0x00007f847919ee66 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#12 0x00007f847919967e in KIO::ListJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#13 0x00007f84791992a1 in  () at /usr/lib64/libKF5KIOCore.so.5
#14 0x00007f84753c9cc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f8479183931 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#16 0x00007f8479181018 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#17 0x00007f847918544e in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#18 0x00007f84791ff675 in  () at /usr/lib64/libKF5KIOCore.so.5
#19 0x00007f84753c9cc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f84791354cc in  () at /usr/lib64/libKF5KIOCore.so.5
#21 0x00007f84753caac6 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#22 0x00007f847650ee7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007f8476513cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#24 0x00007f8475399e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f847539c057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f84753f18f3 in  () at /usr/lib64/libQt5Core.so.5
#27 0x00007f84700ebc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#28 0x00007f84700ebed8 in  () at /usr/lib64/libglib-2.0.so.0
#29 0x00007f84700ebf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f84753f0d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#31 0x00007f8475397d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#32 0x00007f847539f8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#33 0x00007f847b39e311 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#34 0x00007f847afb8b05 in __libc_start_main () at /lib64/libc.so.6
#35 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Emmanuel Pescosta 2016-06-07 20:53:13 UTC
*** Bug 362340 has been marked as a duplicate of this bug. ***
Comment 2 Emmanuel Pescosta 2016-06-07 21:02:37 UTC
*** Bug 361221 has been marked as a duplicate of this bug. ***
Comment 3 Emmanuel Pescosta 2016-06-07 21:11:12 UTC
*** Bug 362959 has been marked as a duplicate of this bug. ***
Comment 4 Elvis Angelaccio 2016-12-25 12:06:43 UTC
*** Bug 364014 has been marked as a duplicate of this bug. ***
Comment 5 Elvis Angelaccio 2016-12-27 10:05:47 UTC
Given that this crash happens only when opening smb folders, I'm moving this report to kio-extras.
Anyone affected: please install debug symbols and attach a new backtrace. A valgrind log could also help, see https://community.kde.org/Dolphin/FAQ/Crashes
Comment 6 Elvis Angelaccio 2017-03-06 21:52:05 UTC
*** Bug 377304 has been marked as a duplicate of this bug. ***
Comment 7 Nate Graham 2017-10-20 17:38:34 UTC

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