Bug 147270 - crash during opening an image
Summary: crash during opening an image
Status: RESOLVED DUPLICATE of bug 138467
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 21:52 UTC by Martin Hummel
Modified: 2012-10-19 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Picture got from a commercial email (29.85 KB, image/jpeg)
2007-06-26 21:53 UTC, Martin Hummel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Hummel 2007-06-26 21:52:17 UTC
Version:           1.4.1 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Probably related to bug entry 113725

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(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)
[Thread debugging using libthread_db enabled]
[New Thread 47515511221728 (LWP 7651)]
(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  0x00002b3709a5ecab in raise () from /lib/libc.so.6
#6  0x00002b3709a60660 in abort () from /lib/libc.so.6
#7  0x00002b370935b4a4 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x00002b3709359626 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00002b3709359653 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x00002b370935973a in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00002b370fa28ae0 in Exiv2::JpegBase::readMetadata ()
   from /usr/lib/libexiv2-0.12.so
#12 0x00002b3709e7843d in ImageUtils::JPEGContent::loadFromData ()
   from /usr/lib/libgwenviewcore.so.1
#13 0x00002b3709e5dce0 in Gwenview::ImageLoader::changed ()
   from /usr/lib/libgwenviewcore.so.1
#14 0x00002b3709e4dc90 in Gwenview::JPEGFormat::decode ()
   from /usr/lib/libgwenviewcore.so.1
#15 0x00002b370cc68ae8 in QImageDecoder::decode () from /usr/lib/libqt-mt.so.3
#16 0x00002b3709e5d268 in Gwenview::ImageLoader::decodeChunk ()
   from /usr/lib/libgwenviewcore.so.1
#17 0x00002b3709e5d641 in Gwenview::ImageLoader::qt_invoke ()
   from /usr/lib/libgwenviewcore.so.1
#18 0x00002b370ccc0ce2 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#19 0x00002b370ccc187c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#20 0x00002b370d030a1a in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#21 0x00002b370cce71a3 in QTimer::event () from /usr/lib/libqt-mt.so.3
#22 0x00002b370cc5c1d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#23 0x00002b370cc5df65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0x00002b370b9df7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#25 0x00002b370cbeecc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#26 0x00002b370cc4f490 in QEventLoop::activateTimers ()
   from /usr/lib/libqt-mt.so.3
#27 0x00002b370cc033ef in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#28 0x00002b370cc7570b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0x00002b370cc75513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#30 0x00002b370cc5dc9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0x00002b370907d05e in kdemain () from /usr/lib/libkdeinit_gwenview.so
#32 0x00002b3709a4b8e4 in __libc_start_main () from /lib/libc.so.6
#33 0x0000000000400559 in ?? ()
#34 0x00007fffa1c9b698 in ?? ()
#35 0x0000000000000000 in ?? ()
Comment 1 Martin Hummel 2007-06-26 21:53:56 UTC
Created attachment 20977 [details]
Picture got from a commercial email
Comment 2 Angelo Naselli 2007-06-26 22:52:40 UTC

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