Bug 180264 - crash when saving file as from card to hd
Summary: crash when saving file as from card to hd
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 normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-10 16:33 UTC by jhc
Modified: 2012-10-19 13:25 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 jhc 2009-01-10 16:33:55 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Mandriva RPMs

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 0xb5cfe6d0 (LWP 8887)]
(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]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb6865d90 in raise () from /lib/i686/libc.so.6
#8  0xb68677f8 in abort () from /lib/i686/libc.so.6
#9  0xb68a6c93 in ?? () from /lib/i686/libc.so.6
#10 0xbfe8c8b8 in ?? ()
#11 0xb68a8cb5 in free () from /lib/i686/libc.so.6
#12 0xb68a8cb5 in free () from /lib/i686/libc.so.6
#13 0xb6a40ef1 in operator delete () from /usr/lib/libstdc++.so.6
#14 0xb7daf44f in KFileDialog::~KFileDialog () from /usr/lib/libkio.so.5
#15 0xb7578084 in QObjectPrivate::deleteChildren ()
   from /usr/lib/libQtCore.so.4
#16 0xb6bfc414 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#17 0xb6f6ac9f in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4
#18 0xb7b001cc in KMainWindow::~KMainWindow () from /usr/lib/libkdeui.so.5
#19 0xb7b419a9 in KXmlGuiWindow::~KXmlGuiWindow () from /usr/lib/libkdeui.so.5
#20 0xb7ea01ca in KParts::MainWindow::~MainWindow ()
   from /usr/lib/libkparts.so.4
#21 0x0807a8db in ?? ()
#22 0xb7577d5a in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#23 0xb75797b7 in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6bfb08f in QWidget::event () from /usr/lib/libQtGui.so.4
#25 0xb6f6b95c in QMainWindow::event () from /usr/lib/libQtGui.so.4
#26 0xb7afe599 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#27 0xb7b429a2 in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#28 0xb6ba0fac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#29 0xb6ba92dd in QApplication::notify () from /usr/lib/libQtGui.so.4
#30 0xb7a31b91 in KApplication::notify () from /usr/lib/libkdeui.so.5
#31 0xb7569853 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#32 0xb756a535 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#33 0xb756a71c in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb759572d in ?? () from /usr/lib/libQtCore.so.4
#35 0xb60657ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0xb6068ee8 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0xb60690a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0xb759534a in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#39 0xb6c3d95a in ?? () from /usr/lib/libQtGui.so.4
#40 0xb756a98e in QCoreApplication::processEvents ()
   from /usr/lib/libQtCore.so.4
#41 0xb7ee0240 in Gwenview::Document::waitUntilLoaded ()
   from /usr/lib/libgwenviewlib.so.4
#42 0xb7ee08fe in Gwenview::Document::save ()
   from /usr/lib/libgwenviewlib.so.4
#43 0x08064c5d in _start ()
Comment 1 Dario Andres 2009-01-10 18:40:57 UTC
Can you explain better the situation that triggers the crash?
Were you saving that file, the progress was slow and you closed the window, and the whole app crashed? Something like that?
Also, If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
Thanks :)
Comment 2 Dario Andres 2009-01-10 18:56:14 UTC
The reporter sent me an e-mail:

------

I think is because I read from an SD card to hard disk, with command "save as". Show photo has done the same problem. Si, I copy my pictures on the hard disk and I havent' probleme in working with its. Sorry for may english but it was a long time ago I learnt it.

------

@jhc: no problem. May you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 

Thanks :)
Comment 3 Aurelien Gateau 2009-01-12 23:26:17 UTC

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