Still playing with rotate. Still segfaulting. At least i did a gdb first

command name abbreviations are allowed if unambiguous.
(gdb) bt
#0  0x00007ffff7af1532 in __memmove_avx_unaligned_erms () at /lib64/libc.so.6
#1  0x00007ffff7d9ba05 in memcpy (__len=<optimized out>, __src=<optimized out>, 
__dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#2  _default_process_tiling_roi._omp_fn.1 () at 
/home/darktable/rpmbuild/BUILD/darktable-3.4.1/src/develop/tiling.c:1143
#3  0x00007ffff77fcdce in gomp_thread_start () at /lib64/libgomp.so.1
#4  0x00007ffff7973432 in start_thread () at /lib64/libpthread.so.0
#5  0x00007ffff7a8d913 in clone () at /lib64/libc.so.6
(gdb)


On 3/18/21 10:12 AM, Postmaster wrote:
param: 4, val: 0
cl_get_gt_device(): error, unknown device: 0
Cloning into '/home/darktable/.config/darktable/lua'...
remote: Enumerating objects: 47, done.
remote: Counting objects: 100% (47/47), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 3499 (delta 26), reused 31 (delta 15), pack-reused 3452
Receiving objects: 100% (3499/3499), 939.66 KiB | 34.00 KiB/s, done.
Resolving deltas: 100% (2283/2283), done.
fatal: destination path '/home/darktable/.config/darktable/lua' already exists and is not an empty directory. fatal: destination path '/home/darktable/.config/darktable/lua' already exists and is not an empty directory.
Segmentation fault (core dumped)

./rpmbuild/BUILD/darktable-3.4.1/x86_64-redhat-linux-gnu/bin/darktable



did the code get dumped? Where?
are there any instructions on debugging this multi threaded program?
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to