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 
this is darktable 1.6.7 reporting a segfault:

#0  0x00007f795adb8ee9 in __libc_waitpid (pid=pid@entry=9599, 
stat_loc=stat_loc@entry=0x0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:40
#1  0x00007f795b993aa0 in _dt_sigsegv_handler (param=11) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:181
#2  <signal handler called>
#3  0x00007f795b983acb in dt_bauhaus_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/bauhaus/bauhaus.c:658
#4  0x00007f795b9973e6 in dt_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:984
#5  0x0000000000401724 in main (argc=3, arg=0x7ffc99ce52f8) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/cli/main.c:293

Thread 6 (Thread 0x7f794da3e700 (LWP 9580)):
#0  0x00007f795aad112d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f795b64bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f795b64c0ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f794da461ad in ?? () from 
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
No symbol table info available.
#4  0x00007f795b670f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007f795adb1182 in start_thread (arg=0x7f794da3e700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7f794da3e700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140158970357504, 
3591382407234928522, 0, 0, 140158970358208, 140158970357504, 
-3520200813663010934, -3520245959847493750}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f795aade47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 5 (Thread 0x7f794d23d700 (LWP 9581)):
#0  0x00007f795aad112d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f795b64bfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f795b64c30a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f79596c7336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x00007f795b670f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007f795adb1182 in start_thread (arg=0x7f794d23d700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7f794d23d700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140158961964800, 
3591382407234928522, 0, 0, 140158961965504, 140158961964800, 
-3520199713614512246, -3520245959847493750}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f795aade47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 4 (Thread 0x7f78f3700700 (LWP 9596)):
#0  0x00007f7955bc2b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007f7955bc135e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007f795adb1182 in start_thread (arg=0x7f78f3700700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7f78f3700700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140157457008384, 
3591382407234928522, 0, 0, 140157457009088, 140157457008384, 
-3519913189366874230, -3520245959847493750}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f795aade47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 3 (Thread 0x7f78f2eff700 (LWP 9597)):
#0  0x00007f7955bc2b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007f7955bc135e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007f795adb1182 in start_thread (arg=0x7f78f2eff700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7f78f2eff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140157448615680, 
3591382407234928522, 0, 0, 140157448616384, 140157448615680, 
-3519912089318375542, -3520245959847493750}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f795aade47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 2 (Thread 0x7f78f26fe700 (LWP 9598)):
#0  0x00007f7955bc2b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007f7955bc135e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007f795adb1182 in start_thread (arg=0x7f78f26fe700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7f78f26fe700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140157440222976, 
3591382407234928522, 0, 0, 140157440223680, 140157440222976, 
-3519910989269876854, -3520245959847493750}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f795aade47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 1 (Thread 0x7f795bffda40 (LWP 9579)):
#0  0x00007f795adb8ee9 in __libc_waitpid (pid=pid@entry=9599, 
stat_loc=stat_loc@entry=0x0, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:40
        resultvar = 9599
        oldtype = 0
#1  0x00007f795b993aa0 in _dt_sigsegv_handler (param=11) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:181
        pid = 9599
        name_used = 0x12be1d0 "/tmp/darktable_bt_HKW11X.txt"
        fout = <optimized out>
        delete_file = 0
        datadir = "/usr/share/darktable", '\000' <se 
r\377\377\377\377\377\377\377\377p\377\377\377\377\377\377\377\377te 4075 fois>
        pid_arg = 0x14033b0 "9579"
        comm_arg = 0x1385700 "/usr/share/darktable/gdb_commands"
        log_arg = 0x147be70 "set logging on /tmp/darktable_bt_HKW11X.txt"
#2  <signal handler called>
No locals.
#3  0x00007f795b983acb in dt_bauhaus_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/bauhaus/bauhaus.c:658
No locals.
#4  0x00007f795b9973e6 in dt_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:984
        init_gui = <optimized out>
