gvfsd-network crashed with signal 5 in g_main_context_new()

Bug #1716946 reported by Cristian Aravena Romero
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gvfs
Invalid
Medium
gvfs (Ubuntu)
Incomplete
Medium
Unassigned

Bug Description

Hello,

I do not know how this happened.

Regards,
--
Cristian

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gvfs-backends 1.33.91-0ubuntu1
Uname: Linux 4.13.1-041301-generic x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Sep 13 12:10:50 2017
ExecutablePath: /usr/lib/gvfs/gvfsd-network
InstallationDate: Installed on 2017-07-05 (69 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcCmdline: /usr/lib/gvfs/gvfsd-network --spawner :1.7 /org/gtk/gvfs/exec_spaw/3
Signal: 5
SourcePackage: gvfs
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_main_context_new () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_initable_new_valist () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_initable_new () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Title: gvfsd-network crashed with signal 5 in g_main_context_new()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirt lpadmin plugdev sambashare sudo

Revision history for this message
Cristian Aravena Romero (caravena) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 g_wakeup_new () at ../../../../glib/gwakeup.c:161
 g_main_context_new () at ../../../../glib/gmain.c:658
 initable_init (initable=0x55b6ea4dc0b0, cancellable=0x0, error=0x0) at ../../../../gio/gdbusproxy.c:1938
 g_initable_new_valist (object_type=<optimized out>, first_property_name=0x7fb76faeaa08 "g-flags", var_args=0x7fff15c233b0, cancellable=0x0, error=0x0) at ../../../../gio/ginitable.c:248
 g_initable_new (object_type=<optimized out>, cancellable=cancellable@entry=0x0, error=error@entry=0x0, first_property_name=first_property_name@entry=0x7fb76faeaa08 "g-flags") at ../../../../gio/ginitable.c:162

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in gvfs (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
information type: Private → Public
Changed in gvfs:
importance: Unknown → Medium
status: Unknown → Confirmed
Changed in gvfs:
status: Confirmed → Invalid
Revision history for this message
Sebastien Bacher (seb128) wrote :

the issue is
Creating pipes for GWakeup: Demasiados archivos abiertos

something is leaking file descriptors, could you give the output of "lsof" when having the issue?

Changed in gvfs (Ubuntu):
status: New → Incomplete
Revision history for this message
Sebastien Bacher (seb128) wrote :

or rather the command upstream suggested in the report

"printf " count\tpid\tname\n"; lsof | awk '{ if (NR > 1) print $2 "\t" $1; }' | sort | uniq -c | sort -rn | head -10"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.