[Mono-devel-list] Embeding MONO and (p)threads

Dick Porter dick at ximian.com
Mon Aug 11 11:38:53 EDT 2003


On Mon, 2003-08-11 at 14:40, fran at cic-online.net wrote:
> I am using MONO embeding in my application which creat several threads and i
> need invoke CLR code from one of this threads.
> 

You need to make sure your whole embedded application is using the
libgc-wrapped pthreads calls, not just the mono part.  See
http://bugzilla.ximian.com/show_bug.cgi?id=46137 for more details.

If this doesn't help you, please submit a new bug report and attach some
example code so that I can debug the problem.

- Dick




More information about the Mono-devel-list mailing list