bug-ncurses
[Top][All Lists]
Advanced

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

Re: Help - ncursers show garbag in application when compiled with gcc ve


From: Thomas Dickey
Subject: Re: Help - ncursers show garbag in application when compiled with gcc version 2.95.4
Date: Thu, 22 Mar 2007 18:14:03 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Mar 22, 2007 at 05:58:27AM +0000, Vinay Goutham Pullela wrote:
> Hi,
> 
> I have a application where I am using ncursers, but I am facing a
> strange
> problem,
> I have 2 systems as mentioned below:-
> 
> SYSTEM1: gcc version 2.95.4
> address@hidden:~$ gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
> gcc version 2.95.4 20011002 (Debian prerelease)
> 
> SYSTEM2: gcc version 3.3.5

Perhaps this is from a newer system with better locale support.
(It's hard to guess - but that's a good place to check)
 
> The Application gets compiled in both the systems, but the binary form
> SYSTEM1 displays garbag as you can see in the attachment, but the binary form
> SYSTEM2 is working fine, but in the both case the ncursers in leaking
> memory(Used Valgrind for checking) which I am attaching below:-

see
        http://invisible-island.net/ncurses/ncurses.faq.html#config_leaks

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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