Bug 167096 - Gwenview carshes after refresh
Summary: Gwenview carshes after refresh
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 20:43 UTC by Alexander Döhling
Modified: 2012-10-19 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Döhling 2008-07-20 20:43:25 UTC
Version:           2.1 (using KDE 4.0.98)
Installed from:    SuSE RPMs
OS:                Linux

When you refresh the display by pressing F5 the application crashes. It doesn't matter if you are browsing files or view a single one.

Application: Gwenview (gwenview), signal SIGSEGV
[?1034h(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 0xb62e28e0 (LWP 5560)]
[New Thread 0xb3731b90 (LWP 5575)]
(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)
(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)
(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  0xb7529e0c in QString::append () from /usr/lib/libQtCore.so.4
#7  0xb7f9260f in Gwenview::ImageMetaInfoModel::setExiv2Image ()
   from /usr/lib/libgwenviewlib.so.4
#8  0xb7f7c34c in Gwenview::Document::setExiv2Image ()
   from /usr/lib/libgwenviewlib.so.4
#9  0xb7f7b6d7 in ?? () from /usr/lib/libgwenviewlib.so.4
#10 0xb7f81d35 in ?? () from /usr/lib/libgwenviewlib.so.4
#11 0xb7f82665 in ?? () from /usr/lib/libgwenviewlib.so.4
#12 0xb75d63fa in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb75d6972 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb7608cb7 in QFutureWatcherBase::finished () from /usr/lib/libQtCore.so.4
#15 0xb74ddbbf in QFutureWatcherBasePrivate::sendCallOutEvent ()
   from /usr/lib/libQtCore.so.4
#16 0xb74ddfd1 in QFutureWatcherBase::event () from /usr/lib/libQtCore.so.4
#17 0xb6adcecc in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#18 0xb6ae331e in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0xb7b66c5d in KApplication::notify () from /usr/lib/libkdeui.so.5
#20 0xb75c4b51 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#21 0xb75c5411 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#22 0xb75c55ad in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#23 0xb6b6700f in ?? () from /usr/lib/libQtGui.so.4
#24 0xb75c32ca in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb75c348a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0xb75c566d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#27 0xb6adcd47 in QApplication::exec () from /usr/lib/libQtGui.so.4
#28 0x0807a81d in ?? ()
#29 0xb65b05f5 in __libc_start_main () from /lib/libc.so.6
#30 0x080636d1 in _start ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 Aurelien Gateau 2008-07-20 23:47:53 UTC
SVN commit 835634 by gateau:

Fix crash when reloading.
BUG:167096


 M  +1 -0      imagemetainfomodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=835634