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 392527 - crash in Computer: I clicked on a run icon ...
crash in Computer: I clicked on a run icon ...
Status: RESOLVED DUPLICATE of bug 390534
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-03 23:08 UTC by Gavin Flower
Modified: 2007-01-03 23:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Gavin Flower 2007-01-03 23:08:19 UTC
Version: 2.16.2

What were you doing when the application crashed?
I clicked on a run icon in Eclipse to run a Java program.

I would love to give a decent stack trace, but using yum fails to install 'nautilus-debuginfo' - something I reported days ago.

I have had at least 5 crashes of Nautilus - I'm quite willing to run a specially instrumented copy to help track down this bug!

It is frustrating to have bugs closed due to lack of info, especially when I'm quite happy to provide it - 'all' that needs to happen is to give me the means to provide the diagnostics the developers requre!

# yum -y install nautilus-debuginfo
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core                                                            1.1 kB 00:00 
freshrpms                 100% |=========================|  951 B    00:00     
updates-debuginfo         100% |=========================|  951 B    00:00     
extras                    100% |=========================| 1.1 kB    00:00     
updates                                                         1.2 kB 00:00 
extras-debuginfo          100% |=========================|  951 B    00:00     
core-debuginfo            100% |=========================| 1.1 kB    00:00     
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Excluding Packages from Fedora Extras 6 - x86_64
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package nautilus-debuginfo.i386 0:2.16.0-5.fc6 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Installing:
 nautilus-debuginfo      i386       2.16.0-5.fc6     core-debuginfo    2.3 M

Transaction Summary
=============================================================================
Install      1 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 2.3 M
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error:   package nautilus-debuginfo-2.16.2-5.fc6 (which is newer than nautilus-debuginfo-2.16.0-5.fc6) is already installed




Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2869.fc6 #1 SMP Wed Dec 20 14:51:34 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
----------- .xsession-errors ---------------------
** (nautilus:31500): CRITICAL **: nautilus_window_info_set_status: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
** (nautilus:31500): CRITICAL **: nautilus_window_info_set_status: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
** (nautilus:31500): CRITICAL **: nautilus_window_info_set_status: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
** (nautilus:31500): CRITICAL **: nautilus_window_info_set_status: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
** (nautilus:31500): CRITICAL **: nautilus_window_info_get_window_type: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
** (nautilus:31500): CRITICAL **: nautilus_window_info_get_ui_manager: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "SHAPE" missing on display ":0.0".
** (bug-buddy:27446): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 525979648 vsize: 525979648 resident: 28090368 share: 15441920 rss: 28090368 rss_rlim: 0
CPU usage: start_time: 1167782923 rtime: 911 utime: 765 stime: 146 cutime:7 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496441280 (LWP 31500)]
0x000000383660d96f in __libc_waitpid (pid=27445, stat_loc=0x7fff72263aec, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912496441280 (LWP 31500))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 <signal handler called>
  • #3 IA__gtk_ui_manager_remove_ui
    at gtkuimanager.c line 1753
  • #4 nautilus_ui_unmerge_ui
    at nautilus-ui-utilities.c line 38
  • #5 real_update_menus
    at fm-directory-view.c line 4637
  • #6 fm_directory_view_update_menus
    at fm-directory-view.c line 9360
  • #7 update_menus_timeout_callback
    at fm-directory-view.c line 2928
  • #8 g_timeout_dispatch
    at gmain.c line 3422
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 IA__gtk_main
    at gtkmain.c line 1001
  • #13 main
    at nautilus-main.c line 389
  • #14 __libc_start_main
    at libc-start.c line 231
  • #15 _start
0x000000383660d96f	41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
Comment 1 Pascal Terjan 2007-01-03 23:24:41 UTC

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