[Bug 744246] New: gl: Broken VideoAlignment handling?

bugzilla at gnome.org bugzilla at gnome.org
Tue Feb 10 03:19:43 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744246

            Bug ID: 744246
           Summary: gl: Broken VideoAlignment handling?
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When using latest GIT master on Android with glimagesink and avviddec_h264, the
following crash usually happens. Putting a tee before glimagesink (which makes
the ALLOCATION query fail and fall back to not use VideoAlignment or anything)
makes it work again.

Crash is a SIGBUS btw, so we probably need to align memory differently somehow
to make libav happy.

I/DEBUG   ( 2468):     #00  pc 00653d1c 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
(ff_pred16x16_dc_neon+111)
I/DEBUG   ( 2468):     #01  pc 0044d3ad 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #02  pc 00458645 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #03  pc 0045b3eb 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
(ff_h264_execute_decode_slices+634)
I/DEBUG   ( 2468):     #04  pc 00435307 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #05  pc 005a2f6f 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
(avcodec_decode_video2+146)
I/DEBUG   ( 2468):     #06  pc 00359cd1 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #07  pc 0035b1cd 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #08  pc 00f30949 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #09  pc 00f32b67 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #10  pc 00f33b3b 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #11  pc 00fd1ea7 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #12  pc 00fd335d 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #13  pc 00f9b5a1 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #14  pc 00fd1ea7 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #15  pc 00fd335d 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
I/DEBUG   ( 2468):     #16  pc 00f83dbd 
/data/app-lib/com.centricular.android_launch-2/libgstreamer_android.so
(gst_base_parse_push_frame+2788)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-bugs/attachments/20150210/ae1981a1/attachment.html>


More information about the gstreamer-bugs mailing list