[Bug 676964] gst/gstcaps testcase failed on arm target

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 28 05:56:13 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676964
  GStreamer | gst-devtools | 0.10.36

rangappa <rajumcs0401> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
          Component|gstreamer (core)            |gst-devtools

--- Comment #2 from rangappa <rajumcs0401 at gmail.com> 2012-05-28 12:56:07 UTC ---
Hi,

Below is the information you asked

{{
-bash-3.2# cd tests/check/
-bash-3.2# 
-bash-3.2# 
-bash-3.2# make gst/gstcaps   
gstcaps    gstcaps.c  
-bash-3.2# make gst/gstcaps.gdb
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-sony-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/tmp/gstreamer-0.10.36/tests/check/gst/.libs/lt-gstcaps...done.
(gdb) run
Starting program: /tmp/gstreamer-0.10.36/tests/check/gst/.libs/lt-gstcaps 
[Thread debugging using libthread_db enabled]
Running suite(s): GstCaps

Program received signal SIGFPE, Arithmetic exception.
0x2ad83036 in __libc_do_syscall () from /devel/lib/libpthread.so.0
(gdb) bt
#0  0x2ad83036 in __libc_do_syscall () from /devel/lib/libpthread.so.0
#1  0x2ad82388 in raise (sig=8) at
../nptl/sysdeps/unix/sysv/linux/pt-raise.c:46
#2  0x2acf311e in __aeabi_ldiv0 () at
../../../libgcc/../gcc/config/arm/lib1funcs.asm:1300
#3  0x2acaab18 in msort_r () from /devel/usr/lib/libglib-2.0.so.0
#4  0x2ac80082 in g_ptr_array_sort () from /devel/usr/lib/libglib-2.0.so.0
#5  0x2ab6909c in gst_caps_do_simplify (caps=0x2e620) at gstcaps.c:1907
#6  0x0000ca6c in test_simplify (__i__=<value optimized out>) at
gst/gstcaps.c:207
#7  0x2aad3c70 in tcase_run_tfun_nofork (sr=0x37128, print_mode=<value
optimized out>) at check_run.c:314
#8  srunner_iterate_tcase_tfuns (sr=0x37128, print_mode=<value optimized out>)
at check_run.c:181
#9  srunner_run_tcase (sr=0x37128, print_mode=<value optimized out>) at
check_run.c:302
#10 srunner_iterate_suites (sr=0x37128, print_mode=<value optimized out>) at
check_run.c:150
#11 srunner_run_all (sr=0x37128, print_mode=<value optimized out>) at
check_run.c:561
#12 0x2aad0dfc in gst_check_run_suite (suite=<value optimized out>, name=<value
optimized out>, fname=0xe91c "gst/gstcaps.c") at gstcheck.c:587
#13 0x0000e400 in main (argc=0, argv=0x1) at gst/gstcaps.c:1010
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) quit

}}

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list