Summary: | gwenview crash on close [ Gwenview::ImageMetaInfoModel::~ImageMetaInfoModel ] | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Jannis Liapis <ahepas1999> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | ashl1future, germano.massullo |
Priority: | NOR | Keywords: | triaged |
Version: | 2.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Jannis Liapis
2011-10-26 16:54:42 UTC
Created attachment 67516 [details]
New crash information added by DrKonqi
gwenview (2.7.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
- What I was doing when the application crashed:
I was deleting in Dolphin an image that was already opened in Gwenview. I am sorry for not giving a good debuginfos log, but the automatic crash reporting tools almost crashed (yum's fault) while installing new debuginfos
-- Backtrace (Reduced):
#6 0x00000033ac436285 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00000033ac437b9b in __GI_abort () at abort.c:91
[...]
#9 0x00000033ac47c2d6 in malloc_printerr (action=3, str=0x33ac571b4c "corrupted double-linked list", ptr=<optimized out>) at malloc.c:5021
#10 0x00000033ac47d743 in _int_free (av=0x33ac7af700, p=0x18e8190, have_lock=0) at malloc.c:4097
#11 0x0000003bc0697665 in QHashData::free_helper (this=0x114f6e0, node_delete=0x3bc1b99e00 <QHash<unsigned long long, QGradientCache::CacheInfo>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:276
Created attachment 73962 [details]
New crash information added by DrKonqi
gwenview (2.7.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
Nothing special - Just close the application. Kubuntu
-- Backtrace (Reduced):
#16 0x00ac7b63 in QHashData::free_helper(void (*)(QHashData::Node*)) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#17 0x0017801c in Gwenview::ImageMetaInfoModel::~ImageMetaInfoModel() () from /usr/lib/libgwenviewlib.so.4
#18 0x00156fb5 in Gwenview::Document::~Document() () from /usr/lib/libgwenviewlib.so.4
#19 0x001570a2 in Gwenview::Document::~Document() () from /usr/lib/libgwenviewlib.so.4
#20 0x00159ef9 in Gwenview::DocumentFactory::~DocumentFactory() () from /usr/lib/libgwenviewlib.so.4
Is this still valid with Gwenview 4.10 or later? I can't reproduce this here on KDE 4.10.1 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! 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! |