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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.