https://bugzilla.novell.com/show_bug.cgi?id=849122 https://bugzilla.novell.com/show_bug.cgi?id=849122#c1 --- Comment #1 from Michael Meeks <mmeeks@suse.com> 2013-11-08 17:00:16 UTC --- Caught it - just use LibreOffice in impress for any length of time and bang ... Program received signal SIGSEGV, Segmentation fault. #0 sna_do_copy (src=src@entry=0xb751dc0, dst=dst@entry=0xb357808, gc=gc@entry=0xb34f318, sx=sx@entry=0, sy=sy@entry=0, width=width@entry=300, hei bitPlane=bitPlane@entry=0, closure=closure@entry=0x0) at sna_accel.c:6097 #1 0xb6c209f6 in sna_copy_area (src=0xb751dc0, dst=0xb357808, gc=0xb34f318, src_x=0, src_y=0, width=300, height=213, dst_x=5, dst_y=-115) at sna_ #2 0x0807ab3f in ProcCopyArea (client=0xac8e7e8) at dispatch.c:1626 #3 0x0807ed8d in Dispatch () at dispatch.c:432 #4 0x0806ce2a in main (argc=12, argv=0xbffacf64, envp=0xbffacf98) at main.c:298 sadly frame 0 doesn't print nicely - my remote terminal and screen not being happy I suspect. (gdb) p *src $2 = {type = 1 '\001', class = 0 '\000', depth = 24 '\030', bitsPerPixel = 32 ' ', id = 99092934, x = 0, y = 0, width = 300, height = 213, pScreen (gdb) p dest No symbol "dest" in current context. (gdb) p *dst $3 = {type = 1 '\001', class = 0 '\000', depth = 24 '\030', bitsPerPixel = 32 ' ', id = 99093906, x = 0, y = 0, width = 1669, height = 970, pScree (gdb) p width $4 = 300 (gdb) p height $5 = 213 hope that helps ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.