exiv2 doesn't like that file: /home/roumano/raw/2012 09 22 - Barcelone/0063.CR2.xmp
anything special about it? On Tue, Nov 6, 2012 at 8:19 AM, Roumano <[email protected]> wrote: > Hi, > > I have got a crash when i try to import recursively around 1000 raw with > the current git version (1.0.5 working correctly) > > My backtrace is usefull ? > > If not, please inform me how to get more information ( i have build it > with ./build.sh --buildtype Debug & reinstall glib glibc & gtk+ with > debug info : FEATURES="nostrip" USE="debug" emerge gtk+ , yes gentoo > machine) > > > > Regards > > > "########################### > > /opt/darktable/bin/darktable -d all > ... > ... > ... > [lighttable] expose took 0.0064 sec > > (darktable:23315): GLib-CRITICAL **: g_dir_rewind: assertion `dir != > NULL' failed > > (darktable:23315): GLib-CRITICAL **: g_dir_read_name: assertion `dir != > NULL' failed > [sql] prepare "select id from images where film_id = ?1" > [sql] prepare "select id from film_rolls where folder = ?1" > [sql] prepare "select id from images where film_id = ?1 and filename > = ?2" > [sql] prepare "insert into images (id, film_id, filename, caption, > description, license, sha1sum, flags) values (null, ?1, ?2, '', '', '', > '', ?3)" > [sql] prepare "select id from images where film_id = ?1 and filename > = ?2" > [sql] prepare "select group_id from images where film_id = ?1 and > filename like ?2 and id != ?3" > [sql] prepare "update images set group_id = ?1 where id = ?2" > [sql] prepare "select id, group_id, film_id, width, height, filename, > maker, model, lens, exposure, aperture, iso, focal_length, > datetime_taken, flags, crop, orientation, focus_distance, > raw_parameters, longitude, latitude, color_matrix, colorspace from > images where id = ?1" > [sql] prepare "delete from meta_data where id = ?1 and key = ?2" > [sql] prepare "insert into meta_data (id, key, value) values > (?1, ?2, ?3)" > [sql] prepare "delete from meta_data where id = ?1 and key = ?2" > [sql] prepare "delete from meta_data where id = ?1 and key = ?2" > [sql] prepare "insert into meta_data (id, key, value) values > (?1, ?2, ?3)" > [sql] prepare "select count(id) from images where filename in (select > filename from images where id = ?1) and film_id in (select film_id from > images where id = ?1) and id < ?1" > [sql] prepare "delete from meta_data where id = ?1" > [sql] prepare "update tagxtag set count = count - 1 where (id2 in > (select tagid from tagged_images where imgid = ?2)) or (id1 in (select > tagid from tagged_images where imgid = ?2))" > [sql] prepare "delete from tagged_images where imgid = ?1" > [sql] prepare "delete from meta_data where id = ?1 and key = ?2" > [sql] prepare "insert into meta_data (id, key, value) values > (?1, ?2, ?3)" > [sql] prepare "delete from meta_data where id = ?1 and key = ?2" > [sql] prepare "insert into meta_data (id, key, value) values > (?1, ?2, ?3)" > [sql] prepare "delete from color_labels where imgid=?1" > [sql] prepare "select id from tags where name = ?1" > [sql] prepare "insert into tags (id, name) values (null, ?1)" > [sql] prepare "insert into tagxtag select id, ?1, 0 from tags" > [sql] prepare "update tagxtag set count = 1000000 where id1 = ?1 and id2 > = ?1" > [sql] prepare "insert into tagged_images (tagid, imgid) values (?1, ?2)" > [sql] prepare "update tagxtag set count = count + 1 where (id1 = ?1 and > id2 in (select tagid from tagged_images where imgid = ?2)) or (id2 = ?1 > and id1 in (select tagid from tagged_images where imgid = ?2))" > [sql] prepare "delete from history where imgid = ?1" > [sql] prepare "select num from history where imgid = ?1 and num = ?2" > [sql] prepare "insert into history (imgid, num) values (?1, ?2)" > [sql] prepare "update history set operation = ?1, op_params = ?2, > blendop_params = ?7, blendop_version = ?8, module = ?3, enabled = ?4 > where imgid = ?5 and num = ?6" > > warning: Could not load shared library symbols for linux-vdso.so.1. > Do you need "set solib-search-path" or "set sysroot"? > [export] creating pixelpipe took 0.240 secs (0.274 CPU) > [pixelpipe_process] [export] using device -1 > [memory] before pixelpipe process > [memory] max address space (vmpeak): 2411456 kB > [memory] cur address space (vmsize): 2388172 kB > [memory] max used memory (vmhwm ): 1052836 kB > [memory] cur used memory (vmrss ): 1049192 kB > pixelpipe cacheline 0 used 0 by 18446744073709551615 > pixelpipe cacheline 1 used 0 by 18446744073709551615 > cache hit rate so far: -nan > [dev_pixelpipe] took 0.000 secs (0.000 CPU) initing base buffer > [thumbnail] > [dev_pixelpipe] took 0.016 secs (0.070 CPU) processing `balance des > blancs' [thumbnail] > [dev_pixelpipe] took 0.017 secs (0.103 CPU) processing `récupération des > hautes lumières' [thumbnail] > [dev_pixelpipe] took 0.022 secs (0.093 CPU) processing > `dématriçage' [thumbnail] > [dev_pixelpipe] took 0.000 secs (0.001 CPU) processing `courbe de > base' [thumbnail] > [dev_pixelpipe] took 0.001 secs (0.002 CPU) processing `profil de > couleur d'entrée' [thumbnail] > [dev_pixelpipe] took 0.002 secs (0.010 CPU) processing `recadrer et > pivoter' [thumbnail] > [dev_pixelpipe] took 0.000 secs (0.000 CPU) processing `renforcer la > netteté' [thumbnail] > [dev_pixelpipe] took 0.001 secs (0.002 CPU) processing `profil de > couleur de sortie ' [thumbnail] > [dev_pixelpipe] took 0.000 secs (0.001 CPU) processing > `gamma' [thumbnail] > [run_job-] 09 61535025.967352 load image 1 mip 0 > [run_job+] 09 61535025.967400 load image 161 mip 0 > [sql] prepare "select folder || '/' || filename from images, film_rolls > where images.film_id = film_rolls.id and images.id = ?1" > [sql] prepare "select num from history where imgid = ?1" > [sql] prepare "select folder || '/' || filename from images, film_rolls > where images.film_id = film_rolls.id and images.id = ?1" > [sql] prepare "select count(id) from images where (flags & 256) != 256 > and ((film_id in (select id from film_rolls where folder like > '/home/roumano/raw%'))) order by filename limit ?1, ?2" > backtrace written to /tmp/darktable_bt_R005MW.txt > Erreur de segmentation > > > > > > > ------------------------------------------------------------------------------ > LogMeIn Central: Instant, anywhere, Remote PC access and management. > Stay in control, update software, and manage PCs from one command center > Diagnose problems and improve visibility into emerging IT issues > Automate, monitor and manage. Do more in less time with Central > http://p.sf.net/sfu/logmein12331_d2d > _______________________________________________ > darktable-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/darktable-devel > ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
