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 475538 - resolution related crash in rc2?
resolution related crash in rc2?
Status: RESOLVED DUPLICATE of bug 475214
Product: GIMP
Classification: Other
Component: General
2.4.x
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2007-09-10 17:17 UTC by Gavin
Modified: 2008-10-30 19:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gavin 2007-09-10 17:17:58 UTC
Seems to be a resolution issue.

Steps to reproduce:
1. Open a .ps file in gv. Zoom x4. Try a screen capture (sometimes works, usually crashes). I haven't seen a crash doing a capture from gv at x1 zoom.
2. Open a raw file in UFRaw, then output to the gimp. Always crashes at x1 zoom, but work if I zoom out to x0.17


I'm running kubuntu gusty tribe 5 x64 on a Latitude D830, with a high res
screen (1900x1200).


Stack trace from a screen capture:


Program received signal SIGSEGV, Segmentation fault.

Thread 47947823555056 (LWP 6034)

  • #0 render_image_tile_fault_one_row
    at /build/buildd/gimp-2.4.0~rc2/./app/display/gimpdisplayshell-render.c line 944
  • #1 render_image_rgb_a
    at /build/buildd/gimp-2.4.0~rc2/./app/display/gimpdisplayshell-render.c line 862
  • #2 gimp_display_shell_render
    at /build/buildd/gimp-2.4.0~rc2/./app/display/gimpdisplayshell-render.c line 275
  • #3 gimp_display_shell_draw_area
    at /build/buildd/gimp-2.4.0~rc2/./app/display/gimpdisplayshell-draw.c line 574
  • #4 gimp_display_shell_canvas_expose
    at /build/buildd/gimp-2.4.0~rc2/./app/display/gimpdisplayshell-callbacks.c line 421
  • #5 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 ??
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 app_run
    at /build/buildd/gimp-2.4.0~rc2/./app/app.c line 246
  • #20 main
    at /build/buildd/gimp-2.4.0~rc2/./app/main.c line 385
  • #21 __libc_start_main
    from /lib/libc.so.6
  • #22 _start

Comment 1 Michael Schumacher 2007-09-10 19:41:06 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 475214 ***