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 352806 - Crash pressing "Cancel" in the "Authentication Required" dialog
Crash pressing "Cancel" in the "Authentication Required" dialog
Status: RESOLVED OBSOLETE
Product: gnome-vfs
Classification: Deprecated
Component: Other
cvs (head)
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
: 443167 505675 523617 552333 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-25 08:27 UTC by Paolo Maggi
Modified: 2010-11-26 05:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Paolo Maggi 2006-08-25 08:27:48 UTC
Testing gedit I have seen at least 3 times the crash described in the summary.

In the terminal I got the following:

GThread-ERROR **: file gthread-posix.c: line 160 (): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...
Multiple segmentation faults occurred; can't display error dialog

Sorry but I don't have a stack trace
Comment 1 Paolo Maggi 2006-08-25 08:36:52 UTC
Running it in gdb I got:

(gdb) run ssh://paolo@localhost/etc/fstab
Starting program: /opt/gnome/gnome-216/INSTALL/bin/gedit ssh://paolo@localhost/etc/fstab
[Thread debugging using libthread_db enabled]
[New Thread -1225128256 (LWP 26809)]

(gedit:26809): libgnomevfs-WARNING **: Failed to activate daemon: The name org.gnome.GnomeVFS.Daemon was not provided by any .service files
[New Thread -1235932240 (LWP 26812)]
[New Thread -1244324944 (LWP 26813)]
[Thread -1235932240 (LWP 26812) exited]
[New Thread -1235932240 (LWP 26823)]

GThread-ERROR **: file gthread-posix.c: line 160 (): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 26823)

  • #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 107
  • #2 _gnome_vfs_job_execute
    at gnome-vfs-job.c line 1210
  • #3 thread_entry_point
    at gnome-vfs-job-queue.c line 66
  • #4 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #5 g_thread_create_proxy
    at gthread.c line 553
  • #6 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #7 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 2 Christian Kirbach 2006-09-01 20:15:03 UTC
(gedit:26809): libgnomevfs-WARNING **: Failed to activate daemon: The name
org.gnome.GnomeVFS.Daemon was not provided by any .service files

installation problem?
Comment 3 Paolo Maggi 2006-09-02 10:27:04 UTC
I don't think the crash is related to the warning since in some cases it does not crash. I think it could be related threads. But we need a response from some gnome-vfs guy.
Comment 4 Christian Kirbach 2007-06-02 11:47:33 UTC
*** Bug 443167 has been marked as a duplicate of this bug. ***
Comment 5 Cosimo Cecchi 2007-12-26 11:34:25 UTC
*** Bug 505675 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2007-12-26 11:35:08 UTC
Bug #505675 contains a great stacktrace for this bug.
Comment 7 Christian Kirbach 2007-12-26 17:29:50 UTC
copying the relevant parts from last duplicate

  • #4 <signal handler called>
  • #5 _gnome_vfs_handle_do_close
    at gnome-vfs-handle.c line 117
  • #6 gnome_vfs_close_cancellable
    at gnome-vfs-cancellable-ops.c line 108
  • #7 _gnome_vfs_job_execute
    at gnome-vfs-job.c line 1210
  • #8 thread_entry_point
    at gnome-vfs-job-queue.c line 65
  • #9 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.14.3/glib/gthreadpool.c line 265
  • #10 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.14.3/glib/gthread.c line 635
  • #11 start_thread
    from /lib/libpthread.so.0
  • #12 clone
    from /lib/libc.so.6

Comment 8 Cosimo Cecchi 2008-03-21 00:32:57 UTC
*** Bug 523617 has been marked as a duplicate of this bug. ***
Comment 9 Cosimo Cecchi 2008-09-15 13:56:35 UTC
*** Bug 552333 has been marked as a duplicate of this bug. ***
Comment 10 Fabio Durán Verdugo 2010-11-26 05:28:30 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.