dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] pnet on openbsd


From: ionut bizau
Subject: [Pnet-developers] pnet on openbsd
Date: Sat, 24 Apr 2004 15:56:31 -0200 (GMT+2)
User-agent: SquirrelMail/1.4.2

Hello!

Anyone has pnet working on openbsd? I have tried, but ilrun just "hangs".
After some investigations i found out that the problem is in the garbage
collector (function GC_get_stack_base() in libgc/os_dep.c). This function
(well, the one that is called on my system, cause there are more versions)
calls GC_find_limit() which afaik raises a seg fault but hangs instead of
exiting the program. In the docs of libgc there is written that it runs on
*bsd and there are also some #ifdef(OPENBSD)s in its code so i suppose
that maybe i am doing something wrong. Anyone could give me a hint pls?
Btw, how do you handle libgc? You took it once and after that you are
updating that version or you always take its last "official" version?

Thank you in advance,

Ionut B


reply via email to

[Prev in Thread] Current Thread [Next in Thread]