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 606401 - nautilus segfaults at hit_test_stretch_handle nautilus-icon-canvas-item.c:2663
nautilus segfaults at hit_test_stretch_handle nautilus-icon-canvas-item.c:2663
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: Crashers
2.28.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-08 12:45 UTC by Pedro Villavicencio
Modified: 2011-11-08 11:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2010-01-08 12:45:28 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/504692

"It seems that I'm I can't use Nautilus anymore because Nautilus keeps segfaulting whenever I open a Nautilus window. I ran a backtrace and it appears that it's experiencing an illegal instruction at nautilus-icon-canvas-item.c:2663. I have attached the backtrace with this report."

"#0  hit_test_stretch_handle (item=0x87193e8, probe_canvas_rect=..., 
    corner=0x0) at nautilus-icon-canvas-item.c:2663
        icon_rect = {x0 = -1074879264, y0 = -1074879232, x1 = -1074879216, 
          y1 = 139104264}
        knob_pixbuf = 0x2d9e01
        knob_width = 141431560
        knob_height = -1074879000
        hit_corner = <value optimized out>
        __PRETTY_FUNCTION__ = "hit_test_stretch_handle"
  • #1 hit_test
    at nautilus-icon-canvas-item.c line 2337
  • #2 nautilus_icon_canvas_item_point
    at nautilus-icon-canvas-item.c line 2377
  • #3 eel_canvas_item_invoke_point
    at eel-canvas.c line 443
  • #4 eel_canvas_group_point
    at eel-canvas.c line 1535
  • #5 eel_canvas_item_invoke_point
    at eel-canvas.c line 443
  • #6 pick_current_item
    at eel-canvas.c line 2637
  • #7 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.23.1/gobject/gclosure.c line 878
  • #9 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.23.1/gobject/gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.23.1/gobject/gsignal.c line 3285
  • #11 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.23.1/gobject/gsignal.c line 2990
  • #12 IA__g_signal_emit
    at /build/buildd/glib2.0-2.23.1/gobject/gsignal.c line 3037
  • #13 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #16 g_main_dispatch
    at /build/buildd/glib2.0-2.23.1/glib/gmain.c line 1960
  • #17 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.23.1/glib/gmain.c line 2513
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.23.1/glib/gmain.c line 2591
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.23.1/glib/gmain.c line 2799
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
    at nautilus-main.c line 583

Comment 1 Akhil Laddha 2011-09-28 06:40:26 UTC
Can you please check again whether this issue still happens in GNOME 3.0.2 or 3.2 and update this report by adding a comment and changing the "Version"
field? Thanks a lot.
Comment 2 Akhil Laddha 2011-11-08 11:21:50 UTC
Please feel free to reopen this bug if the problem still occurs with a newer
version of GNOME.