Bug 214418 - Crash while importing into digikam
Summary: Crash while importing into digikam
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-IconView (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 17:51 UTC by rene
Modified: 2018-08-19 17:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rene 2009-11-13 17:51:51 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

reported a digikam crash (https://bugs.kde.org/show_bug.cgi?id=212947#c1) and was told to open a bug here, as kimgio seems to be the culprit, so here we go:

Thread 14 (Thread 0xb6043b70 (LWP 15013)):
[KCrash Handler]
#6  memcpy () at ../sysdeps/i386/i686/memcpy.S:75
#7  0x0849ce60 in typeinfo for Digikam::ThumbBarItem ()
#8  0x06fc31ea in QVectorData::malloc (sizeofTypedData=28, size=2729,
sizeofT=12, init=0x0) at /usr/include/bits/string3.h:52
#9  0x0207df2f in QVector<QImage>::realloc (this=0x9b02fab4, asize=2304,
aalloc=2729) at /usr/include/qt4/QtCore/qvector.h:455
#10 0x0207e450 in QVector<QImage>::resize (this=0x9b02fab4, asize=2304) at
/usr/include/qt4/QtCore/qvector.h:321
#11 0x02075006 in XCFImageFormat::composeTiles (this=0xb604281f, xcf_image=...)
at ../../kimgio/xcf.cpp:495
#12 0x0207cc7d in XCFImageFormat::loadLayer (this=0xb604281f, xcf_io=...,
xcf_image=...) at ../../kimgio/xcf.cpp:362
#13 0x0207d617 in XCFImageFormat::readXCF (this=0xb604281f, device=0xa72f9aa8,
outImage=0xb6042924) at ../../kimgio/xcf.cpp:156
#14 0x0207dc00 in XCFHandler::read (this=0xa832e8a0, image=0xb6042924) at
../../kimgio/xcf.cpp:2308
#15 0x05fd588c in QImageReader::read (this=0xb6042988, image=0xb6042924) at
image/qimagereader.cpp:1077
#16 0x05fd5e37 in QImageReader::read (this=0xb6042988) at
image/qimagereader.cpp:1027
#17 0x05fc7d32 in QImage::load (this=0xb6042a6c, fileName=..., format=0x0) at
image/qimage.cpp:4566
#18 0x05fc7faa in QImage (this=0xb6042a6c, fileName=..., format=0x0) at
image/qimage.cpp:1013
#19 0x08cb083a in Digikam::QImageLoader::load (this=0xb6042d00, filePath=...,
observer=0x0) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/loaders/qimageloader.cpp:51
#20 0x08c95025 in Digikam::DImg::load (this=0xb6042fa8, filePath=...,
loadFlagsInt=1, observer=0x0, rawDecodingSettings=...) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/dimg.cpp:483
#21 0x08c95cad in Digikam::DImg::loadImageInfo (this=0xb6042fa8, filePath=...,
loadMetadata=false, loadICCData=false, loadUniqueHash=false) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/dimg.cpp:332
#22 0x003c81e5 in Digikam::ImageScanner::loadFromDisk (this=0xb6042f98) at
/build/buildd/digikam-1.0.0~beta5/libs/database/imagescanner.cpp:530
#23 0x003ce132 in Digikam::ImageScanner::newFile (this=0xb6042f98, albumId=245)
at /build/buildd/digikam-1.0.0~beta5/libs/database/imagescanner.cpp:89
#24 0x00379684 in Digikam::CollectionScanner::scanNewFile (this=0xb60432f0,
info=..., albumId=245) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:722
#25 0x0037b027 in Digikam::CollectionScanner::scanAlbum (this=0xb60432f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:637
#26 0x0037af40 in Digikam::CollectionScanner::scanAlbum (this=0xb60432f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:655
#27 0x0037b817 in Digikam::CollectionScanner::scanAlbumRoot (this=0xb60432f0,
location=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:451
#28 0x0037bb4f in Digikam::CollectionScanner::completeScan (this=0xb60432f0) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:228
#29 0x0830a296 in Digikam::ScanController::run (this=0xa0e4558) at
/build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:523
#30 0x06f6de32 in QThreadPrivate::start (arg=0xa0e4558) at
thread/qthread_unix.cpp:188
#31 0x008d280e in start_thread (arg=0xb6043b70) at pthread_create.c:300
#32 0x068ab7ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Comment 1 Dario Andres 2009-11-14 16:04:16 UTC
Merging with bug 214384. Thanks

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