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 456012 - crash in Open Folder: first time loading the d...
crash in Open Folder: first time loading the d...
Status: RESOLVED DUPLICATE of bug 449488
Product: nautilus
Classification: Core
Component: general
2.19.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-11 19:58 UTC by Robert Ford
Modified: 2007-07-26 13:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Robert Ford 2007-07-11 19:58:04 UTC
Version: 2.19.5

What were you doing when the application crashed?
first time loading the desktop


Distribution: Unknown
Gnome Release: 2.19.5 2007-07-11 (GARNOME)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-ARCH #1 SMP PREEMPT Sat Jul 7 06:35:11 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaGilouche
Icon Theme: gnome

Memory status: size: 234807296 vsize: 234807296 resident: 11980800 share: 9531392 rss: 11980800 rss_rlim: 18446744073709551615
CPU usage: start_time: 1184183792 rtime: 9 utime: 8 stime: 1 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/garnome/bin/nautilus'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47562608953296 (LWP 6387)]
0x00002b4206e2c765 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47562608953296 (LWP 6387))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 865
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 503
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_object_new
    at gobject.c line 792
  • #6 nautilus_module_add_type
    at nautilus-module.c line 257
  • #7 nautilus_module_init
    at nautilus-module.c line 161
  • #8 nautilus_application_startup
    at nautilus-application.c line 406
  • #9 main
    at nautilus-main.c line 533
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
aborting...
(bug-buddy:6353): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Initializing gnome-mount extension
** (nautilus:6387): WARNING **: Failed to initialize libhal context: (null) : (null)
** (nautilus:6387): WARNING **: Could not initialize hal context
GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
aborting...
(bug-buddy:6390): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
--------------------------------------------------
Comment 1 Robert Ford 2007-07-11 20:30:55 UTC
archlinux (current, x86_64), linux 2.6.21.6, glibc 2.6, gcc 4.2.1

I built this in garnome-2.19.5.

Robert
Comment 2 Robert Ford 2007-07-12 19:19:57 UTC
I resolved this by fixing my misconfigured hal daemon.
Comment 3 Richard Schwarting 2007-07-21 15:16:22 UTC
Could Robert or someone who knows how to resolve this please note the steps here? 
Comment 4 André Klapper 2007-07-26 13:15:54 UTC
well, it should not crash. reopening.
Comment 5 André Klapper 2007-07-26 13:16:02 UTC

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