← Back to team overview

openjdk team mailing list archive

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

 

Still fails in Natty alpha 3.

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

Title:
  JVM will SIGSEGV compiling Barracudamvc, in jregex

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