[Bug 706551] gsttestclock check failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 22 02:08:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706551
  GStreamer | don't know | 1.1.3

--- Comment #3 from kel <kel13thuzadus at gmail.com> 2013-08-22 09:07:55 UTC ---
(In reply to comment #2)
> Must be a very subtle race condition. Does it fail for you every time? Even
> when running it in gdb? (make libs/gsttestclock.gdb in tests/check)
> 
> I'm running make libs/gsttestclock.forever since 10 minutes without problems
> now.

it fails every time when i try to run 'make check'. but after trying to ignore
the error, install the gstreamer, and play a sample video, it seems that the
video can be played normally, only except for this following message:

There may be a timestamping problem, or this computer is too slow.


when try to run it in gdb(make libs/gsttestclock.gdb in tests/check), the error
occurs 

(gdb) r
Starting program:~/gstreamer-1.1.3/tests/check/libs/.libs/lt-gsttestclock 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Running suite(s): GstTestClock
[New Thread 0x406ddb40 (LWP 28080)]
**
ERROR:libs/gsttestclock.c:284:test_wait_synchronous_no_timeout: assertion
failed: (entry == (clock_id))

Program received signal SIGABRT, Aborted.
0x40022424 in __kernel_vsyscall ()
(gdb) 



the same error in the log?

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