https://bugzilla.xfce.org/show_bug.cgi?id=12264

            Bug ID: 12264
           Summary: Crash when renaming single file in folder
    Classification: Xfce
           Product: Thunar
           Version: 1.6.10
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Medium
         Component: core
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Created attachment 6482
  --> https://bugzilla.xfce.org/attachment.cgi?id=6482&action=edit
Backtrace

Thunar randomly crashes (SIGSEGV) when renaming files.

Reproducible: Random
Steps to Reproduce:
1. Start up Thunar.
2. Go to some directory with single file.
3. Rename that file
4. Change the filename and press enter.
5. Not crashed? Try step 3 again.

Crashes even for single file in whole folder. It is strange that if you run it
with gdb then the crash is not so often.

gdb backtrace attached - it is strange that the thunar_file_compare_by_name()
function is called even for only one file in working directory - both
file_a->collate_key_nocase and file_b->collate_key_nocase are NULL. I noticed
that sometimes this function is not called, but when it is (it is random), then
it crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to