Bug 353488

Summary: Gwenview crashed on close
Product: [Applications] gwenview Reporter: Orijit Banerjee <b.orijit>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: myriam
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Orijit Banerjee 2015-10-03 10:28:34 UTC
Application: gwenview (5.0.0 pre)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-30-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- Downloaded gif using google chrome
- Clicked the downloaded icon from google chrome 
- image opened up in Gwenview and the animation ran properly. closed Gwenview using the close button
- crash reported.

From a functionality stand point, it worked correctly. The crash didn't interrupt my work and only happened after I closed it.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fd8a03458a8 in QImageReader::~QImageReader() () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#7  0x00007fd8a036232c in QMovie::~QMovie() () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007fd8a3480ed9 in ~AnimatedDocumentLoadedImplPrivate (this=0x1475110, __in_chrg=<optimized out>) at ../../lib/document/animateddocumentloadedimpl.cpp:37
#9  Gwenview::AnimatedDocumentLoadedImpl::~AnimatedDocumentLoadedImpl (this=0x1475140, __in_chrg=<optimized out>) at ../../lib/document/animateddocumentloadedimpl.cpp:59
#10 0x00007fd8a3480f49 in Gwenview::AnimatedDocumentLoadedImpl::~AnimatedDocumentLoadedImpl (this=0x1475140, __in_chrg=<optimized out>) at ../../lib/document/animateddocumentloadedimpl.cpp:60
#11 0x00007fd8a3482e5f in Gwenview::Document::~Document (this=0x138d9b0, __in_chrg=<optimized out>) at ../../lib/document/document.cpp:168
#12 0x00007fd8a3483029 in Gwenview::Document::~Document (this=0x138d9b0, __in_chrg=<optimized out>) at ../../lib/document/document.cpp:170
#13 0x00007fd8a3485aa6 in ~KSharedPtr (this=0x13915e0, __in_chrg=<optimized out>) at /usr/include/KF5/KDELibs4Support/ksharedptr.h:106
#14 ~DocumentInfo (this=0x13915e0, __in_chrg=<optimized out>) at ../../lib/document/documentfactory.cpp:67
#15 qDeleteAll<QMap<QUrl, Gwenview::DocumentInfo*>::const_iterator> (begin=..., end=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:315
#16 0x00007fd8a3485743 in qDeleteAll<QMap<QUrl, Gwenview::DocumentInfo*> > (c=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:323
#17 Gwenview::DocumentFactory::~DocumentFactory (this=0x7fd8a373e9b0 <Gwenview::DocumentFactory::instance()::factory>, __in_chrg=<optimized out>) at ../../lib/document/documentfactory.cpp:147
#18 0x00007fd89f615d32 in __run_exit_handlers (status=0, listp=0x7fd89f9a0698 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#19 0x00007fd89f615d85 in __GI_exit (status=<optimized out>) at exit.c:104
#20 0x00007fd89f5fca47 in __libc_start_main (main=0x437d60 <main(int, char**)>, argc=2, argv=0x7fff832ad948, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff832ad938) at libc-start.c:323
#21 0x0000000000438477 in _start ()

Possible duplicates by query: bug 347380, bug 346445.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-09-08 15:11:26 UTC

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