Comment 41 for bug 887850

Revision history for this message
In , kardan (kardan+) wrote :

(gdb) frame 5
#5 0x00705f6a in INT_cairo_surface_set_device_offset (surface=0x8d60e60, x_offset=-5, y_offset=-552)
    at /build/buildd/cairo-1.10.2/src/cairo-surface.c:1287
1287 /build/buildd/cairo-1.10.2/src/cairo-surface.c: Datei oder Verzeichnis nicht gefunden.

(gdb) print *surface
$1 = {backend = 0x781840, device = 0x85ac4c8, type = CAIRO_SURFACE_TYPE_XLIB, content = CAIRO_CONTENT_COLOR, ref_count = {
    ref_count = 1}, status = CAIRO_STATUS_SUCCESS, unique_id = 927, finished = 0, is_clear = 0, has_font_options = 0,
  owns_device = 1, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0},
  mime_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, device_transform = {
    xx = -nan(0x8000000000000), yx = -nan(0x8000000000000), xy = -nan(0x8000000000000), yy = -nan(0x8000000000000),
    x0 = -5, y0 = -552}, device_transform_inverse = {xx = -nan(0x8000000000000), yx = -nan(0x8000000000000),
    xy = -nan(0x8000000000000), yy = -nan(0x8000000000000), x0 = -5, y0 = -552}, device_transform_observers = {
    next = 0x8d60f08, prev = 0x8d60f08}, x_resolution = 72, y_resolution = 72, x_fallback_resolution = 300,
  y_fallback_resolution = 300, snapshot_of = 0x0, snapshot_detach = 0, snapshots = {next = 0x8d60f38, prev = 0x8d60f38},
  snapshot = {next = 0x8d631b0, prev = 0x8d63a30}, font_options = {antialias = CAIRO_ANTIALIAS_DEFAULT,
    subpixel_order = CAIRO_SUBPIXEL_ORDER_DEFAULT, lcd_filter = 148258000, hint_style = 4210701, hint_metrics = 148246160}}