Garbage collection segfault in OpenIndiana

Johann 'Myrkraverk' Oskarsson johann@2ndquadrant.com
Sat Nov 12 20:38:00 GMT 2011


Hi all,

With GCC 4.6.2 on OpenIndiana 151a (Solaris) the boehm gc segfaults in
os_dep.c:810 when JNI_CreateJavaVM() is called.  The attached
invocation example (as small as I think I can make it) is a complete
example.

Is this the right place to discuss this issue?  I thought of merging
boehm gc 7.1 into the gcc source tree, but this seems non-trivial.  In
particular it's not possible just to make it a drop-in replacement.

Is there a way to have GCJ use a system supplied boehm gc?


-- 
   Johann Oskarsson                http://www.2ndquadrant.com/    |[]
   PostgreSQL Development, 24x7 Support, Training and Services  --+--
                                                                  |
   Blog: http://my.opera.com/myrkraverk/blog/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inv.c
URL: <http://gcc.gnu.org/pipermail/java/attachments/20111112/95fd8edc/attachment.c>


More information about the Java mailing list