This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: automatic memory allocation leaks like mad


Am Mittwoch, den 24.09.2014, 01:06 +0200 schrieb JoÃl KrÃhemann:
> Hi
> 
> How to fix this?
> 
> http://ags.sourceforge.net/trace.log
> 
> my application uses about:
> 
>  PID USER      PR  NI  VIRT  RES  SHR S  %CPU %MEM    TIME+  COMMAND  
> 23442 joel      20   0  255g 445m  12m S 384,3  5,7   2:46.58 ags
> 
> 
> I'm not sure but me really believe ags hangs because of a memory leak.
> Any ideas?
> 
> please let me know
> JoÃl
> 
> 
> 
> 

pthread_detach() solved it :p




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]