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 117909 - Crash while trying to reproduce bug 116942
Crash while trying to reproduce bug 116942
Status: VERIFIED INCOMPLETE
Product: nautilus
Classification: Core
Component: Views: All
0.x.x [obsolete]
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-20 17:41 UTC by Elijah Newren
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Elijah Newren 2003-07-20 17:41:10 UTC
While trying to reproduce bug 116942, I also received a crash with the
following stack trace.  I got it after repeatedly hitting reload on a
directory with two svgs in it.  I think I can eventually reproduce this (I
think I saw it once before and ignored it) but I don't know how to
reproduce it every time.  This time, after nautilus crashed with the same
stack trace as 116942, I loaded up a directory with a single svg icon,
reloaded about 10 times, then moved a directory with two svgs, and reloaded
about 6 or so times when I got this crash.

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

[New Thread 1088028000 (LWP 3790)]
[New Thread 1100733744 (LWP 3797)]
[New Thread 1133735216 (LWP 3796)]
[New Thread 1125342512 (LWP 3795)]
[New Thread 1116949808 (LWP 3794)]
[New Thread 1099455792 (LWP 3793)]
0xffffe002 in ?? ()

Thread 2 (Thread 1100733744 (LWP 3797))

  • #0 ??
  • #1 libgnomeui_segv_837ccc8 "h#\023Bh#\023B\003" spread = ART_GRADIENT_PAD
  • #7 art_render_invoke_callbacks
    at art_render.c line 927
  • #8 art_render_svp_callback
    at art_render_svp.c line 115
  • #9 art_svp_render_aa
    at art_svp_render_aa.c line 459
  • #10 art_render_svp_invoke_driver
    at art_render_svp.c line 383
  • #11 art_render_invoke
    at art_render.c line 1039
  • #12 rsvg_render_svp
    at rsvg-shapes.c line 157
  • #13 rsvg_render_bpath
    at rsvg-shapes.c line 221
  • #14 rsvg_render_path
    at rsvg-shapes.c line 268
  • #15 rsvg_handle_path
    at rsvg-shapes.c line 288
  • #16 rsvg_start_path
    at rsvg-shapes.c line 329
  • #17 rsvg_start_element
    at rsvg.c line 997
  • #18 xmlParseStartTag
    at parser.c line 6826
  • #19 xmlParseTryOrFinish
    at parser.c line 8548
  • #20 xmlParseChunk
  • #21 rsvg_handle_write_impl
  • #22 rsvg_handle_write
  • #23 gdk_pixbuf__svg_image_load_increment
  • #24 _gdk_pixbuf_generic_image_load
    at gdk-pixbuf-io.c line 688
  • #5 _gdk_keymap_state_changed
    at gdkkeys-x11.c line 401
  • #6 gdk_event_translate
    at gdkevents-x11.c line 1806
  • #7 _gdk_events_queue
    at gdkevents-x11.c line 1939
  • #9 g_main_dispatch
    at gmain.c line 1720
  • #10 g_main_context_dispatch
    at gmain.c line 2268
  • #11 g_main_context_iterate
    at gmain.c line 2349
  • #12 g_main_loop_run
    at gmain.c line 2569
  • #13 gtk_main
    at gtkmain.c line 1093
  • #14 main
    at nautilus-main.c line 280
  • #15 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 1 Sebastien Bacher 2004-10-20 20:15:15 UTC
do you still get this problem with nautilus 2.8 ?
Comment 2 Elijah Newren 2004-10-20 20:57:21 UTC
I never saw this crash again, although I don't navigate around pixmaps
directories much either.  I just tried it for a little while and didn't see
anything amiss, so let's just close this one.