Description of problem: I don't remember... maybe... I made a backup, from a mac to my linux pc, of some files with the colon ":" in the filename, and the crash may be related to the path separator used by the HFS filesystem, the colon ":", translated, in the mac file browser Finder and on my linux pc in "/". Version-Release number of selected component: gvfs-afp-1.24.1-2.fc22 Additional info: reporter: libreport-2.6.1 backtrace_rating: 4 cmdline: /usr/libexec/gvfsd-afp --spawner :1.6 /org/gtk/gvfs/exec_spaw/7 crash_function: _g_log_abort executable: /usr/libexec/gvfsd-afp global_pid: 2682 kernel: 4.0.8-300.fc22.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 _g_log_abort at gmessages.c:315 #3 read_dsi_header_cb at gvfsafpconnection.c:1127 #4 g_simple_async_result_complete at gsimpleasyncresult.c:763 #5 read_all_cb at gvfsafpconnection.c:921 #6 async_ready_callback_wrapper at ginputstream.c:529 #7 g_task_return_now at gtask.c:1088 #8 g_task_return at gtask.c:1146 #9 read_async_pollable at ginputstream.c:1357 #10 read_async_pollable_ready at ginputstream.c:1324 #15 daemon_main at daemon-main.c:405
Created attachment 1056165 [details] File: backtrace
Created attachment 1056166 [details] File: cgroup
Created attachment 1056167 [details] File: core_backtrace
Created attachment 1056168 [details] File: dso_list
Created attachment 1056169 [details] File: environ
Created attachment 1056170 [details] File: limits
Created attachment 1056171 [details] File: maps
Created attachment 1056172 [details] File: mountinfo
Created attachment 1056173 [details] File: namespaces
Created attachment 1056174 [details] File: open_fds
Created attachment 1056175 [details] File: proc_pid_status
Created attachment 1056176 [details] File: var_log_messages
Thanks for the bug report. I suppose the crash was not caused by HFS filesystem. Afp backend was aborted by g_error() in read_dsi_header_cb() with "Errore nel ricevere i dati: Nessun instradamento per l'host". Liberal translation to English can be "Error in receiving data: No route to host". So it seems the backend was aborted, because there were some problems with network. Are you able to reproduce such crashes e.g. after disconnecting the network?
(In reply to Ondrej Holy from comment #13) > Thanks for the bug report. I suppose the crash was not caused by HFS > filesystem. > > Afp backend was aborted by g_error() in read_dsi_header_cb() with "Errore > nel ricevere i dati: Nessun instradamento per l'host". Liberal translation > to English can be "Error in receiving data: No route to host". So it seems > the backend was aborted, because there were some problems with network. > > Are you able to reproduce such crashes e.g. after disconnecting the network? In my home network I have only my pc. I do not have a mac or a NAS. The mac that I made the backup is still being repaired. How I can reproduce the crash?
You can't reproduce it obviously without the mac... Lets move this upstream, please see the upstream bug for any further updates.