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 129007 - nautilus crash browsing directories
nautilus crash browsing directories
Status: RESOLVED DUPLICATE of bug 120911
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-10 17:15 UTC by david.hawthorne
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description david.hawthorne 2003-12-10 17:15:34 UTC
using nautilus from CVS HEAD 08 Dec 2003

-running GOK at the time
-just copied a file
-actioned the 'up' toolbar widget

The following is stack output from the segmentation fault.

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #4 pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 gdk_window_set_cursor
    at gdkwindow-x11.c line 2474
  • #7 nautilus_icon_canvas_item_event
    at nautilus-icon-canvas-item.c line 1631
  • #8 eel_marshal_BOOLEAN__BOXED
    at eel-marshal.c line 82
  • #9 g_type_class_meta_marshal
    at gclosure.c line 514
  • #10 g_closure_invoke
    at gclosure.c line 437
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #12 g_signal_emit_valist
  • #13 g_signal_emit
    at gsignal.c line 2239
  • #14 emit_event
    at eel-canvas.c line 2522
  • #15 pick_current_item
    at eel-canvas.c line 2647
  • #16 do_update
    at eel-canvas.c line 2923
  • #17 idle_handler
    at eel-canvas.c line 2945
  • #18 g_idle_dispatch
    at gmain.c line 3273
  • #19 g_main_dispatch
    at gmain.c line 1752
  • #20 g_main_context_dispatch
    at gmain.c line 2300
  • #21 g_main_context_iterate
    at gmain.c line 2381
  • #22 g_main_loop_run
    at gmain.c line 2601
  • #23 gtk_main
    at gtkmain.c line 1158
  • #24 main
    at nautilus-main.c line 327
  • #25 __libc_start_main
    from /lib/i686/libc.so.6

Comment 1 Elijah Newren 2003-12-10 19:59:05 UTC
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs you find.


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