GC and Coroutines
Juan Wajnerman <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to use the GC together with this coroutine library: http://xmailserver.org/pcl.html But when the GC tries to free some memory running inside a coroutine it crashes. I guess the problem happens because other coroutine stacks are inaccessible during coroutine execution but I don't know how to fix this. Does anyone have some tips or tell me at least how could I debug this issue? Thanks, - Juan _______________________________________________ Gc mailing list Gc-V9/[email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/gc/