[email protected]: > Hi, > > I built the latest git snapshot of libbluray on ScientificLinux 6 and it > appears to work great (tested with xine-ui/xine-lib 1.1.19 via the > plugin), except for the BD_J Java support.
BD-J support is still incomplete. > When I run 'bdj_test /path/to/BDroot/ 00000' I get: > > /path/to/BDroot/ 00000 > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007fea4f4c3df7, pid=18495, > tid=140644337616640 > # > # JRE version: 6.0_17-b17 > # Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 ) > # Derivative: IcedTea6 1.7.10 > # Distribution: Custom build (Thu Feb 24 14:16:57 CST 2011) > # Problematic frame: > # V [libjvm.so+0x3c5df7] Have you tried setting path to libbluray.jar ? Like: [cd .../libbluray] LIBBLURAY_CP=./src/.libs/libbluray.jar ./src/examples/bdj_test /.../BluRay/ 00000 - Petri _______________________________________________ libbluray-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libbluray-devel
