Bug 391096 - When connecting to a Samba share Dolphin crashes
Summary: When connecting to a Samba share Dolphin crashes
Status: RESOLVED DUPLICATE of bug 353462
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-02-26 11:58 UTC by Luca
Modified: 2018-02-26 21:49 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 Luca 2018-02-26 11:58:15 UTC
Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.13.0-36-generic x86_64
Distribution: Ubuntu 16.04.3 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I am connecting to a Samba share, my login name is made by two parts DS/xxxx I have the impression that this could be the origin of the bug since Dolphin complains saying that such a folder does not exist (even if in the window I can see the folders inside my samba share)

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f6847043700 (LWP 4058)):
#0  0x00007f686688274d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f685d07538c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f685d07549c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f686168a7eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f6861631b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f686144e834 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f68614537be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f685dc016ba in start_thread (arg=0x7f6847043700) at pthread_create.c:333
#8  0x00007f686688e41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f6853a5b8c0 (LWP 4056)):
[KCrash Handler]
#6  0x00007f6861644d25 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f6864e86b99 in KDialogJobUiDelegate::Private::next() () from /usr/lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#8  0x00007f6861663c01 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f686213705c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f686213c516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f686163438b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f6861636786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f686168a3c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f685d075197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f685d0753f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f685d07549c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f686168a7cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f6861631b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f6861639bec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f6866baee2b in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#21 0x00007f68667a7830 in __libc_start_main (main=0x400710 <main>, argc=2, argv=0x7fff87187168, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff87187158) at ../csu/libc-start.c:291
#22 0x0000000000400749 in _start ()

Possible duplicates by query: bug 390181, bug 388463, bug 388445, bug 386399, bug 386230.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2018-02-26 21:49:36 UTC

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