[Xcb] XPutImage to a pixmap is leaking memory

Guillaume Foliard guifo at wanadoo.fr
Tue Jun 1 12:56:28 PDT 2010


Hello,

On Tuesday 01 June 2010 21:33:27 Guillaume Foliard wrote:
> > If this really is a bug, you need to install debug symbols and grab
> > that same stack trace from valgrind again. Looks like these
> > instructions apply to Fedora:
> > 
> > http://fedoraproject.org/wiki/StackTraces

Here is the Valgrind trace with debug symbols :

==6811== 15,984 bytes in 999 blocks are indirectly lost in loss record 21 of 
25
==6811==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==6811==    by 0x3B3860A6B1: _xcb_in_read (xcb_in.c:225)
==6811==    by 0x3B386088EC: _xcb_conn_wait (xcb_conn.c:325)
==6811==    by 0x3B38608D86: _xcb_out_send (xcb_out.c:338)
==6811==    by 0x3B38609034: xcb_writev (xcb_out.c:286)
==6811==    by 0x3B38A4D419: _XSend (xcb_io.c:339)
==6811==    by 0x3B38A3985C: PutSubImage (PutImage.c:804)
==6811==    by 0x3B38A38B50: PutSubImage (PutImage.c:919)
==6811==    by 0x3B38A39A3D: XPutImage (PutImage.c:1029)
==6811==    by 0x400B9D: main (put_image.c:76)


Guillaume




More information about the Xcb mailing list