After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701082 - Crashes with latest GIT
Crashes with latest GIT
Status: RESOLVED DUPLICATE of bug 697093
Product: GStreamer
Classification: Platform
Component: orc
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-27 11:45 UTC by Sebastian Dröge (slomo)
Modified: 2013-08-20 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-05-27 11:45:04 UTC
video_orc_blend_little:
/bin/bash: line 5: 10027 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/video
audio_orc_unpack_u8:
/bin/bash: line 5: 10051 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/audio
adder_orc_add_int32:
/bin/bash: line 5: 10070 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/adder
audio_convert_orc_unpack_u8:
/bin/bash: line 5: 10089 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/audioconvert
volume_orc_scalarmultiply_f64_ns:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_scalarmultiply_f32_ns:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_process_int32:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_process_int32_clamp:
    backup function  :   PASSED
    compiled function:   COMPILE FAILED
volume_orc_process_int16:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_process_int16_clamp:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_process_int8:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_process_int8_clamp:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_memset_f64:
    backup function  :   PASSED
    compiled function:   PASSED
volume_orc_prepare_volumes:
/bin/bash: line 5: 10108 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/volume
video_scale_orc_merge_linear_u8:
/bin/bash: line 5: 10127 Segmentation fault      CK_DEFAULT_TIMEOUT=120 GST_STATE_IGNORE_ELEMENTS="cdio cdparanoiasrc libvisual_ alsasrc alsasink" GST_REGISTRY_1_0=../../tests/check/test-registry.reg GST_PLUGIN_SYSTEM_PATH_1_0= GST_PLUGIN_PATH_1_0=../../gst:../../sys:../../ext:/home/slomo/Projects/gstreamer/head/gstreamer GST_PLUGIN_LOADING_WHITELIST="gstreamer:gst-plugins-base@../.." GST_TAG_LICENSE_TRANSLATIONS_DICT="../../gst-libs/gst/tag/license-translations.dict" ${dir}$tst
FAIL: orc/videoscale



Program received signal SIGSEGV, Segmentation fault.
0x0000000000400d49 in _backup_video_scale_orc_merge_linear_u8 (ex=0x4164e0)
    at orc/videoscale.c:160
160	    var41 = ptr4[i];
(gdb) print ptr4
$1 = (const orc_int8 *) 0x0
(gdb) print ex->arrays
$2 = {0x418080, 0x0 <repeats 12 times>, 0x41b670, 0x0 <repeats 50 times>}
(gdb) bt
  • #0 _backup_video_scale_orc_merge_linear_u8
    at orc/videoscale.c line 160
  • #1 orc_test_compare_output_full
    at orctest.c line 662
  • #2 main
    at orc/videoscale.c line 855

Comment 1 Sebastian Dröge (slomo) 2013-08-20 07:58:02 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 697093 ***