JavaFX frequently crashes when Media objects are created to load MPEG-4 videos via HTTP. For the same application started with the same set of data, the crash happens in 30-40% of all runs.
On stderr, the following can be seen:
ERROR: Caught a segmentation fault while loading plugin file:
/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/libgstplugins-lite.dylib
Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
Java Result: 255
hs_er_pid* has not been created.
On stderr, the following can be seen:
ERROR: Caught a segmentation fault while loading plugin file:
/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/libgstplugins-lite.dylib
Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
Java Result: 255
hs_er_pid* has not been created.