Bug 5163 - stride test fails over composite_over_argb_sse2_2
Summary: stride test fails over composite_over_argb_sse2_2
Status: RESOLVED WORKSFORME
Alias: None
Product: liboil
Classification: Unclassified
Component: unknown (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: David Schleef
QA Contact: David Schleef
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-25 22:36 UTC by Mikhail Zabaluev
Modified: 2006-03-06 15:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mikhail Zabaluev 2005-11-25 22:36:10 UTC
OIL: ERROR liboiltest.c 351: oil_test_check_impl(): function
composite_over_argb_sse2_2 wrote after area for parameter i_n
OIL: ERROR liboiltest.c 368: oil_test_check_impl(): function
composite_over_argb_sse2_2 in class composite_over_argb failed check (0 > 223)
outside=1

I tested liboil 0.3.6 with:

i586-alt-linux-gcc (GCC) 3.4.4 20050721 (ALT Linux, build 3.4.4-alt3)

Optimization options: -O2 -march=pentium4

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.26GHz
stepping        : 4
cpu MHz         : 2278.684
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips        : 4505.60
Comment 1 David Schleef 2006-03-06 17:37:43 UTC
I just noticed that you're using -march=pentium4.  That explains why I was never
able to reproduce this bug.  Please remove the flag and try again.
Comment 2 Mikhail Zabaluev 2006-03-07 10:03:39 UTC
It doesn't fail anymore on 0.3.7, even with -march=pentium4.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.