Bug 1285892
Summary: | [abrt] Thunar: thunar_file_info_reload(): thunar killed by SIGSEGV | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benjamin Ariel Nava Martinez <arielnmz> | ||||||||||||||||||||||||||||
Component: | Thunar | Assignee: | Kevin Fenzi <kevin> | ||||||||||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||
Version: | 23 | CC: | 1j2we75xs7, bitchecker, christoph.wickert, henry, jisnardo88, jpkorva, kevin, mcm, nonamedotc, oleg-sz | ||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/1416f52bd5fb21a4eb3aa447666116deaa78c2ba | ||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:ef018052c0ab6919f6504a17082138fec05fa257; | ||||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||
Last Closed: | 2016-04-02 20:55:22 UTC | Type: | --- | ||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||
Attachments: |
|
Description
Benjamin Ariel Nava Martinez
2015-11-26 22:04:11 UTC
Created attachment 1099462 [details]
File: backtrace
Created attachment 1099463 [details]
File: cgroup
Created attachment 1099464 [details]
File: core_backtrace
Created attachment 1099465 [details]
File: dso_list
Created attachment 1099466 [details]
File: environ
Created attachment 1099467 [details]
File: exploitable
Created attachment 1099468 [details]
File: limits
Created attachment 1099469 [details]
File: maps
Created attachment 1099470 [details]
File: mountinfo
Created attachment 1099471 [details]
File: namespaces
Created attachment 1099472 [details]
File: open_fds
Created attachment 1099473 [details]
File: proc_pid_status
What were you doing when this crash happened? Can you duplicate it? I really don't know what caused this, I had a directory structure as follows: /home/ ariel/ SAMSUNG ELECTRONICS CO., LTD._N145P/ N250P/ N260P_ZWSC93KB100450/ With 7 or 8 text files inside, (my /home/ mountpoint is actually in another partition on the same disk, if that matters), and I then proceeded to navigate down until N260P_ZWSC93KB100450/ to see the files, then I navigated up twice into SAMSUNG ELECTRONICS CO., LTD._N145P/ and copied N250P/'s name (by using Ctrl+F2 to rename, copy, and then ESC to close the rename dialog), navigated up once into my home to rename "SAMSUNG ELECTRONICS CO., LTD._N145P/" and appended _N250P to the name. Then I navigated down into N250P/ to copy N260P_ZWSC93KB100450/'s name, navigated up twice into my home again to finally renaming SAMSUNG ELECTRONICS CO., LTD._N145P_N250P/ to "SAMSUNG ELECTRONICS CO., LTD._N145P_N250P_N260P_ZWSC93KB100450", I then navigated down into N260P_ZWSC93KB100450/, cut the files (CTRL+X) and navigated up into (now named) SAMSUNG ELECTRONICS CO., LTD._N145P_N250P_N260P_ZWSC93KB100450/ to paste them (CTRL+V) and the crash happened. When I opened Thunar again all the files were where I pasted them and none were corrupted or missing. TL;DR What I basically did was - Be at /home/ariel/. - Navigated down into /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P/N250P/N260P_ZWSC93KB100450/ to see the files. - Navigated up into /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P/ and copied N250P/'s name. - Navigated up into /home/ariel and renamed /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P/ to /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P/. - Navigated down into /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P/N250P/ and copied N260P_ZWSC93KB100450/'s name. - Navigated up into /home/ariel and renamed /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P/ to /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P_N260P_ZWSC93KB100450/ - Navigated down into /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P_N260P_ZWSC93KB100450/N250P/N260P_ZWSC93KB100450/ and cut the files (CTRL+A, CTRL+X) - Navigated up into /home/ariel/SAMSUNG ELECTRONICS CO., LTD._N145P_N250P_N260P_ZWSC93KB100450/ and pasted the files (CTRL+V). Then the crash happened. I tried to reproduce this by creating a tree structure of at least 2 levels with some files inside, navigating up, renaming the top dir, navigating down to cut the files and navigating up to paste the files, but it did not crash again. Another user experienced a similar problem: I moved a file from one folder to sub-folder of the first folder, using CTRL+X and CTRL+V. The program then crashed. Sorry, not easily possible to reproduce. reporter: libreport-2.6.3 backtrace_rating: 4 cmdline: thunar crash_function: thunar_file_info_reload executable: /usr/bin/thunar global_pid: 1903 kernel: 4.2.7-300.fc23.x86_64 package: Thunar-1.6.10-2.fc23 reason: thunar killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 Ctrl-x + ctrl-v here as well, from parent folder to its subfolder. ... happened also twice tonight after/during rename (via mouse left). Created attachment 1135968 [details]
AddressSanitizer backtrace
I recompiled Thunar with address sanitizer (./configure --enable-dbus --enable-debug=yes FLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address" --prefix=/var/tmp/thunar). Please find attached a crash report. Don't remember anymore what I was doing when it happened...
Can you try this build? https://nonamedotc.fedorapeople.org/thunar-fix/ This build might mitigate the issue some but not really solve I believe. *** Bug 1320402 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1279070 *** *** Bug 1329971 has been marked as a duplicate of this bug. *** |