Bug 177984 - Crash when try to save a jpg image
Summary: Crash when try to save a jpg image
Status: RESOLVED DUPLICATE of bug 171430
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 14:31 UTC by Paul Pygeon
Modified: 2012-10-19 13:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Pygeon 2008-12-17 14:31:07 UTC
Version:            2.1.3 (using KDE 4.1.3)
OS:                Linux
Installed from:    Mandriva RPMs

Sometimes when I try to save a jpg image, I have this message:

Application : Gwenview (gwenview), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f7a7770d700 (LWP 22149)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00007f7a747b3975 in raise () from /lib64/libc.so.6
#6  0x00007f7a747b51a3 in abort () from /lib64/libc.so.6
#7  0x00007f7a747f6010 in ?? () from /lib64/libc.so.6
#8  0x00007f7a75d0a129 in QObjectPrivate::deleteChildren ()
   from /usr/lib64/libQtCore.so.4
#9  0x00007f7a74ff468d in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4
#10 0x00007f7a766c5909 in KMainWindow::~KMainWindow ()
   from /usr/lib64/libkdeui.so.5
#11 0x000000000043832c in ?? ()
#12 0x00007f7a75d0b8e5 in QObject::event () from /usr/lib64/libQtCore.so.4
#13 0x00007f7a74ff3786 in QWidget::event () from /usr/lib64/libQtGui.so.4
#14 0x00007f7a7530b8ab in QMainWindow::event () from /usr/lib64/libQtGui.so.4
#15 0x00007f7a766fe2a8 in KXmlGuiWindow::event ()
   from /usr/lib64/libkdeui.so.5
#16 0x00007f7a74fa1a2d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#17 0x00007f7a74fa97ba in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#18 0x00007f7a7661251b in KApplication::notify ()
   from /usr/lib64/libkdeui.so.5
#19 0x00007f7a75cfc87f in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#20 0x00007f7a75cfd51a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#21 0x00007f7a75d24f93 in ?? () from /usr/lib64/libQtCore.so.4
#22 0x00007f7a708b58d2 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#23 0x00007f7a708b905d in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f7a708b921b in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#25 0x00007f7a75d24c1f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#26 0x00007f7a7503272f in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f7a75cfd949 in QCoreApplication::processEvents ()
   from /usr/lib64/libQtCore.so.4
#28 0x00007f7a770d13bf in Gwenview::Document::waitUntilLoaded ()
   from /usr/lib64/libgwenviewlib.so.4
#29 0x00007f7a770d18d1 in Gwenview::Document::save ()
   from /usr/lib64/libgwenviewlib.so.4
#30 0x0000000000423bbf in _start ()
Comment 1 FiNeX 2008-12-18 14:09:32 UTC
Hi! If you can reproduce the crash, you should install the debug enabled packages and provide a new backtrace. Read this page for the instructions:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Thanks!
Comment 2 Dario Andres 2008-12-18 19:01:20 UTC
The backtrace looks similar to the on in bug 171430 comment 0. (may be related). However that bug should be fixed in 4.1.3
Comment 3 Aurelien Gateau 2009-01-03 00:51:44 UTC
I agree it's most probably the same as bug 171430. Please reopen if it's not.

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