Bug 1048002

Summary: [abrt] gvfs: _g_log_abort(): gvfsd-sftp killed by SIGABRT
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: gvfsAssignee: Ondrej Holy <oholy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
core_backtrace none

Description Kamil Páral 2014-01-02 21:01:06 UTC
Description of problem:
I changed my wifi connection to wired connection, while having a remote directory opened in Nautilus over SSH.

Version-Release number of selected component:
gvfs-1.18.3-2.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        /usr/libexec/gvfsd-sftp --spawner :1.6 /org/gtk/gvfs/exec_spaw/2
crash_function: _g_log_abort
executable:     /usr/libexec/gvfsd-sftp
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (3 frames)
 #2 _g_log_abort at gmessages.c:255
 #5 g_vfs_daemon_finalize at gvfsdaemon.c:149
 #7 daemon_main at daemon-main.c:407

Comment 1 Kamil Páral 2014-01-02 21:01:13 UTC
Created attachment 844719 [details]
File: backtrace

Comment 2 Kamil Páral 2014-01-02 21:01:15 UTC
Created attachment 844720 [details]
File: cgroup

Comment 3 Kamil Páral 2014-01-02 21:01:17 UTC
Created attachment 844721 [details]
File: core_backtrace

Comment 4 Kamil Páral 2014-01-02 21:01:19 UTC
Created attachment 844722 [details]
File: dso_list

Comment 5 Kamil Páral 2014-01-02 21:01:21 UTC
Created attachment 844723 [details]
File: environ

Comment 6 Kamil Páral 2014-01-02 21:01:23 UTC
Created attachment 844724 [details]
File: limits

Comment 7 Kamil Páral 2014-01-02 21:01:25 UTC
Created attachment 844725 [details]
File: maps

Comment 8 Kamil Páral 2014-01-02 21:01:27 UTC
Created attachment 844726 [details]
File: open_fds

Comment 9 Kamil Páral 2014-01-02 21:01:29 UTC
Created attachment 844727 [details]
File: proc_pid_status

Comment 10 Kamil Páral 2014-01-02 21:01:31 UTC
Created attachment 844728 [details]
File: var_log_messages

Comment 11 James Boyle 2014-03-24 20:55:31 UTC
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.

Comment 12 Ben Beasley 2014-04-07 12:33:00 UTC
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]]

Comment 13 James Boyle 2014-06-04 14:28:15 UTC
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.

Comment 14 James Boyle 2014-07-01 14:01:41 UTC
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.

Comment 15 Ondrej Holy 2014-07-10 12:39:08 UTC
*** Bug 1114272 has been marked as a duplicate of this bug. ***

Comment 16 James Boyle 2014-07-11 14:40:11 UTC
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.

Comment 17 Ross Lagerwall 2014-10-26 20:19:09 UTC
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