re: mplayer problem

From: Lee Harr (missive_at_hotmail.com)
Date: 11/30/03

  • Next message: Bryan Cassidy: "Re: Mozilla 1.5 strange error"
    To: freebsd-questions@freebsd.org
    Date: Sun, 30 Nov 2003 03:33:47 +0000
    
    

    >MPlayer interrupted by signal 4 in module: decode_audio
    >- MPlayer crashed by an 'Illegal Instruction'.
    > It may be a bug in our new runtime CPU-detection code...
    > Please read DOCS/bugreports.html.
    >- MPlayer crashed by bad usage of CPU/FPU/RAM.
    > Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
    > disassembly. For details, see DOCS/bugreports.html#crash.b.
    >- MPlayer crashed. This shouldn't happen.
    > It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc
    > version. If you think it's MPlayer's fault, please read
    >DOCS/bugreports.html
    > and follow the instru.
    >

    >I should add - this is on an AMD 1.7 box running freebsd 4.5-stable and
    >compiled both with no options and with -DWITHOUT_RUNTIME_CPUDETECTION
    >-DWITHOUT_SSE -DWITHOUT_MMX

    Just checking... do you have

    options CPU_ENABLE_SSE
    options CPU_ATHLON_SSE_HACK

    in your kernel config?

    _________________________________________________________________
    MSN 8 with e-mail virus protection service: 2 months FREE*
    http://join.msn.com/?page=features/virus

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Bryan Cassidy: "Re: Mozilla 1.5 strange error"