Bug 364107 - Gwenview crashes when opening or closing images
Summary: Gwenview crashes when opening or closing images
Status: RESOLVED DUPLICATE of bug 346445
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: Other (add details in bug description)
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-08 17:39 UTC by Mario Junior
Modified: 2016-09-08 15:12 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 Mario Junior 2016-06-08 17:39:23 UTC
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff8a79ac8c0 (LWP 2717))]

Thread 2 (Thread 0x7ff887fff700 (LWP 2719)):
#0  0x00007ffe1696f977 in ?? ()
#1  0x00007ffe1696fc83 in clock_gettime ()
#2  0x00007ff8a22c3356 in clock_gettime () from /usr/lib/libc.so.6
#3  0x00007ff8a2a4dd96 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x00007ff8a2bcc2f9 in QTimerInfoList::updateCurrentTime() () from /usr/lib/libQt5Core.so.5
#5  0x00007ff8a2bcc8a5 in QTimerInfoList::timerWait(timespec&) () from /usr/lib/libQt5Core.so.5
#6  0x00007ff8a2bcdc3e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007ff89bfc750d in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0x00007ff89bfc7efb in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007ff89bfc80ec in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007ff8a2bce74b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#11 0x00007ff8a2b764ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#12 0x00007ff8a299d2f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#13 0x00007ff8a1f5aa65 in ?? () from /usr/lib/libQt5DBus.so.5
#14 0x00007ff8a29a21d8 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x00007ff89c4e6474 in start_thread () from /usr/lib/libpthread.so.0
#16 0x00007ff8a22b669d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7ff8a79ac8c0 (LWP 2717)):
[KCrash Handler]
#5  0x00007ff8a3121bd2 in ?? () from /usr/lib/libQt5Gui.so.5
#6  0x00007ff8a3122001 in QImageReader::~QImageReader() () from /usr/lib/libQt5Gui.so.5
#7  0x00007ff8a314024c in QMovie::~QMovie() () from /usr/lib/libQt5Gui.so.5
#8  0x00007ff8a7138759 in ?? () from /usr/lib/libgwenviewlib.so.5
#9  0x00007ff8a713a96f in Gwenview::Document::~Document() () from /usr/lib/libgwenviewlib.so.5
#10 0x00007ff8a713aaf9 in Gwenview::Document::~Document() () from /usr/lib/libgwenviewlib.so.5
#11 0x00007ff8a713de5f in Gwenview::DocumentFactory::~DocumentFactory() () from /usr/lib/libgwenviewlib.so.5
#12 0x00007ff8a2204be8 in __run_exit_handlers () from /usr/lib/libc.so.6
#13 0x00007ff8a2204c35 in exit () from /usr/lib/libc.so.6
#14 0x00007ff8a21ef748 in __libc_start_main () from /usr/lib/libc.so.6
#15 0x0000000000432029 in _start ()


Reproducible: Always

Steps to Reproduce:
1.open a image
2.close the Gwenview
3.crashes



Plasma version 5.6.4-1
Comment 1 Christoph Feck 2016-09-08 15:12:49 UTC

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