Bug 188366 - gwenview died with signal SIGSEGV while doing "save as..." on a jpg
Summary: gwenview died with signal SIGSEGV while doing "save as..." on a jpg
Status: RESOLVED DUPLICATE of bug 171430
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-28 22:51 UTC by rolandjdevnull
Modified: 2012-10-19 13:26 UTC (History)
1 user (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 rolandjdevnull 2009-03-28 22:51:30 UTC
Version:            (using KDE 4.1.4)
OS:                Linux
Installed from:    Ubuntu Packages

I opened a jpeg file a friend sent - she'd taken a photo of me with her digital camera.  I downloaded the photo from my Gmail account and opened it in Gwenview.  

I tried to "Save as ..." to rename it and save a copy to a different directory, but Gwenview froze and crashed with the follow output:


:::::::::::

Application: Gwenview (gwenview), signal SIGSEGV

Thread 1 (Thread 0xb5f4f8d0 (LWP 17900)):
[KCrash Handler]
#6  0xb6a0a48d in free () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6bb00b1 in operator delete () from /usr/lib/libstdc++.so.6
#8  0xb7ee1af2 in KFileDialog::~KFileDialog () from /usr/lib/libkio.so.5
#9  0xb76b80ff in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#10 0xb6d78928 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#11 0xb70ca921 in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4
#12 0xb7c4b439 in KMainWindow::~KMainWindow () from /usr/lib/libkdeui.so.5
#13 0xb7c8d737 in KXmlGuiWindow::~KXmlGuiWindow () from /usr/lib/libkdeui.so.5
#14 0xb7fb7288 in KParts::MainWindow::~MainWindow () from /usr/lib/libkparts.so.4
#15 0x0807d32d in ?? ()
#16 0xb76b7dec in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#17 0xb76b97a3 in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6d77004 in QWidget::event () from /usr/lib/libQtGui.so.4
#19 0xb70cb517 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#20 0xb7c4ad38 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#21 0xb7c8e66c in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#22 0xb6d1f8ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#23 0xb6d277fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0xb7b78d1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#25 0xb76a9e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#26 0xb76aaae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#27 0xb76aacdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#28 0xb76d482f in ?? () from /usr/lib/libQtCore.so.4
#29 0xb62e1718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb62e4dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb62e4f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb76d4478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb6db9ea5 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb76aaf36 in QCoreApplication::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb7ffad9f in Gwenview::Document::waitUntilLoaded () from /usr/lib/libgwenviewlib.so.4
#36 0xb7ffb495 in Gwenview::Document::save () from /usr/lib/libgwenviewlib.so.4
#37 0x08067195 in _start ()


:::::::::::

Some system info:

uname -a: 

Linux sibilla 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

gcc --version:

gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Comment 1 Dario Andres 2009-03-28 22:59:15 UTC
This is fixed on KDE4.2.1
Thanks for reporting

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