[gstreamer-bugs] [Bug 623586] gst/tagsetter check fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 5 07:04:42 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623586
  GStreamer | gstreamer (core) | git

--- Comment #3 from Götz Waschk <waschk at mandriva.org> 2010-07-05 14:04:37 UTC ---
I can reproduce this bug all the time.

Here is the gdb output:
Thread 4 (Thread 0x2aaaad957710 (LWP 28943)):
#0  0x00002aaaab7009bd in nanosleep () from /lib64/libpthread.so.0
#1  0x00002aaaab47fc48 in IA__g_usleep (microseconds=<value optimized out>)
    at gtimer.c:260
#2  0x0000000000401525 in test_threads_thread_func3 (
    data=<value optimized out>) at gst/gsttagsetter.c:291
#3  0x00002aaaab47cfa4 in g_thread_create_proxy (data=0x639bc0)
    at gthread.c:1893
#4  0x00002aaaab6f8a5d in start_thread () from /lib64/libpthread.so.0
#5  0x00002aaaab9e915d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x2aaaacea9900 (LWP 28938)):
#0  0x00002aaaab6f9ccd in pthread_join () from /lib64/libpthread.so.0
#1  0x00002aaaabc7ce91 in g_thread_join_posix_impl (
    thread=<value optimized out>) at gthread-posix.c:385
#2  0x00002aaaab47cb23 in IA__g_thread_join (thread=0x639bc0) at gthread.c:2038
#3  0x0000000000401a7d in test_threads (__i__=<value optimized out>)
    at gst/gsttagsetter.c:318
#4  0x00002aaaaacd2fc6 in tcase_run_tfun_nofork (sr=0x648d60,
    print_mode=<value optimized out>) at check_run.c:314
#5  srunner_iterate_tcase_tfuns (sr=0x648d60, print_mode=<value optimized out>)
---Type <return> to continue, or q <return> to quit---
    at check_run.c:181
#6  srunner_run_tcase (sr=0x648d60, print_mode=<value optimized out>)
    at check_run.c:302
#7  srunner_iterate_suites (sr=0x648d60, print_mode=<value optimized out>)
    at check_run.c:150
#8  srunner_run_all (sr=0x648d60, print_mode=<value optimized out>)
    at check_run.c:561
#9  0x00002aaaaacce32b in gst_check_run_suite (suite=<value optimized out>, 
    name=<value optimized out>, fname=0x4024e4 "gst/gsttagsetter.c")
    at gstcheck.c:587
#10 0x00000000004023e1 in main (argc=1, argv=0x7fffffffde18)
    at gst/gsttagsetter.c:338

-- 
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