Hello!

darktable-cli crashes on xmp files containing <rdf:li/>


the working xmp is written with 1.5+379~g041a05e
the non-working is of 1.5+473~g6b6994e


the gui itself has no problems.


kind regards
Wolfgang



$ cp 20140301-15225390-NIKON_D800E.nef.xmp_OK 
20140301-15225390-NIKON_D800E.nef.xmp
$ /opt/darktable/bin/darktable-cli 20140301-15225390-NIKON_D800E.nef 
/tmp/20140301-15225390-NIKON_D800E.jpg
output file already exists, it will get renamed
[init] moving database into new XDG directory structure
[export_job] exported to `/tmp/20140301-15225390-NIKON_D800E_01.jpg'



$ cp 20140301-15225390-NIKON_D800E.nef.xmp_NOK 
20140301-15225390-NIKON_D800E.nef.xmp
$ /opt/darktable/bin/darktable-cli 20140301-15225390-NIKON_D800E.nef 
/tmp/20140301-15225390-NIKON_D800E.jpg
output file already exists, it will get renamed
[init] moving database into new XDG directory structure
darktable-cli: No such file or directory.
Could not attach to process.  If your uid matches the uid of the target
...
backtrace written to /tmp/darktable_bt_Z8C6BX.txt
Segmentation fault (core dumped)



diff 20140301-15225390-NIKON_D800E.nef.xmp_NOK 
20140301-15225390-NIKON_D800E.nef.xmp_OK 
90,92c90,92
<      <rdf:li/>
<      <rdf:li/>
<      <rdf:li/>
---
>      <rdf:li> </rdf:li>
>      <rdf:li> </rdf:li>
>      <rdf:li> </rdf:li>

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to