← Back to team overview

openjdk team mailing list archive

[Bug 663909] Re: JVM will SIGSEGV compiling Barracudamvc, in jregex

 

** Attachment added: "hs_err log"
   https://bugs.launchpad.net/bugs/663909/+attachment/1703210/+files/hs_err_pid4696.log

-- 
JVM will SIGSEGV compiling Barracudamvc, in jregex
https://bugs.launchpad.net/bugs/663909
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
Compiling the barracudamvc framework (svn co svn://svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/trunk), I consistently get a SIGSEGV.
Problem occurs always at the same point, calling a method in jregex library : jregex.Pretokenizer.next()V (1064 bytes)

Using sun-java6-jdk, things work fine.

Procedure to reproduce:

svn co svn://svn.forge.objectweb.org/svnroot/barracudamvc/Barracuda2/trunk BarracudaMVC
cd BarracudaMVC/WEB-INF/bin
ant clean jars

After failure, re-running ant jars (without the clean target) will complete the build.





References