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 325367 - file backend crashes while cancelling watch
file backend crashes while cancelling watch
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Monitoring (inotify)
unspecified
Other other
: High critical
: ---
Assigned To: John McCutchan
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-31 10:41 UTC by Allison Karlitskaya (desrt)
Modified: 2006-01-06 01:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Allison Karlitskaya (desrt) 2005-12-31 10:41:29 UTC
Distribution: Ubuntu 6.04 (dapper)
Package: gnome-vfs
Severity: Normal
Version: GNOME2.13.3 unspecified
Gnome-Distributor: Ubuntu
Synopsis: file backend crashes while cancelling watch
Bugzilla-Product: gnome-vfs
Bugzilla-Component: Module: file
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.13.0)
Description:
1. create a folder on your desktop
2. open it
3. delete it

nautilus will now crash.

dapper.

nautilus:
  Installed: 2.13.3-0ubuntu5
libgnomevfs2-0:
  Installed: 2.13.3-0ubuntu3



Debugging Information:

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225107776 (LWP 20371)]
[New Thread -1252000848 (LWP 20402)]
[New Thread -1227650128 (LWP 20372)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225107776 (LWP 20371))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #5 g_log
    from /usr/lib/libglib-2.0.so.0
  • #6 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #7 ip_stop_watching
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #8 ik_mask_to_string
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #9 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 POA_Nautilus_MetafileFactory__fini
  • #15 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #16 ??
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2005-12-31 10:41 -------

Comment 1 Christian Kellner 2005-12-31 17:23:31 UTC
Changing to right component. May John fix it :P
Comment 2 John McCutchan 2006-01-01 18:37:46 UTC
Could you reproduce with CVS? I think this might be fixed already.
Comment 3 John McCutchan 2006-01-06 01:54:41 UTC
i'm marking this fixed. reopen if i'm wrong.