Bug 1048002
| Summary: | [abrt] gvfs: _g_log_abort(): gvfsd-sftp killed by SIGABRT | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||||||||||||
| Component: | gvfs | Assignee: | Ondrej Holy <oholy> | ||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | rawhide | CC: | aguzmansimon, akeward, alexl, avery.bunker, bnocera, code, dtimms, ezwen-redhatbugzilla, imperer27, joel, matteo, oholy, ross, thomas, unixi, Wilhelm.Buchmueller | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/846a3f881bfaa2baecc2681330d2d08aaf1cc1ef | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:e3597c067c26fd7d6a3b2b1f54c97f0c9c5ace3a | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-10-31 09:45:12 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
Kamil Páral
2014-01-02 21:01:06 UTC
Created attachment 844719 [details]
File: backtrace
Created attachment 844720 [details]
File: cgroup
Created attachment 844721 [details]
File: core_backtrace
Created attachment 844722 [details]
File: dso_list
Created attachment 844723 [details]
File: environ
Created attachment 844724 [details]
File: limits
Created attachment 844725 [details]
File: maps
Created attachment 844726 [details]
File: open_fds
Created attachment 844727 [details]
File: proc_pid_status
Created attachment 844728 [details]
File: var_log_messages
Created attachment 878170 [details]
core_backtrace
In caja (mate-file-manager), I clicked the eject button for a remote filesystem that was accessed via sftp.
I tried to access an 'sftp://' filesystem. The remote server had been rebooted since the filesystem was mounted. After gvfs crashed, so did Nautilus: [[bugzilla:1029670]] Another incident - this time while mate-file-manager was originally connected to a remote sftp server while I was connected to a remote network via a VPN. After I had left everything for a while the VPN connection timed out, as did the sftp connection. I then when to reconnect, not realizing that the VPN was down. With the VPN down, the remote server rejected the connection. This was when the crash occurred. Another incident - I believe this time the previous connection to a remote sftp server had timed out. I clicked the "eject" button in the pane on the left. *** Bug 1114272 has been marked as a duplicate of this bug. *** Another incident - After not doing anything for a while, I came back to the window and hit F5; in the middle of that operation I clicked on the "stop" button. ABRT popped up. The original backtrace and the one in comment 11 should be fixed by upstream commit 9f2651129d86c4d926e7e186813922d2ed5d2e23. See https://bugzilla.gnome.org/show_bug.cgi?id=710986 |