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 90160 - open 'applications:///' and do 'rm -rf ~/.gnome2/vfolders'
open 'applications:///' and do 'rm -rf ~/.gnome2/vfolders'
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Bookmarks
unspecified
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 86322
 
 
Reported: 2002-08-07 22:19 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Luis Villa 2002-08-07 22:21:05 UTC
Package: nautilus
Severity: critical
Version: 2.0.3
Synopsis: open 'applications:///' and do 'rm -rf ~/.gnome2/vfolders'
Bugzilla-Product: nautilus
Bugzilla-Component: Bookmarks
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
open applications:/// and do 'rm -rf ~/.gnome2/vfolders' and you get a
crash. This is with the latest build from orph's vfs-rewrite branch, so
I'll cc: him when this is submitted.  Note that I had a
.gnome2/vfolder/applications/ folder, it wasn't empty.



Debugging Information:

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

[New Thread 1024 (LWP 9357)]
[New Thread 2049 (LWP 9360)]
[New Thread 1026 (LWP 9361)]
[New Thread 2051 (LWP 9362)]
[New Thread 3076 (LWP 9363)]
[New Thread 4101 (LWP 9364)]
[New Thread 5126 (LWP 9365)]
[New Thread 6151 (LWP 9366)]
[New Thread 7176 (LWP 9367)]
0x40a3c4b9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 9357))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 g_logv




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-08-07 18:21 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-08-07 22:32:31 UTC
AlexG, Dave?
Comment 2 Alex Graveley 2002-08-08 05:58:21 UTC
I can't duplicate, but I think I fixed it in CVS. Can you please try
this again?
Comment 3 Luis Villa 2002-08-08 14:04:40 UTC
With CVS everything from this morning's 4am build, I get this exact
same stack trace on trying to create a new launcher from nautilus's
right-click 'new launcher' menu item.
Comment 4 Luis Villa 2002-08-10 21:57:16 UTC
AlexG: I can't duplicate this anymore; I still get the problem with
the right-click 'new launcher' but I'll file that separately. Please
feel free to close.
Comment 5 Alex Graveley 2002-08-12 13:19:29 UTC
Ya, I don't think the 'new launcher' bug is related to this anyways. 
Closing.
Comment 6 Luis Villa 2002-08-15 21:27:35 UTC
Exciting. Getting same trace again when testing this today.
Comment 7 Luis Villa 2002-08-15 21:34:41 UTC
Note that I also get this exact trace when editing a pre-existing
.desktop file.
Comment 8 Luis Villa 2002-08-15 21:36:26 UTC
Note that in the later case the rename is complete when nautilus
restarts.
Comment 9 Luis Villa 2002-08-16 17:19:59 UTC
Yay. Finally fixed with latest merge.