Bug 386559 - Opening a PDF with double-click causes crash of dolphin
Summary: Opening a PDF with double-click causes crash of dolphin
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-11-05 18:53 UTC by Wolfgang Reh
Modified: 2017-11-09 00:51 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 Wolfgang Reh 2017-11-05 18:53:46 UTC
Application: dolphin (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.38.0
Operating System: Linux 4.13.10-100.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
After copying a file from the local HD to my NAS (mounted via NFS) I wanted to open the just copied PDF by double-clicking on the file. This resulted in the crash. Retrying opened the file fine with Okular.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7f5497f50700 (LWP 19227)):
#0  0x00007f54a5047f3d in poll () at /lib64/libc.so.6
#1  0x00007f549d66e166 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007f549d66e27c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f54a5e4e6eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007f54a5dff68a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007f54a5c5c5e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007f54a605bfb9 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007f54a5c609ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007f54a2bd173a in start_thread () at /lib64/libpthread.so.0
#9  0x00007f54a5053e7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f5497f57300 (LWP 19226)):
[KCrash Handler]
#6  0x000055d7391ee220 in  ()
#7  0x00007f54a7a51416 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5
#8  0x00007f54a7a514a9 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5
#9  0x00007f54a5e2e1cc in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#10 0x00007f54a5e2f2cf in QObject::~QObject() () at /lib64/libQt5Core.so.5
#11 0x00007f54a7a2bca9 in (anonymous namespace)::Q_QGS_s_self::innerFunction()::Holder::~Holder() () at /lib64/libKF5Notifications.so.5
#12 0x00007f54a4f863d0 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007f54a4f8642a in  () at /lib64/libc.so.6
#14 0x00007f54a4f6c438 in __libc_start_main () at /lib64/libc.so.6
#15 0x000055d73685cb4a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-11-09 00:51:37 UTC

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