[x264-devel] Bug with S3C6410

Alexander Nestorov alexandernst at gmail.com
Wed Feb 6 00:23:18 CET 2013


I'm running gstreamer/farstream and x264 and I'm getting an illegal instruction.
I'm on a S3C6410 CPU (Tiny6410 board).
I'm using a copy downloaded yesterday (and the last change in git was
3 weeks ago), so I'm
safe to say that I'm using the very latest version.

Here's the full backtrace:

Core was generated by `./video-call 1234 192.168.0.104 1234'.
Program terminated with signal 4, Illegal instruction.
#0  0xafafb9bc in x264_cpu_fast_neon_mrc_test ()
   from /opt/arm/gst/lib/libx264.so.129
(gdb) bt full
#0  0xafafb9bc in x264_cpu_fast_neon_mrc_test ()
   from /opt/arm/gst/lib/libx264.so.129
No symbol table info available.
#1  0xafa8e2ac in x264_cpu_detect () at common/cpu.c:381
        flags = 393216
#2  0xafa8ee7c in x264_param_default (param=0x25f694) at common/common.c:51
No locals.
#3  0xb05d3d5c in gst_x264_enc_init (encoder=0x25f600, klass=<optimized out>)
    at gstx264enc.c:932
No locals.
#4  0xb6dc98ec in g_type_create_instance (type=<optimized out>) at gtype.c:1883
        node = 0x262f48
        instance = 0x25f600
        class = 0x0
        i = <optimized out>
        total_size = 2487956
#5  0xb6daa46c in g_object_constructor (type=<optimized out>,
    n_construct_properties=1, construct_params=0x31e1e0) at gobject.c:1854
        object = <optimized out>
#6  0xb6dabfb8 in g_object_newv (object_type=1130784,
    n_parameters=<optimized out>, parameters=<optimized out>) at gobject.c:1718
        cparams = 0x0
        oparams = 0x0
        nqueue = 0x0
        object = <optimized out>
        class = 0x31420
        unref_class = 0x1
        slist = <optimized out>
        n_total_cparams = <optimized out>
        n_cparams = <optimized out>
        n_oparams = <optimized out>
        n_cvalues = 1
        cvalues = 0x114120
        clist = <optimized out>
        newly_constructed = <optimized out>
        i = <optimized out>
        __PRETTY_FUNCTION__ = "g_object_newv"


Regards

-- 
alexandernst


More information about the x264-devel mailing list