valgrind doesn't work with gstreamer based apps
Bug #22417 reported by
Luca Ognibene
on 2005-09-24
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | valgrind (Ubuntu) |
Medium
|
Tollef Fog Heen | ||
Bug Description
Using valgrind-3.0.1 (breezy) running valgrind on some apps returns an error:
Thread 1: status = VgTs_Runnable
==19356== at 0x1B922DB0: gst_cpuid_i386 (gstcpu.c:121)
==19356== by 0x1B922D54: cpu_fault_check_try (gstcpu.c:103)
==19356== by 0x1B922E53: _gst_cpu_
kde bugzilla:
http://
And the fix is.. remove the assert :)


valgrind (1:3.0.1-1ubuntu1) breezy; urgency=low
* Allow "integer SSE" / extended MMX instructions by removing assert(0) host-x86/ hdefs.c: 2310. Ubuntu #16210.
in VEX/priv/
-- Tollef Fog Heen <email address hidden> Mon, 26 Sep 2005 14:11:24 +0200