#5  0x0000000000401724 in main (argc=3, arg=0x7ffc99ce52f8) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/cli/main.c:293
        image_filename = <optimized out>
        xmp_filename = <optimized out>
        output_filename = <optimized out>
        file_counter = <optimized out>
        width = <optimized out>
        height = <optimized out>
        bpp = <optimized out>
        verbose = <optimized out>
        high_quality = <optimized out>
        k = <optimized out>
        m_argc = <optimized out>
        m_arg = 0x7ffc99ce4ef0
        film = {id = 1, dirname = 
".\000\000\000\063^\237Zy\177\000\000xM\237Zy\177\000\000\070ĞZy\177\000\000\000\000\000\000\001\000\000\000\234n\343[y\177\000\000\350\031\002\\y\177\000\000\234n\343[y\177\000\000!\000\000\000\000\000\000\000\355\351C+\000\000\000\000\005\000\000\000\000\000\000\000S\000\000\000\000\000\000\000\240B\000\\y\177\000\000\026x\343[y\177\000\000\370;\rVy\177\000\000@PΙ\374\177\000\000(}\236Zy\177\000\000PQΙ\374\177\000\000\320ȞZy\177\000\000\234n\343[y\177\000\000@QΙ\374\177\000\000.N=\366\000\000\000\000\005\000\000\000\000\000\000\000S\000\000\000\000\000\000\000\240B\000\\y\177\000\000\026x\343[y\177\000\000x"...,
 images_mutex = {__data = {__lock = 4196969, __count = 0, __owner = -1, 
__nusers = 0, __kind = 1541297912, __spins = 32633, __elision = 0, __list = 
{__prev = 0x7f795a9f41a8, __next = 0x7f795c0219e8}}, __size = 
"i\n@\000\000\000\000\000\377\377\377\377\000\000\000\000\370V\336[y\177\000\000\250A\237Zy\177\000\000\350\031\002\\y\177\000",
 __align = 4196969}, dir = 0x0, num_images = -1714531560, last_loaded = 0, ref 
= 2}
        id = 1
        filmid = <optimized out>
        directory = <optimized out>
        ext = <optimized out>
        format = 0x1e90170
        storage = 0x1eaf410
        sdata = 0x20a3f00
        fdata = 0x203c700
        w = <optimized out>
        h = <optimized out>
        fw = 0
        fh = 0
        sw = 0
        sh = 0
this is darktable 1.6.7 reporting a segfault:

#0  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
#1  0x00007fe472b82aa0 in _dt_sigsegv_handler (param=11) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:181
#2  <signal handler called>
#3  0x00007fe472b72acb in dt_bauhaus_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/bauhaus/bauhaus.c:658
#4  0x00007fe472b863e6 in dt_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:984
#5  0x0000000000401724 in main (argc=9, arg=0x7fff8a2b5c98) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/cli/main.c:293

Thread 6 (Thread 0x7fe464c2d700 (LWP 8440)):
#0  0x00007fe471cc012d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007fe47283afe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fe47283b0ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007fe464c351ad in ?? () from 
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
No symbol table info available.
#4  0x00007fe47285ff05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007fe471fa0182 in start_thread (arg=0x7fe464c2d700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7fe464c2d700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140618919761664, 
-8760241391987653365, 0, 0, 140618919762368, 140618919761664, 
8765578669992641803, 8765620238394656011}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007fe471ccd47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 5 (Thread 0x7fe45ffff700 (LWP 8441)):
#0  0x00007fe471cc012d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007fe47283afe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fe47283b30a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007fe4708b6336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x00007fe47285ff05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007fe471fa0182 in start_thread (arg=0x7fe45ffff700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7fe45ffff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140618839881472, 
-8760241391987653365, 0, 0, 140618839882176, 140618839881472, 
8765659785818735883, 8765620238394656011}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007fe471ccd47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 4 (Thread 0x7fe40a89d700 (LWP 8456)):
#0  0x00007fe46cdb1b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007fe46cdb035e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007fe471fa0182 in start_thread (arg=0x7fe40a89d700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7fe40a89d700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140617406076672, 
-8760241391987653365, 0, 0, 140617406077376, 140617406076672, 
8765495596735202571, 8765620238394656011}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007fe471ccd47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 3 (Thread 0x7fe40a09c700 (LWP 8457)):
#0  0x00007fe46cdb1b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007fe46cdb035e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007fe471fa0182 in start_thread (arg=0x7fe40a09c700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7fe40a09c700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140617397683968, 
-8760241391987653365, 0, 0, 140617397684672, 140617397683968, 
8765494495612962059, 8765620238394656011}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007fe471ccd47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 2 (Thread 0x7fe40989b700 (LWP 8458)):
#0  0x00007fe46cdb1b72 in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#1  0x00007fe46cdb035e in ?? () from /usr/lib/x86_64-linux-gnu/libgomp.so.1
No symbol table info available.
#2  0x00007fe471fa0182 in start_thread (arg=0x7fe40989b700) at 
pthread_create.c:312
        __res = <optimized out>
        pd = 0x7fe40989b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140617389291264, 
