Que erro é esse?
Acontece quando eu tento executar qualquer tipo de musica em um player que eu estou desenvolvendo com JMF em linux, no windows toca alguns formatos de musica, ja no linux quando eu vou executar algum som ele fexa o player, estou usando as bibliotecas certas para cada sistema operacional.
Erro completo:
[color=red]Fobs4JMF - Native shared library found
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0xb3e0d1da, pid=5986, tid=3029453712
JRE version: 6.0_25-b06
Java VM: Java HotSpot™ Client VM (20.0-b11 mixed mode, sharing linux-x86 )
Problematic frame:
C [libfobs4jmf.so+0xa31da] omnividea::fobs::Decoder::~Decoder()+0xe
An error report file with more information is saved as:
/home/vinicius/teste_JMF/hs_err_pid5986.log
If you would like to submit a bug report, please visit:
http://java.sun.com/webapps/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
Java Result: 134[/color]