The package may not be segfaulting immediately when run, but it still
seems broken. I tested it out with a simple RELAX-NG compact syntax
schema:
start = element foo { text }
I then tried converting it to a RELAX-NG XML syntax schema using trang
20030619-5.1ubuntu3 (on amd64), and got the following:
$ trang foo.rnc foo.rng
Exception in thread "main" java.lang.NullPointerException
at
org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service$Loader2.getResources(libgcj_bc.so.1)
at
org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service.<init>(libgcj_bc.so.1)
at
org.relaxng.datatype.helpers.DatatypeLibraryLoader.<init>(libgcj_bc.so.1)
at com.thaiopensource.relaxng.input.parse.ParseInputFormat.load(trang)
at com.thaiopensource.relaxng.translate.Driver.doMain(trang)
at com.thaiopensource.relaxng.translate.Driver.main(trang)
I'll test to see if the same thing occurs on x86 after updating my
laptop.
** Changed in: trang (Ubuntu)
Status: Fix Released => Confirmed
--
trang segfaults on gutsy (x86 and AMD64)
https://bugs.launchpad.net/bugs/141447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs