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 85264 - Nautilus breaks on startup
Nautilus breaks on startup
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-14 12:03 UTC by hector
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description hector 2002-06-14 12:03:54 UTC
Package: nautilus
Severity: critical
Version: 1.1.19
Synopsis: Nautilus breaks on startup
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:


Steps to reproduce the problem:
1. Start the system and let gnome-session run nautilus
2. or run it manually

Actual Results:
A window pops up telling that nautilus crashed
on the shell the following output is seen:

hector@bal00:~$ nautilus  &
[1] 3383
hector@bal00:~$ 
(nautilus:3383): GLib-GObject-WARNING **: specified class size for type
`Nautilu
sApplication' is smaller than the parent type's `BonoboGenericFactory'
class siz
e

(nautilus:3383): GLib-GObject-CRITICAL **: file gobject.c: line 587
(g_object_ne
w): assertion `G_TYPE_IS_OBJECT (object_type)' failed

(nautilus:3383): GLib-GObject-WARNING **: invalid cast from (NULL)
pointer to `B
onoboGenericFactory'

(nautilus:3383): Bonobo-CRITICAL **: file bonobo-generic-factory.c: line
76 (bon
obo_generic_factory_construct_noreg): assertion
`BONOBO_IS_GENERIC_FACTORY (fact
ory)' failed

(nautilus:3383): GLib-GObject-WARNING **: specified class size for type
`Nautilu
sApplication' is smaller than the parent type's `BonoboGenericFactory'
class siz
e

** ERROR **: file nautilus-application.c: line 193
(check_required_directories):
 assertion failed: (NAUTILUS_IS_APPLICATION (application))
aborting...

Expected Results:
Obviously at least to start :-)

How often does this happen?
Allways, it began on latest update of all gnome2 packages from Debian
archives

Additional Information:
I'm using unstable Debian.
It used to work ok, actually used to work really good.



Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1024 (LWP 3383)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x40a4ca39 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 3383))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_widget_grab_focus
  • #8 gtk_widget_grab_focus
  • #9 gtk_widget_grab_focus
  • #10 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-14 08:03 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
The original reporter (hector@debian.org) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-06-15 03:34:27 UTC
This reeks of a build issue; Dave, can you take a look at it?
Comment 2 Dave Camp 2002-06-15 03:43:05 UTC
It looks like bonobo has been updated to post-abi-change and nautilus
has not been.  Make sure you're up-to-date with the latest debian
snapshots on everything.  If you are, then debian might need to be
updated, I'd suggest waiting a little while.

Comment 3 Heath Harrelson 2002-06-29 22:28:32 UTC
*** Bug 85363 has been marked as a duplicate of this bug. ***