| Summary: | Digikam crashes in the starting phase | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | ukkopa |
| Component: | Geolocation-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 1.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.5.0 | |
| Sentry Crash Report: | |||
|
Description
ukkopa
2010-04-08 19:52:24 UTC
#6 0xb4885118 in jpeg_CreateDecompress () from /usr/lib/libjpeg.so.8 #7 0xb00df9ab in ?? () from /usr/lib/qt4/plugins/imageformats/libqjpeg.so #8 0xb00e0b0b in ?? () from /usr/lib/qt4/plugins/imageformats/libqjpeg.so #9 0xb5403e86 in QImageReader::read(QImage*) () from /usr/lib/libQtGui.so.4 #10 0xb540440a in QImageReader::read() () from /usr/lib/libQtGui.so.4 #11 0xb53f6840 in QImage::load(QString const&, char const*) () from this is a binary compatibility broken between you Qt version 4 and your libjpeg version 8. Check your system. Gilles Caulier |