Bug 347943 - Gwenview crashes sometimes after resizing and clicking all menus
Summary: Gwenview crashes sometimes after resizing and clicking all menus
Status: RESOLVED DUPLICATE of bug 346445
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 5.0.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-05-19 12:00 UTC by Symeon Huang
Modified: 2016-09-08 15:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kcrash (2.58 KB, text/plain)
2015-10-11 17:35 UTC, Hrvoje Senjan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Symeon Huang 2015-05-19 12:00:48 UTC
Application: gwenview (5.0.0)

Qt Version: 5.4.1
Operating System: Linux 4.0.3-300.fc22.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
1. Open an image (it was an animated GIF)
2. Keep resizing the Gwenview window (maximize -> restore -> maximize ...)
3. Click all menus (File, Edit, View, Go, Plugins, Settings, Help)
4. Help | About Gwenview
5. Help | About KDE
6. Exit
Then it pops a crash report dialog.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x00007f92e5c3dafa in QImageReaderPrivate::~QImageReaderPrivate() (this=0x264e440, __in_chrg=<optimized out>) at image/qimagereader.cpp:566
#6  0x00007f92e5c3dbe1 in QImageReader::~QImageReader() (this=<optimized out>, __in_chrg=<optimized out>) at image/qimagereader.cpp:678
#7  0x00007f92e5c5b5dc in QMovie::~QMovie() (this=0x2656638, __in_chrg=<optimized out>) at image/qmovie.cpp:619
#8  0x00007f92ed58eb99 in Gwenview::AnimatedDocumentLoadedImpl::~AnimatedDocumentLoadedImpl() () at /lib64/libgwenviewlib.so.5
#9  0x00007f92ed590e6f in Gwenview::Document::~Document() () at /lib64/libgwenviewlib.so.5
#10 0x00007f92ed591039 in Gwenview::Document::~Document() () at /lib64/libgwenviewlib.so.5
#11 0x00007f92ed594174 in Gwenview::DocumentFactory::~DocumentFactory() () at /lib64/libgwenviewlib.so.5
#12 0x00007f92e44e05d8 in __run_exit_handlers (status=0, listp=0x7f92e48615f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#13 0x00007f92e44e0625 in __GI_exit (status=<optimized out>) at exit.c:104
#14 0x00007f92e44c7797 in __libc_start_main (main=0x436ec0 <main>, argc=2, argv=0x7fffc290a998, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc290a988) at libc-start.c:323
#15 0x0000000000437a69 in _start ()

Reported using DrKonqi
Comment 1 Hrvoje Senjan 2015-10-11 17:35:34 UTC
Created attachment 94952 [details]
kcrash
Comment 2 Christoph Feck 2016-09-08 15:11:04 UTC

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