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 77680 - Nautilus is crashing when you open the Trash
Nautilus is crashing when you open the Trash
Status: RESOLVED DUPLICATE of bug 77520
Product: nautilus
Classification: Core
Component: Trash
0.x.x [obsolete]
Other Solaris
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 77723 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-04-05 04:05 UTC by Sekhar Reddy Pulukunta
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Sekhar Reddy Pulukunta 2002-04-05 04:05:03 UTC
Build :Solaris 9 64 Bit with the Build 3rd march 2002

Procedure :

Double click on Trash Icon in the desktop .
Nautilus Crashes.

Debugging Information .
  • #0 _waitid
    from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 waitpid
    from /usr/lib/libthread.so.1
  • #3 libgnomeui_segv_handle
    from /opt/gnome-2.0/lib/libgnomeui-2.so.0
  • #4 __sighndlr
    from /usr/lib/libthread.so.1
  • #5 call_user_handler
    from /usr/lib/libthread.so.1
  • #6 <signal handler called>
  • #7 _lwp_kill
    from /usr/lib/libc.so.1
  • #8 raise
    from /usr/lib/libc.so.1
  • #9 abort
    from /usr/lib/libc.so.1
  • #10 g_logv
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #11 g_log
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #12 metafile_read_check_for_directory
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #13 metafile_read_failed
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #14 metafile_read_done_callback
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #15 read_file_failed
    from /opt/gnome-2.0/lib/libeel-2.so.1
  • #16 read_file_open_callback
    from /opt/gnome-2.0/lib/libeel-2.so.1
  • #17 dispatch_open_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #18 dispatch_job_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #19 g_idle_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #20 g_main_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #21 g_main_context_dispatch
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #22 g_main_context_iterate
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /opt/gnome-2.0/lib/libglib-
  • #24 gtk_main
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #25 main

Comment 1 John Fleck 2002-04-05 04:07:40 UTC
Not sure if it's a dupe, but looks suspiciously like #77520
Comment 2 John Fleck 2002-04-05 04:09:03 UTC
I can duplicate this on Linux, 1.1.11, but with a different stack trace:
Backtrace was generated from
'/home/jfleck/gnome/head/INSTALL/bin/nautilus'

[New Thread 1024 (LWP 829)]
[New Thread 2049 (LWP 844)]
[New Thread 1026 (LWP 845)]
[New Thread 2051 (LWP 846)]
[New Thread 3076 (LWP 849)]
[New Thread 4101 (LWP 850)]
[New Thread 5126 (LWP 851)]
0x40b6dca9 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
  • #7 g_log
  • #8 eel_format_uri_for_display_internal

Comment 3 John Fleck 2002-04-05 13:58:48 UTC
*** Bug 77723 has been marked as a duplicate of this bug. ***
Comment 4 John Fleck 2002-04-05 14:39:53 UTC

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