guile-user
[Top][All Lists]
Advanced

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

Re: valgrind suppressions for current CVS Guile


From: Marius Vollmer
Subject: Re: valgrind suppressions for current CVS Guile
Date: Wed, 22 Dec 2004 17:38:44 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Bill Schottstaedt <address@hidden> writes:

These functions should not really need to do risky things, so maybe
valgrind is pointing out some real bugs.  Could you investigate a bit?
Thanks!

> {
>     scm-16
>     Memcheck:Cond
>     fun:scm_from_uint32
>     fun:gxm_XGetFontProperty
>     fun:*
> }
>
> {
>     scm-18
>     Memcheck:Addr1
>     fun:scm_from_locale_stringn
>     fun:scm_from_locale_string
>     fun:*
> }
>
> {
>     scm-19
>     Memcheck:Addr1
>     fun:memcpy
>     fun:scm_from_locale_stringn
>     fun:scm_from_locale_string
>     fun:*
> }
>
> {
>     scm-20
>     Memcheck:Cond
>     fun:scm_from_int32
>     fun:*
> }
>
> {
>     scm-21
>     Memcheck:Cond
>     fun:__gmpz_init_set_si
>     fun:scm_from_int32
>     fun:*
> }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]