Date: Tue, 28 Apr 2009 12:07:02 +0400 From: Dmitry Samersoff <dms@samersoff.net> To: Fabrizio Parrella <fabrizio@queensboro.com> Cc: freebsd-java@FreeBSD.org Subject: Re: Error using Diablo Java Message-ID: <49F6B926.20805@samersoff.net> In-Reply-To: <49F62307.2060904@queensboro.com> References: <49F62307.2060904@queensboro.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Fabrizio, According to V [libjvm.so+0x1c303d] <PhaseChaitin::gather_lrg_masks(bool)>: V [libjvm.so+0x1c4e61] 001c4b20 <PhaseChaitin::Register_Allocate()>: V [libjvm.so+0x215c5a] 00216760 <Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool)> You probably reached C2 bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6746892 Yopu can try to use client VM (-client) or gather compilation log (-XX:+PrintCompilation) and exclude offending method from compilation. -Dmitry Fabrizio Parrella wrote: > Error using Diablo Java Hotspo with Eclipse (PHPEclipse) > > It happens as soon as I open Eclipse.. in fact it shows the opening > screen then it crashes right away. > > Fabry > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- Dmitry Samersoff dms@samersoff.net, http://devnull.samersoff.net * There will come soft rains ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49F6B926.20805>