(gdb) cont Continuing. Program received signal SIGFPE, Arithmetic exception. 0x00007f26dabf1448 in r600_dma_copy_tile (rctx=0xe963c0, dst=0x1f687a0, dst_level=0, dst_x=0, dst_y=0, dst_z=0, src=0x1f69630, src_level=0, src_x=0, src_y=0, src_z=0, copy_height=6, pitch=32768, bpp=4) at r600_state.c:3097 3097 r600_state.c: Datei oder Verzeichnis nicht gefunden. (gdb) bt f #0 0x00007f26dabf1448 in r600_dma_copy_tile (rctx=0xe963c0, dst=0x1f687a0, dst_level=0, dst_x=0, dst_y=0, dst_z=0, src=0x1f69630, src_level=0, src_x=0, src_y=0, src_z=0, copy_height=6, pitch=32768, bpp=4) at r600_state.c:3097 cs = 0xec8ae0 rsrc = 0x1f69630 rdst = 0x1f687a0 array_mode = 2 lbpp = 2 pitch_tile_max = 1023 slice_tile_max = 1023 size = 32767 ncopy = 1016458352 height = 6 cheight = 0 detile = 0 i = 0 x = 0 y = 0 z = 0 src_mode = 0 dst_mode = 2 base = 0 addr = 0 #1 0x00007f26dabf1acc in r600_dma_blit (ctx=0xe963c0, dst=0x1f687a0, dst_level=0, dst_x=0, dst_y=0, dst_z=0, src=0x1f69630, src_level=0, src_box=0x7fff3c95edb0) at r600_state.c:3192 rctx = 0xe963c0 rsrc = 0x1f69630 rdst = 0x1f687a0 dst_pitch = 32768 src_pitch = 32768 bpp = 4 dst_mode = 2 src_mode = 0 ---Type to continue, or q to quit--- copy_height = 6 src_w = 8192 dst_w = 8192 src_x = 0 src_y = 0 #2 0x00007f26dabf2b30 in r600_copy_from_staging_texture (ctx=0xe963c0, rtransfer=0x1d28f40) at r600_texture.c:110 rctx = 0xe963c0 transfer = 0x1d28f40 dst = 0x1f687a0 src = 0x1f69630 sbox = {x = 0, y = 0, z = 0, width = 8192, height = 6, depth = 1} #3 0x00007f26dabf523e in r600_texture_transfer_unmap (ctx=0xe963c0, transfer=0x1d28f40) at r600_texture.c:977 rtransfer = 0x1d28f40 rctx = 0xe963c0 buf = 0x1eeb8b0 texture = 0x1f687a0 rtex = 0x1f687a0 #4 0x00007f26dab16f2c in u_transfer_unmap_vtbl (pipe=0xe963c0, transfer=0x1d28f40) at util/u_transfer.c:138 ur = 0x1f687a0 #5 0x00007f26da9d5772 in pipe_transfer_unmap (context=0xe963c0, transfer=0x1d28f40) at ../../src/gallium/auxiliary/util/u_inlines.h:446 No locals. #6 0x00007f26da9d5c62 in st_texture_image_unmap (st=0xf31630, stImage=0x1eeb840) at ../../src/mesa/state_tracker/st_texture.c:273 pipe = 0xe963c0 #7 0x00007f26da9adc49 in st_UnmapTextureImage (ctx=0xeee120, texImage=0x1eeb840, slice=0) at ../../src/mesa/state_tracker/st_cb_texture.c:226 st = 0xf31630 stImage = 0x1eeb840 #8 0x00007f26da93906c in store_texsubimage (ctx=0xeee120, texImage=0x1eeb840, xoffset=0, yoffset=0, zoffset=0, width=8192, height=6, depth=1, format=32993, type=33639, pixels=0x1f2de10, packing=0xefd240, caller=0x7f26dac88f9a "glTexSubImage") at ../../src/mesa/main/texstore.c:4029 ---Type to continue, or q to quit--- dstMap = 0x7f26d63f2000 dstRowStride = 32768 mapMode = 6 target = 3553 success = 1 '\001' dims = 2 slice = 0 numSlices = 1 sliceOffset = 0 srcImageStride = 0 src = 0x1f2de10 "\324\324\324\377" #9 0x00007f26da939239 in _mesa_store_texsubimage (ctx=0xeee120, dims=2, texImage=0x1eeb840, xoffset=0, yoffset=0, zoffset=0, width=8192, height=6, depth=1, format=32993, type=33639, pixels=0x1f2de10, packing=0xefd240) at ../../src/mesa/main/texstore.c:4086 No locals. #10 0x00007f26da9aec87 in st_TexSubImage (ctx=0xeee120, dims=2, texImage=0x1eeb840, xoffset=0, yoffset=0, zoffset=0, width=8192, height=6, depth=1, format=32993, type=33639, pixels=0x1f2de10, unpack=0xefd240) at ../../src/mesa/state_tracker/st_cb_texture.c:789 st = 0xf31630 stImage = 0x1eeb840 stObj = 0x1eeb450 pipe = 0xe963c0 screen = 0xe52d30 dst = 0x1f687a0 src = 0x0 src_templ = {reference = {count = 32933792}, screen = 0x1eeb898, target = 8192, format = PIPE_FORMAT_B4G4R4A4_UNORM, width0 = 0, height0 = 0, depth0 = 1016459744, array_size = 32767, last_level = 6, nr_samples = 226, usage = 154, bind = 32550, flags = 91} transfer = 0x7f26daadce9f blit = {dst = {resource = 0x6e, level = 0, box = {x = 0, y = 32421952, z = 0, width = 15655200, height = 0, depth = 1016459744}, format = 32767}, src = {resource = 0x7f26da9ae306 , level = 0, box = {x = 8192, y = 6, z = 1, width = 1016459792, height = 32767, depth = 15930928}, ---Type to continue, or q to quit--- format = PIPE_FORMAT_NONE}, mask = 32421952, filter = 0, scissor_enable = 80 'P', scissor = {minx = 0, miny = 0, maxx = 3568, maxy = 55963}} src_format = 32767 dst_format = PIPE_FORMAT_B8G8R8A8_UNORM mesa_src_format = MESA_FORMAT_RGBA8888 gl_target = 3553 bind = 32767 map = 0x1f687a0 "\002" #11 0x00007f26da9aed9e in st_TexImage (ctx=0xeee120, dims=2, texImage=0x1eeb840, format=32993, type=33639, pixels=0x1f2de10, unpack=0xefd240) at ../../src/mesa/state_tracker/st_cb_texture.c:813 No locals. #12 0x00007f26da9234e6 in teximage (ctx=0xeee120, compressed=0 '\000', dims=2, target=3553, level=0, internalFormat=6408, width=8192, height=6, depth=1, border=0, format=32993, type=33639, imageSize=0, pixels=0x1f2de10) at ../../src/mesa/main/teximage.c:3133 face = 0 texImage = 0x1eeb840 func = 0x7f26dac87c7f "glTexImage" unpack_no_border = {Alignment = 1016460080, RowLength = 32767, SkipPixels = -628454483, SkipRows = 32550, ImageHeight = 32420944, SkipImages = 3361, SwapBytes = 192 '\300', LsbFirst = 217 '\331', Invert = 238 '\356', BufferObj = 0xd21000003e8} unpack = 0xefd240 texObj = 0x1eeb450 texFormat = MESA_FORMAT_ARGB8888 dimensionsOK = 1 '\001' sizeOK = 1 '\001' #13 0x00007f26da92367f in _mesa_TexImage2D (target=3553, level=0, internalFormat=6408, width=8192, height=6, border=0, format=32993, type=33639, pixels=0x1f2de10) at ../../src/mesa/main/teximage.c:3172 ctx = 0xeee120 #14 0x00007f26dd453505 in __glamor_upload_pixmap_to_texture (pixmap=0x1eac3f0, tex=0x7fff3c95f48c, format=32993, type=33639, x=0, y=0, w=8192, h=6, bits=0x1f2de10, pbo=0) at /var/tmp/portage/x11-libs/glamor-0.6.0/work/glamor-egl-0.6.0/src/glamor_pixmap.c:421 glamor_priv = 0xf562b0 ---Type to continue, or q to quit--- dispatch = 0xf562b0 non_sub = 1 iformat = 6408 #15 0x00007f26dd453acb in _glamor_upload_bits_to_pixmap_texture (pixmap=0x1eac3f0, format=32993, type=33639, no_alpha=0, revert=0, swap_rb=3, x=0, y=0, w=8192, h=6, stride=32768, bits=0x1f2de10, pbo=0) at /var/tmp/portage/x11-libs/glamor-0.6.0/work/glamor-egl-0.6.0/src/glamor_pixmap.c:543 pixmap_priv = 0x1d50d30 glamor_priv = 0xf562b0 dispatch = 0xf562b0 vertices = {-1, -1, 1, -1, 1, 0.333333373, -1, 0.333333373} texcoords = {0, 1, 1, 1, 1, 0, 0, 0} texcoords_inv = {0, 0, 1, 0, 1, 1, 0, 1} ptexcoords = 0x7f26dd66f600 dst_xscale = 0.000122070312 dst_yscale = 0.111111112 tex = 3361 need_flip = 0 need_free_bits = 0 #16 0x00007f26dd454654 in glamor_upload_sub_pixmap_to_texture (pixmap=0x1eac3f0, x=0, y=0, w=10000, h=6, stride=40000, bits=0x1ef3488, pbo=0) at /var/tmp/portage/x11-libs/glamor-0.6.0/work/glamor-egl-0.6.0/src/glamor_pixmap.c:766 boxes = 0x1afd660 nbox = 1 temp_stride = 32768 temp_bits = 0x1f2de10 region = {extents = {x1 = 0, y1 = 0, x2 = 10000, y2 = 6}, data = 0x0} box = {x1 = 0, y1 = 0, x2 = 10000, y2 = 6} clipped_regions = 0x1ea9180 i = 0 n_region = 2 sub_bits = 0x1f2de10 j = 0 ---Type to continue, or q to quit--- format = 32993 type = 33639 no_alpha = 0 revert = 0 swap_rb = 3 pixmap_priv = 0x1d50d30 force_clip = 0 __FUNCTION__ = "glamor_upload_sub_pixmap_to_texture" #17 0x00007f26dd438b6c in _glamor_put_image (drawable=0x1eac3f0, gc=0x1bf6110, depth=32, x=0, y=0, w=10000, h=6, left_pad=0, image_format=2, bits=0x1ef3488 "\324\324\324\377", fallback=1) at /var/tmp/portage/x11-libs/glamor-0.6.0/work/glamor-egl-0.6.0/src/glamor_putimage.c:308 pixmap = 0x1eac3f0 pixmap_priv = 0x1d50d30 clip = 0x1bf6350 x_off = 0 y_off = 0 ret = 0 temp_pixmap = 0x0 sub_pixmap = 0x1eac410 temp_pixmap_priv = 0x8b2920 box = {x1 = 0, y1 = 0, x2 = 10000, y2 = 6} __FUNCTION__ = "_glamor_put_image" #18 0x00007f26dd438de0 in glamor_put_image (drawable=0x1eac3f0, gc=0x1bf6110, depth=32, x=0, y=0, w=10000, h=6, left_pad=0, image_format=2, bits=0x1ef3488 "\324\324\324\377") at /var/tmp/portage/x11-libs/glamor-0.6.0/work/glamor-egl-0.6.0/src/glamor_putimage.c:352 No locals. #19 0x000000000056e27b in damagePutImage (pDrawable=0x1eac3f0, pGC=0x1bf6110, depth=32, x=0, y=0, w=10000, h=6, leftPad=0, format=2, pImage=0x1ef3488 "\324\324\324\377") at /var/tmp/portage/x11-base/xorg-server-1.15.0/work/xorg-server-1.15.0/miext/damage/damage.c:736 pGCPriv = 0x1bf61b0 oldFuncs = 0x8ab9e0 #20 0x0000000000436ddd in ProcPutImage (client=0x1bc9390) ---Type to continue, or q to quit--- at /var/tmp/portage/x11-base/xorg-server-1.15.0/work/xorg-server-1.15.0/dix/dispatch.c:1968 pGC = 0x1bf6110 pDraw = 0x1eac3f0 length = 40000 lengthProto = 40000 tmpImage = 0x1ef3488 "\324\324\324\377" stuff = 0x1ef3470 #21 0x0000000000432a7d in Dispatch () at /var/tmp/portage/x11-base/xorg-server-1.15.0/work/xorg-server-1.15.0/dix/dispatch.c:433 clientReady = 0x1982560 result = 0 client = 0x1bc9390 nready = 0 icheck = 0x8b6690 start_tick = 11830 #22 0x0000000000440b57 in dix_main (argc=10, argv=0x7fff3c95f988, envp=0x7fff3c95f9e0) at /var/tmp/portage/x11-base/xorg-server-1.15.0/work/xorg-server-1.15.0/dix/main.c:294 i = 1 alwaysCheckForInput = {0, 1} #23 0x0000000000422ec5 in main (argc=10, argv=0x7fff3c95f988, envp=0x7fff3c95f9e0) at /var/tmp/portage/x11-base/xorg-server-1.15.0/work/xorg-server-1.15.0/dix/stubmain.c:34 No locals. (gdb) cont Continuing. Program received signal SIGABRT, Aborted. 0x00007f26dec010b9 in raise () from /lib64/libc.so.6 (gdb) cont Continuing. [Thread 0x7f26e0d4c880 (LWP 1386) exited] Program terminated with signal SIGABRT, Aborted. The program no longer exists. (gdb)