Crash caused thunar_util_next_new_file_name
Copying and pasting a lot of files causes the following crash:
#0 0x00007f6b52ff2a12 in __strcmp_avx2 () at /usr/lib/libc.so.6
#1 0x0000560f7959d2ad in thunar_util_next_new_file_name
(dir=dir@entry=0x560f7d7a7c60, file_name=file_name@entry=0x7f6b40041a60 "Empty File (copy 40) (copy 1)", name_mode=name_mode@entry=THUNAR_NEXT_FILE_NAME_MODE_COPY) at thunar-util.c:713
#2 0x0000560f7954e555 in thunar_io_jobs_util_next_duplicate_file
(job=<optimized out>, file=file@entry=0x560f79956100, name_mode=name_mode@entry=THUNAR_NEXT_FILE_NAME_MODE_COPY, error=error@entry=0x7f6b4a4a5a60) at thunar-io-jobs-util.c:102
#3 0x0000560f79592908 in thunar_transfer_job_copy_file (error=0x7f6b4a4a5a58, rename_confirmed=0, replace_confirmed=<optimized out>, target_file=0x560f798e84e0, source_file=0x560f79956100, job=0x560f7d868180)
at thunar-transfer-job.c:709
#4 thunar_transfer_job_copy_node (job=job@entry=0x560f7d868180, node=0x560f7989fb40, target_file=0x560f798e84e0, target_parent_file=0x560f79917a20,
target_parent_file@entry=0x0, target_file_list_return=target_file_list_return@entry=0x7f6b4a4a5b18, error=error@entry=0x7f6b4a4a5b10) at thunar-transfer-job.c:927
#5 0x0000560f7959389d in thunar_transfer_job_execute (job=0x560f7d868180, error=0x7f6b4a4a5b68) at thunar-transfer-job.c:1716
#6 0x00007f6b53f07c2e in exo_job_scheduler_job_func (scheduler_job=0x560f7abd3640, cancellable=0x560f7d879f20, user_data=<optimized out>) at exo-job.c:310
#7 0x00007f6b5328702e in () at /usr/lib/libgio-2.0.so.0
#8 0x00007f6b532b9917 in () at /usr/lib/libgio-2.0.so.0
#9 0x00007f6b5310ae87 in () at /usr/lib/libglib-2.0.so.0
#10 0x00007f6b531082d1 in () at /usr/lib/libglib-2.0.so.0
#11 0x00007f6b5306c259 in start_thread () at /usr/lib/libpthread.so.0
#12 0x00007f6b52f955e3 in clone () at /usr/lib/libc.so.6
Edited by Sergios - Anestis Kefalidis