Bug 378304 - crash when exiting a gif
Summary: crash when exiting a gif
Status: RESOLVED DUPLICATE of bug 346445
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-31 07:42 UTC by vikram goyal
Modified: 2017-04-20 23:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
gif on which it crashes (77 bytes, text/plain)
2017-03-31 08:13 UTC, vikram goyal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vikram goyal 2017-03-31 07:42:14 UTC
Application: gwenview (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.32.0
Operating System: Linux 4.10.5-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
i opened one gif (attached) which crashed it when exiting
i am attaching the concerned gif.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1b2b605640 (LWP 1222))]

Thread 2 (Thread 0x7f1b1b6ad700 (LWP 1224)):
#0  0x00007f1b37e7c01d in poll () at /lib64/libc.so.6
#1  0x00007f1b30b45166 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007f1b30b4527c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f1b38c826eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007f1b38c3368a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007f1b38a905e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007f1b39330739 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007f1b38a949ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007f1b368666ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f1b37e87f7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1b2b605640 (LWP 1222)):
[KCrash Handler]
#6  0x00007f1b38fbaad2 in QImageReaderPrivate::~QImageReaderPrivate() () at /lib64/libQt5Gui.so.5
#7  0x00007f1b38fbaf01 in QImageReader::~QImageReader() () at /lib64/libQt5Gui.so.5
#8  0x00007f1b38fd470c in QMovie::~QMovie() () at /lib64/libQt5Gui.so.5
#9  0x00007f1b3ff2d6a9 in Gwenview::AnimatedDocumentLoadedImpl::~AnimatedDocumentLoadedImpl() () at /lib64/libgwenviewlib.so.5
#10 0x00007f1b3ff2d709 in Gwenview::AnimatedDocumentLoadedImpl::~AnimatedDocumentLoadedImpl() () at /lib64/libgwenviewlib.so.5
#11 0x00007f1b3ff2fdff in Gwenview::Document::~Document() () at /lib64/libgwenviewlib.so.5
#12 0x00007f1b3ff2ff89 in Gwenview::Document::~Document() () at /lib64/libgwenviewlib.so.5
#13 0x00007f1b3ff31ff7 in Gwenview::DocumentFactory::~DocumentFactory() () at /lib64/libgwenviewlib.so.5
#14 0x00007f1b37dba410 in __run_exit_handlers () at /lib64/libc.so.6
#15 0x00007f1b37dba46a in  () at /lib64/libc.so.6
#16 0x00007f1b37da0408 in __libc_start_main () at /lib64/libc.so.6
#17 0x0000559201c2f94a in _start ()

Possible duplicates by query: bug 374376.

Reported using DrKonqi
Comment 1 vikram goyal 2017-03-31 08:13:21 UTC
Created attachment 104823 [details]
gif on which it crashes
Comment 2 Christoph Feck 2017-04-20 23:43:03 UTC

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