I tried some debugging with the old HotSpot, finding that the SIGSEGV appeared in parts of the Assembler Code which got recent patches in IcedTea-Repositories. So I updated the HotSpot-Changeset to 24.80b07 and the Bug disappeared for me. I've pushed my changes to my github repository.
I don't know if this is acceptable for you? It's running on my arm target quit well at the moment. If you want, I could create a patchset based on the meta-java repository on yoctoproject.org?! Mit freundlichen Grüßen, Sven Ebenfeld 2015-04-04 21:27 GMT+02:00 Otavio Salvador <[email protected]>: > On Fri, Apr 3, 2015 at 5:24 PM, Sven Ebenfeld <[email protected]> wrote: >> Okay, thanks for the reply! I'm going to run it with debug symbols within >> the next days. >> But I have one more question. Icedtea7-native needs xsltproc native. Do you >> know the recipe which is providing it? > > commit d5a2a31aaad8f6bdf19860f7a858b10d7dba08b6 (HEAD, pending) > Author: Otavio Salvador <[email protected]> > Date: Sun Jan 25 23:11:51 2015 -0200 > > openjdk-6: Add libxslt-native as dependency > > The build system looks for xsltproc during configure, when bootstrap > is required, so we need to have it around. This has been catch when > building the recipe in a clean tmp directory. > > Signed-off-by: Otavio Salvador <[email protected]> > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://code.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
