Bug 271861 - gwenview crash
Summary: gwenview crash
Status: RESOLVED WORKSFORME
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2011-04-27 18:48 UTC by Andrei ILIE
Modified: 2018-10-27 02:45 UTC (History)
2 users (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 Andrei ILIE 2011-04-27 18:48:21 UTC
Application: gwenview (2.5.2)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
	I've used Krusader to view images from an encrypted ZIP archive; after viewing several pics, gwenview crashed.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
__lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
97	2:	movl	%edx, %eax
[Current thread is 1 (Thread 0x7f78cd9ce840 (LWP 3536))]

Thread 2 (Thread 0x7f78abfff700 (LWP 3853)):
[KCrash Handler]
#6  ref (this=0x7f78b4252e68, image=...) at ../../src/corelib/arch/qatomic_x86_64.h:121
#7  QImage::QImage (this=0x7f78b4252e68, image=...) at image/qimage.cpp:1126
#8  0x0000003959a8e9d7 in QHashData::detach_helper2 (this=0x15006c0, node_duplicate=0x396269b0a0, node_delete=0x396269b1f0, nodeSize=<value optimized out>, nodeAlign=8) at tools/qhash.cpp:235
#9  0x000000396269b5d2 in ?? () from /usr/lib64/libgwenviewlib.so.4
#10 0x000000396269b67a in ?? () from /usr/lib64/libgwenviewlib.so.4
#11 0x00000039626997a7 in ?? () from /usr/lib64/libgwenviewlib.so.4
#12 0x0000003959a726ee in QThreadPrivate::start (arg=0x1136440) at thread/qthread_unix.cpp:285
#13 0x0000003952e06ccb in start_thread (arg=0x7f78abfff700) at pthread_create.c:301
#14 0x00000039522e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f78cd9ce840 (LWP 3536)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x000000395227c021 in _L_lock_10398 () at malloc.c:6487
#2  0x0000003952279ff2 in __libc_malloc (bytes=246194729408) at malloc.c:3657
#3  0x000000395226fc9c in __libc_message (do_abort=2, fmt=0x395235ea98 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:137
#4  0x000000395227643a in malloc_printerr (av=0x39525971c0) at malloc.c:6283
#5  malloc_consolidate (av=0x39525971c0) at malloc.c:5161
#6  0x0000003952276cc8 in _int_free (av=0x39525971c0, p=0x19d2120, have_lock=0) at malloc.c:5034
#7  0x0000003959ab797c in QString::free (d=0x19d2270) at tools/qstring.cpp:1185
#8  0x000000396267cc87 in ?? () from /usr/lib64/libgwenviewlib.so.4
#9  0x000000396267cfb2 in ?? () from /usr/lib64/libgwenviewlib.so.4
#10 0x000000396267aadb in Gwenview::ImageMetaInfoModel::~ImageMetaInfoModel() () from /usr/lib64/libgwenviewlib.so.4
#11 0x000000396265dd91 in Gwenview::Document::~Document() () from /usr/lib64/libgwenviewlib.so.4
#12 0x000000396265de49 in Gwenview::Document::~Document() () from /usr/lib64/libgwenviewlib.so.4
#13 0x0000003962660d93 in ?? () from /usr/lib64/libgwenviewlib.so.4
#14 0x000000396265fc77 in Gwenview::DocumentFactory::~DocumentFactory() () from /usr/lib64/libgwenviewlib.so.4
#15 0x00000039522369f1 in __run_exit_handlers (status=0) at exit.c:78
#16 exit (status=0) at exit.c:100
#17 0x000000395221ee64 in __libc_start_main (main=0x43bde0 <_start+109184>, argc=6, ubp_av=0x7fffe5de2418, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffe5de2408) at libc-start.c:258
#18 0x0000000000421389 in _start ()

Reported using DrKonqi
Comment 1 Anirudh 2012-01-05 16:45:05 UTC
I think the cause of the crash is similar to the one in Bug 222338, a detailed look on backtrace is needed.
Comment 2 Jekyll Wu 2012-07-04 21:43:55 UTC
The backtrace is incomplete. If the crash still happens, please install debugging symbols and paste the better backtrace here.
Comment 3 Andrew Crouthamel 2018-09-23 02:26:27 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-27 02:45:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!