After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 507739 - gnome-vfs-daemon crashed with SIGSEGV in _gnome_vfs_handle_do_close()
gnome-vfs-daemon crashed with SIGSEGV in _gnome_vfs_handle_do_close()
Status: RESOLVED DUPLICATE of bug 410560
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.20.x
Other All
: Normal critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-06 22:16 UTC by Cristian Aravena Romero
Modified: 2008-01-06 22:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Cristian Aravena Romero 2008-01-06 22:16:13 UTC
Steps to reproduce:
Open bug in:
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-vfs/+bug/180839

"1) open nautilus
2) find to server of windows film
3) open film with totem
4) see film with totem (totem-gstreamer)
5) close server windows (Not end film)
6) open apport and report crash."

Stack trace:
.

Thread 1 (process 17047)

  • #0 _gnome_vfs_handle_do_close
    at gnome-vfs-handle.c line 117
  • #1 gnome_vfs_close_cancellable
    at gnome-vfs-cancellable-ops.c line 108
  • #2 gnome_vfs_close
    at gnome-vfs-ops.c line 194
  • #3 file_handle_free
    at daemon-connection.c line 477
  • #4 g_hash_table_remove_node
    at /build/buildd/glib2.0-2.15.0/glib/ghash.c line 204
  • #5 g_hash_table_foreach_remove_or_steal
    at /build/buildd/glib2.0-2.15.0/glib/ghash.c line 968
  • #6 connection_thread_func
    at daemon-connection.c line 252
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.15.0/glib/gthread.c line 635
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6

Other information:
ProblemType: Crash
Architecture: i386
Date: Sun Jan 6 16:15:36 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/gnome-vfs-2.0/gnome-vfs-daemon
Package: libgnomevfs2-0 1:2.20.1-1ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/lib/gnome-vfs-2.0/gnome-vfs-daemon
ProcCwd: /
ProcEnviron:
 LANGUAGE=es_CL:es
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-vfs
StacktraceTop:
 _gnome_vfs_handle_do_close (handle=0x86e6288, context=0x0)
 gnome_vfs_close_cancellable (handle=0x86e6288, context=0x0)
 gnome_vfs_close (handle=0x86e6288) at gnome-vfs-ops.c:194
 file_handle_free (handle=0x82d5d50)
 g_hash_table_remove_node (hash_table=0x8066368,
Title: gnome-vfs-daemon crashed with SIGSEGV in _gnome_vfs_handle_do_close()
Uname: Linux zeus-laptop 2.6.24-2-generic #1 SMP Thu Dec 20 17:36:12 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev plugdev powerdev pulse pulse-access pulse-rt scanner video
Comment 1 Christian Kirbach 2008-01-06 22:31:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 410560 ***