← Back to team overview

openjdk team mailing list archive

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

 

Public bug reported:

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.

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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.





Follow ups

References