Bug 198050 - "copy to" a file caused gwenview to crash with a Signal SIGSEGV
Summary: "copy to" a file caused gwenview to crash with a Signal SIGSEGV
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-06-27 12:25 UTC by andreas
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 andreas 2009-06-27 12:25:33 UTC
Version:           2.1.3 (using KDE 4.1.4)
OS:                Linux
Installed from:    Ubuntu Packages

I am sorting my files and pictures. With specific pictures it continues to crash when I attempt to use the "copy to" menu function. Gwenview is frozen during this time and generates this crash report:

Anwendung: Gwenview (gwenview), Signal SIGSEGV                                             

Thread 1 (Thread 0xb5e408d0 (LWP 27539)):
[KCrash Handler]                         
#6  0xb68fb48d in free () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6aa10b1 in operator delete () from /usr/lib/libstdc++.so.6
#8  0xb7dd2af2 in KFileDialog::~KFileDialog () from /usr/lib/libkio.so.5
#9  0xb75a90ff in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#10 0xb6c69928 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#11 0xb6fbb921 in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4
#12 0xb7b3c439 in KMainWindow::~KMainWindow () from /usr/lib/libkdeui.so.5
#13 0xb7b7e737 in KXmlGuiWindow::~KXmlGuiWindow () from /usr/lib/libkdeui.so.5
#14 0xb7ea8288 in KParts::MainWindow::~MainWindow () from /usr/lib/libkparts.so.4
#15 0x0807d32d in ?? ()
#16 0xb75a8dec in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#17 0xb75aa7a3 in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6c68004 in QWidget::event () from /usr/lib/libQtGui.so.4
#19 0xb6fbc517 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#20 0xb7b3bd38 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#21 0xb7b7f66c in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#22 0xb6c108ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#23 0xb6c187fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0xb7a69d1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#25 0xb759ae61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#26 0xb759bae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#27 0xb759bcdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#28 0xb75c582f in ?? () from /usr/lib/libQtCore.so.4
#29 0xb61d2718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb61d5dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb61d5f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb75c5478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb6caaea5 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb759bf36 in QCoreApplication::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb7eebd9f in Gwenview::Document::waitUntilLoaded () from /usr/lib/libgwenviewlib.so.4
#36 0xb7eec495 in Gwenview::Document::save () from /usr/lib/libgwenviewlib.so.4
#37 0x08067195 in _start ()


Hope it helps? My workaround is now to manually copy and rename the specific pictures.


Regards
Andreas
Comment 1 andreas 2009-06-27 12:34:42 UTC
My apologize, this crash occurs with "save to" !!! sorry, for any confusion, english is my 2nd language. Meanwhile I am testing the "copy to" function instead.

The same "bad" picture doesn't force a crash when I am using the "copy to" from gwenview.
Comment 2 Dario Andres 2009-06-27 17:59:22 UTC
This is fixed in KDE4.2.1+
Thanks

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