This is the mail archive of the guile@cygnus.com mailing list for the guile project.


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

Re: Memory Leaks.


"ccf::satchell"@hermes.dra.hmg.gb writes:

> In my last mail I reported a memory leak in a multi-threaded programme.
> I have tried the same thing single threaded { {begin-thread -> (begin,
> comment out join } and it still leaks, but more slowly. As it is only talking t
> to one server this is probably expected. So although there might be gc problem
> with threads, there is at least one other problem as well.

Please send me some (as minimal as possible) code which reproduces the
bug.

/mdj