Bug 1173722

Summary: [abrt] gvfs-afp: read_dsi_header_cb(): gvfsd-afp killed by SIGTRAP
Product: [Fedora] Fedora Reporter: Ronald Pottol <ronaldpottol>
Component: gvfsAssignee: Ondrej Holy <oholy>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: alexl, bnocera, gforcada, oholy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e07e6a538dd3ee7396bcd5f880469eb89dc8cb78
Whiteboard: abrt_hash:fb6f4b719cd050091b4a543338a6b385f445f476
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 12:47:13 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

Description Ronald Pottol 2014-12-12 18:50:00 UTC
Description of problem:
I don't even know what broke. Updated to F21 the other day, woke machine up from sleep, used web browser for a bit, this came up wanting to submit a bug. 

Version-Release number of selected component:
gvfs-afp-1.22.2-1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/libexec/gvfsd-afp --spawner :1.3 /org/gtk/gvfs/exec_spaw/7
crash_function: read_dsi_header_cb
executable:     /usr/libexec/gvfsd-afp
kernel:         3.17.4-301.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #2 read_dsi_header_cb at gvfsafpconnection.c:1125
 #3 g_simple_async_result_complete at gsimpleasyncresult.c:763
 #4 read_all_cb at gvfsafpconnection.c:921
 #5 async_ready_callback_wrapper at ginputstream.c:523
 #6 g_task_return_now at gtask.c:1077
 #7 g_task_return at gtask.c:1130
 #8 read_async_pollable at ginputstream.c:1152
 #9 read_async_pollable_ready at ginputstream.c:1119
 #14 daemon_main at daemon-main.c:405

Comment 1 Ronald Pottol 2014-12-12 18:50:01 UTC
Created attachment 967796 [details]
File: backtrace

Comment 2 Ronald Pottol 2014-12-12 18:50:02 UTC
Created attachment 967797 [details]
File: cgroup

Comment 3 Ronald Pottol 2014-12-12 18:50:03 UTC
Created attachment 967798 [details]
File: core_backtrace

Comment 4 Ronald Pottol 2014-12-12 18:50:03 UTC
Created attachment 967799 [details]
File: dso_list

Comment 5 Ronald Pottol 2014-12-12 18:50:04 UTC
Created attachment 967800 [details]
File: environ

Comment 6 Ronald Pottol 2014-12-12 18:50:04 UTC
Created attachment 967801 [details]
File: limits

Comment 7 Ronald Pottol 2014-12-12 18:50:05 UTC
Created attachment 967802 [details]
File: maps

Comment 8 Ronald Pottol 2014-12-12 18:50:06 UTC
Created attachment 967803 [details]
File: open_fds

Comment 9 Ronald Pottol 2014-12-12 18:50:06 UTC
Created attachment 967804 [details]
File: proc_pid_status

Comment 10 Ronald Pottol 2014-12-12 18:50:07 UTC
Created attachment 967805 [details]
File: var_log_messages

Comment 11 Ondrej Holy 2015-02-27 09:50:07 UTC
Thanks for your bug report. It is because afp connection was closed by the server (probably because suspend). I have attached patch upstream to exit silently if this happens...

Comment 12 Ondrej Holy 2015-03-05 12:47:13 UTC
It will be fixed in gvfs 1.22.4 upstream release.