Hello again. 

I reply to myself. 

I tried with the same files on another hardware but similar install of 
Darktable 1.6.7 on Ubuntu 14.04.2 LTS: I get the same errors. So, 
- either I do something wrong in the process (I still don't know if I need to 
export some files or leave only the raw files in the folder where the script 
runs) 
- or there is something wrong in my install, but what? 

Regarding the remarks I made in my initial post, the lack of memory has nothing 
to do with the problem: I get the same error with memory available in / 
partition. 

Would somebody be interested (and kind enough) to try the denoise profiling 
with these LX100 files? 
http://demo2.ovh.net/fr/9de4136b1627f6c8472594a7094ee7af/ 

Thanks very much 
denis 



De: "Denis Testemale" <de...@testemale.name> 
À: "darktable-users" <darktable-users@lists.sourceforge.net> 
Envoyé: Mardi 21 Juillet 2015 09:39:41 
Objet: Segmentation fault when trying to profile denoise 

Hello DT users, 

Ubuntu 14.04.2 LTS 
Darktable 1.6.7 from release PPA ( pmjdebruijn/darktable-release ) 

I just bought a Panasonic LX100. There's no denoise profiles: I can cheat DT 
and say it's a GX7 to use GX7's profiles (same sensor, it works well), but I 
thought it could be a good opportunity to try the denoise profiling myself and 
somehow contribute a little bit by providing it. The problem is that I can't 
reach the end of the profiling process and everytime run into a seg fault. The 
output (see below) is exactly the same as reported some days back here: 
http://redmine.darktable.org/issues/10551 

Output of "./tools/noise/gen-profile -d ." command (just before the crash) is: 

(darktable-cli:8439): Gtk-WARNING **: Impossible de trouver le moteur de thème 
dans module_path : « oxygen-gtk » 
[export_job] exported to `./lx100_20072015_1000088.pfm' 
[New LWP 8458] 
[New LWP 8457] 
[New LWP 8456] 
[New LWP 8441] 
[New LWP 8440] 
[Thread debugging using libthread_db enabled] 
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 
0x00007fe471fa7ee9 in __libc_waitpid (pid=pid@entry=8459, 
stat_loc=stat_loc@entry=0x0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:40 
40 ../sysdeps/unix/sysv/linux/waitpid.c: Aucun fichier ou dossier de ce type. 
Traceback (most recent call last): 
File 
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", 
line 63, in <module> 
from libstdcxx.v6.printers import register_libstdcxx_printers 
ImportError: No module named 'libstdcxx' 
backtrace written to /tmp/darktable_bt_OCTP1X.txt 
Segmentation fault (core dumped) 

Let me list various observations I made that might help in debugging this: 
- http://www.darktable.org/2012/12/profiling-sensor-and-photon-noise/ is not 
clear whether I have to export jpg images myself (it says"open a terminal, go 
to the directory you just exported your images to. from there, type 
~/darktable/tools/noise/gen-profile -d ." but the script itself export jpg 
images. So I let the script do it. 
- the images look green when the raw linear style is appliedin DT, but the jpg 
exported by gen-profile do not hold the same colour and look like a normal jpg 
output... I don't know if that indicates a mistake I might have done somewhere. 
- the first crash occured during the large jpg export: for every jpg generated 
it would crash without any message (corresponding backtrace file is 
darktable_bt_HKW11X.txt). If I restart the script it would generate the next 
jpg then crashes without message, and so on until I have all the jpgs. 
- then in the profiling stage it would crash randomly (with the message shown 
above) but would never reach the end (darktable_bt_OCTP1X.txt). 
- I tried reinstalling DT to no avail. 
- I'm running a bit low in space available in my root partition (1.3G available 
only), I don't know if it could be related. 

If somebody want to try (and generate the denoise profile for LX100), the raw 
files (8 files for ISO 200-400-800-1600-3200-6400-12800-25600) are available 
here: 
http://demo2.ovh.net/fr/9de4136b1627f6c8472594a7094ee7af/ 

Thanks 
Denis 



De: "Denis Testemale" <de...@testemale.name> 
À: "darktable-users" <darktable-users@lists.sourceforge.net> 
Envoyé: Mardi 21 Juillet 2015 09:39:41 
Objet: Segmentation fault when trying to profile denoise 

Hello DT users, 

Ubuntu 14.04.2 LTS 
Darktable 1.6.7 from release PPA ( pmjdebruijn/darktable-release ) 

I just bought a Panasonic LX100. There's no denoise profiles: I can cheat DT 
and say it's a GX7 to use GX7's profiles (same sensor, it works well), but I 
thought it could be a good opportunity to try the denoise profiling myself and 
somehow contribute a little bit by providing it. The problem is that I can't 
reach the end of the profiling process and everytime run into a seg fault. The 
output (see below) is exactly the same as reported some days back here: 
http://redmine.darktable.org/issues/10551 

Output of "./tools/noise/gen-profile -d ." command (just before the crash) is: 

(darktable-cli:8439): Gtk-WARNING **: Impossible de trouver le moteur de thème 
dans module_path : « oxygen-gtk » 
[export_job] exported to `./lx100_20072015_1000088.pfm' 
[New LWP 8458] 
[New LWP 8457] 
[New LWP 8456] 
[New LWP 8441] 
[New LWP 8440] 
[Thread debugging using libthread_db enabled] 
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 
0x00007fe471fa7ee9 in __libc_waitpid (pid=pid@entry=8459, 
stat_loc=stat_loc@entry=0x0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:40 
40 ../sysdeps/unix/sysv/linux/waitpid.c: Aucun fichier ou dossier de ce type. 
Traceback (most recent call last): 
File 
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", 
line 63, in <module> 
from libstdcxx.v6.printers import register_libstdcxx_printers 
ImportError: No module named 'libstdcxx' 
backtrace written to /tmp/darktable_bt_OCTP1X.txt 
Segmentation fault (core dumped) 

Let me list various observations I made that might help in debugging this: 
- http://www.darktable.org/2012/12/profiling-sensor-and-photon-noise/ is not 
clear whether I have to export jpg images myself (it says"open a terminal, go 
to the directory you just exported your images to. from there, type 
~/darktable/tools/noise/gen-profile -d ." but the script itself export jpg 
images. So I let the script do it. 
- the images look green when the raw linear style is appliedin DT, but the jpg 
exported by gen-profile do not hold the same colour and look like a normal jpg 
output... I don't know if that indicates a mistake I might have done somewhere. 
- the first crash occured during the large jpg export: for every jpg generated 
it would crash without any message (corresponding backtrace file is 
darktable_bt_HKW11X.txt). If I restart the script it would generate the next 
jpg then crashes without message, and so on until I have all the jpgs. 
- then in the profiling stage it would crash randomly (with the message shown 
above) but would never reach the end (darktable_bt_OCTP1X.txt). 
- I tried reinstalling DT to no avail. 
- I'm running a bit low in space available in my root partition (1.3G available 
only), I don't know if it could be related. 

If somebody want to try (and generate the denoise profile for LX100), the raw 
files (8 files for ISO 200-400-800-1600-3200-6400-12800-25600) are available 
here: 
http://demo2.ovh.net/fr/9de4136b1627f6c8472594a7094ee7af/ 

Thanks 
Denis 

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to