[Xfce-bugs] [Bug 12264] New: Crash when renaming single file in folder

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Oct 15 17:18:43 CEST 2015


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: xfce-bugs at xfce.org
          Reporter: hondaran at seznam.cz
        QA Contact: nick at xfce.org
                CC: benny at xfce.org, hjudt at xfce.org

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.


More information about the Xfce-bugs mailing list