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 452595 - crash in Open Folder:
crash in Open Folder:
Status: RESOLVED DUPLICATE of bug 440327
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 452596 452597 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-30 16:34 UTC by carlback
Modified: 2007-07-18 15:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description carlback 2007-06-30 16:34:54 UTC
Version: 2.18.1

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy P
Icon Theme: Tango

Memory status: size: 129441792 vsize: 129441792 resident: 61083648 share: 20844544 rss: 61083648 rss_rlim: 4294967295
CPU usage: start_time: 1183221033 rtime: 230 utime: 191 stime: 39 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208736032 (LWP 3510)]
(no debugging symbols found)
0x008ed402 in __kernel_vsyscall ()

Thread 1 (Thread -1208736032 (LWP 3510))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /usr/lib/libgnome-desktop-2.so.2
  • #5 ??
    from /usr/lib/libgnome-desktop-2.so.2
  • #6 ??
    from /usr/lib/libgnome-desktop-2.so.2
  • #7 gnome_bg_create_pixmap
    from /usr/lib/libgnome-desktop-2.so.2
  • #8 ??
    from /usr/lib/libeel-2.so.2
  • #9 ??
    from /usr/lib/libeel-2.so.2
  • #10 ??
    from /usr/lib/libeel-2.so.2
  • #11 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #13 ??
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib/libeel-2.so.2
  • #17 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #19 ??
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #22 ??
    from /usr/lib/libgnome-desktop-2.so.2
  • #23 ??
    from /usr/lib/libeel-2.so.2
  • #24 ??
    from /usr/lib/libeel-2.so.2
  • #25 ??
  • #26 ??
  • #27 ??
    from /lib/libglib-2.0.so.0
  • #28 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #29 ??
    from /lib/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
	yet, something that must happen before any other GLib function
	is called. The application needs to be fixed so that it calls
	   if (!g_thread_supported ()) g_thread_init(NULL);
	as very first thing in its main() function. Please file a bug
	against this application.
** (gnomebaker:3569): WARNING **: devices_is_disk_inserted - ioctl failed
** (gnomebaker:3569): WARNING **: devices_eject_disk - Error opening device \xe8\u0019?
/sr0
** (gnomebaker:3569): WARNING **: devices_eject_disk - Error opening device P\u001bH
/sr0
(nautilus:3510): GLib-CRITICAL **: g_markup_parse_context_end_parse: assertion `context->state != STATE_ERROR' failed
--------------------------------------------------
Comment 1 Karsten Bräckelmann 2007-06-30 22:43:36 UTC
*** Bug 452596 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Bräckelmann 2007-06-30 22:43:41 UTC
*** Bug 452597 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2007-06-30 22:44:45 UTC
Thanks for taking the time to report this bug.

Unfortunately, that stack trace is not very useful in determining the cause of
the crash. Can you get us a stack trace with debugging symbols? Please install
some debugging packages [1] and reproduce the crash, if possible.

Please see http://live.gnome.org/GettingTraces for more information on how to
do so and reopen this bug or simply report a new one.  Thanks!


[1] debugging packages for nautilus, eel and gnome-desktop, plus debugging
    packages for glib, gtk+ and gnome-vfs, GNOME's main libraries
Comment 4 André Klapper 2007-07-18 15:51:39 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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