I am running ASP 1.0.1.10 on Ubuntu 12.04 amd64. While using ASP 1.0.0.39, I imported all of my photos into several catalogs. My photos are from a Canon 50D (RAW + JPG) and a Panasonic Lumix (JPG). After importing them, I have been going through each folder and adding keywords to the images. Recently ASP crashes almost every time I click on a folder in a catalog. The behavior to reproduce this is as follows:
- select a folder in the catalog; the photos in the folder are displayed on the main pane. It doesn't matter if the folder contains photos from the Canon 50D or the Panasonic Lumix
- ASP starts an "Import" process on the bottom left, even though this folder is already in the catalog
- ASP freezes or becomes non-responsive and eventually crashes
After restarting ASP, if I choose Resume it will often crash again without any further interaction. Here is the debug output from right before the crash:
Code: Select all
43268.805: Starting import with settings : "<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:bibp="http://www.bibblelabs.com/BibblePrivate/5.0/"
bibp:MoveCopy="2"
bibp:LibraryLoc=""
bibp:LibraryID="1"
bibp:LibraryUuid="{075045e0-9321-504c-b9dc-6815611c97af}"
bibp:Organize="0"
bibp:FolderTemplate=""
bibp:Recurse="false"
bibp:RenameOn="false"
bibp:FileTemplate=""
bibp:ImportPath="/home/garibaldi/Pictures/2011/06/24"
bibp:KeywordList=""
bibp:FolderFilter="P1150706.JPG,P1150705.JPG,P1150704.JPG,P1150703.JPG,P1150702.JPG,P1150701.JPG,P1150700.JPG,P1150699.JPG,P1150698.JPG,P1150697.JPG,P1150696.JPG,P1150695.JPG,P1150694.JPG,P1150693.JPG,P1150692.JPG,P1150691.JPG,P1150690.JPG,P1150689.JPG,P1150688.JPG,P1150687.JPG,P1150686.JPG,P1150685.JPG,P1150684.JPG,P1150683.JPG,P1150682.JPG,P1150681.JPG,P1150680.JPG,P1150679.JPG,P1150678.JPG,P1150677.JPG,P1150676.JPG,P1150675.JPG,P1150674.JPG,P1150673.JPG"
bibp:QueueName=""
bibp:QueueType="0"
bibp:QueueOnlyNewFiles="false"
bibp:JobName=""
bibp:PresetList=""/>
</rdf:RDF>
</x:xmpmeta>
"
43268.807: Adding master versions
43268.807: Scanning file "/home/garibaldi/Pictures/2011/06/24/P1150703.JPG"
43268.810: ContainerAsset could not get path by ID
43268.925: **** Found an old file in the import "/home/garibaldi/Pictures/2011/06/24/P1150703.JPG"
43269.438: Removed child refs
43271.357: Importing: "/home/garibaldi/Pictures/2011/06/24/P1150703.JPG"
43271.500: defaults: "DefaultRendered.xmp"
43272.211: Scanning file "/home/garibaldi/Pictures/2011/06/24/P1150704.JPG"
43272.220: **** Found an old file in the import "/home/garibaldi/Pictures/2011/06/24/P1150704.JPG"
43272.642: Removed child refs
43274.266: Importing: "/home/garibaldi/Pictures/2011/06/24/P1150704.JPG"
43275.147: Scanning file "/home/garibaldi/Pictures/2011/06/24/P1150705.JPG"
43275.156: **** Found an old file in the import "/home/garibaldi/Pictures/2011/06/24/P1150705.JPG"
43275.627: Removed child refs
43276.892: Importing: "/home/garibaldi/Pictures/2011/06/24/P1150705.JPG"
43277.855: Scanning file "/home/garibaldi/Pictures/2011/06/24/P1150706.JPG"
43277.951: **** Found an old file in the import "/home/garibaldi/Pictures/2011/06/24/P1150706.JPG"
43278.367: Removed child refs
43279.750: Importing: "/home/garibaldi/Pictures/2011/06/24/P1150706.JPG"
43280.218: CameraReaderAsset::run() - runInline returned an error
43280.245: CameraReaderAsset::run() - runInline returned an error
Segmentation fault (core dumped)http://avidandrew.com/downloads/P1150734.JPG
I attempted to downgrade to 1.0.0.39, but it also has the same behavior. Any ideas on what I can try to correct this problem? I have already submitted a bug report.
Thanks!!
