Re: Using memprof and gtk



Arturo Tena <arturo directmail org> writes: 
> 
> Clicking on "Leaks" button after the message "get leaks" appeare, it shows
> the function "gdk_im_real_open" having leaked 13 bytes:
> 
> 
> Leaked 0x8052b60 (13 bytes)
>         (???)
>         (???)
>         (???)
>         (???)
>         gdk_im_real_open(): (null):0
>         gdk_im_open(): (null):0
>         gdk_init_check(): (null):0
>         gtk_init_check(): (null):0
>         gtk_init(): (null):0
>         main(): /home/arturo/t/b.c:15
>         __libc_start_main():
> /usr/src/bs/BUILD/glibc-2.1.92/csu/../sysdeps/generic/libc-start.c:111
>         _start(): (null):0
> 
> 
> Why does happen? Am I missing something?
> 

We think it's an Xlib bug, you would have to compile Xlib with
debugging symbols to see for sure.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]