-8760241391987653365, 0, 0, 140617389291968, 140617389291264, 
8765497794684716299, 8765620238394656011}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007fe471ccd47d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 1 (Thread 0x7fe4731eca40 (LWP 8439)):
#0  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
        resultvar = 8459
        oldtype = 0
#1  0x00007fe472b82aa0 in _dt_sigsegv_handler (param=11) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:181
        pid = 8459
        name_used = 0x11661d0 "/tmp/darktable_bt_OCTP1X.txt"
        fout = <optimized out>
        delete_file = 0
        datadir = "/usr/share/darktable", '\000' <se 
r\377\377\377\377\377\377\377\377p\377\377\377\377\377\377\377\377te 4075 fois>
        pid_arg = 0x12aa060 "8439"
        comm_arg = 0x12ab380 "/usr/share/darktable/gdb_commands"
        log_arg = 0x1323ff0 "set logging on /tmp/darktable_bt_OCTP1X.txt"
#2  <signal handler called>
No locals.
#3  0x00007fe472b72acb in dt_bauhaus_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/bauhaus/bauhaus.c:658
No locals.
#4  0x00007fe472b863e6 in dt_cleanup () at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/common/darktable.c:984
        init_gui = <optimized out>
#5  0x0000000000401724 in main (argc=9, arg=0x7fff8a2b5c98) at 
/build/darktable-yh5Vdu/darktable-1.6.7/src/cli/main.c:293
        image_filename = <optimized out>
        xmp_filename = <optimized out>
        output_filename = <optimized out>
        file_counter = <optimized out>
        width = <optimized out>
        height = <optimized out>
        bpp = <optimized out>
        verbose = <optimized out>
        high_quality = <optimized out>
        k = <optimized out>
        m_argc = <optimized out>
        m_arg = 0x7fff8a2b5870
        film = {id = 1, dirname = 
".\000\000\000\063N\276q\344\177\000\000x=\276q\344\177\000\000\070\264\275q\344\177\000\000\000\000\000\000\001\000\000\000\234^\002s\344\177\000\000\350\t!s\344\177\000\000\234^\002s\344\177\000\000!\000\000\000\000\000\000\000\355\351C+\000\000\000\000\005\000\000\000\000\000\000\000S\000\000\000\000\000\000\000\240\062\037s\344\177\000\000\026h\002s\344\177\000\000\370+,m\344\177\000\000\340Y+\212\377\177\000\000(m\275q\344\177\000\000\360Z+\212\377\177\000\000и\275q\344\177\000\000\234^\002s\344\177\000\000\340Z+\212\377\177\000\000.N=\366\000\000\000\000\005\000\000\000\000\000\000\000S\000\000\000\000\000\000\000\240\062\037s\344\177\000\000\026h\002s\344"...,
 images_mutex = {__data = {__lock = 4196969, __count = 0, __owner = -1, 
__nusers = 0, __kind = 1929201400, __spins = 32740, __elision = 0, __list = 
{__prev = 0x7fe471be31a8, __next = 0x7fe4732109e8}}, __size = 
"i\n@\000\000\000\000\000\377\377\377\377\000\000\000\000\370F\375r\344\177\000\000\250\061\276q\344\177\000\000\350\t!s\344\177\000",
 __align = 4196969}, dir = 0x0, num_images = -1976869656, last_loaded = 0, ref 
= 2}
        id = 1
        filmid = <optimized out>
        directory = <optimized out>
        ext = <optimized out>
        format = 0x1d2bba0
        storage = 0x1d574f0
        sdata = 0x1ee4c00
        fdata = 0x1ee5c20
        w = <optimized out>
        h = <optimized out>
        fw = 0
        fh = 0
        sw = 0
        sh = 0
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to