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 90880 - create new launcher, crash in nautilus and panel
create new launcher, crash in nautilus and panel
Status: VERIFIED INCOMPLETE
Product: gnome-vfs
Classification: Deprecated
Component: Module: vfolder
cvs (head)
Other Linux
: High critical
: ---
Assigned To: Alex Graveley
Alex Graveley
Depends on:
Blocks: 86322
 
 
Reported: 2002-08-15 21:19 UTC by Luis Villa
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Luis Villa 2002-08-15 21:19:32 UTC
With latest CVS of this morning, I create a launcher in applications: and
both nautilus and the panel crash immediately. I can duplicate and attach
stack traces if you want. Note that when nautilus comes back up the
launcher has been created.

(Here's one trace; it appears that I get a couple different traces so maybe
some kind of race condition is going on.)

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

[New Thread 1024 (LWP 5387)]
[New Thread 2049 (LWP 5390)]
[New Thread 1026 (LWP 5391)]
[New Thread 2051 (LWP 5392)]
[New Thread 3076 (LWP 5400)]
[New Thread 4101 (LWP 5401)]
[New Thread 5126 (LWP 5402)]
[New Thread 6151 (LWP 5403)]
[New Thread 7176 (LWP 5404)]
[New Thread 8201 (LWP 5405)]
[New Thread 9226 (LWP 5406)]
0x40a3b4d9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 5387))

  • #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 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #7 g_static_rw_lock_writer_lock
    at gthread.c line 766
  • #8 writedir_monitor_cb
    at vfolder-info.c line 1404
  • #9 monitor_callback_internal
    at vfolder-util.c line 120
  • #10 actually_dispatch_callback
    at gnome-vfs-monitor.c line 153
  • #11 g_idle_dispatch
    at gmain.c line 3153
  • #12 g_main_dispatch
    at gmain.c line 1642
  • #13 g_main_context_dispatch
    at gmain.c line 2186
  • #14 g_main_context_iterate
    at gmain.c line 2267
  • #15 g_main_loop_run
    at gmain.c line 2487
  • #16 gtk_main
    at gtkmain.c line 936
  • #17 main
    at nautilus-main.c line 262
  • #18 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6

Comment 1 Alex Graveley 2002-08-18 18:35:06 UTC
Is this still occuring with the latest snaps from friday? 
Comment 2 Luis Villa 2002-08-18 20:32:08 UTC
Works like a charm, Alex. 
Comment 3 prabhut 2002-09-02 16:19:59 UTC
Tested with sun beta 2 build 4 package. Problem exists when try to 
create new launcher in Nautilus 'applications:///' it is not creating 
the new launcher.

Can we reopen the bug please.
Comment 4 Luis Villa 2002-09-03 21:09:20 UTC
That's a completely separate bug; please file it as such and make it
depend on bug 86322.