Comment 17 for bug 589611

Revision history for this message
Ralf Hildebrandt (ralf-hildebrandt) wrote : Re: [Bug 589611] Re: client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

* Stefan Fritsch <email address hidden>:
> This is a rather strange bug:
> - It happens if I enable exactly two out of the three modules deflate, reqtimeout, dump_io. But not with only one or all three of them.
> - I have also tried replacing mod_ssl.so, mod_deflate.so, and the openssl-libs with the versions from karmic and mod_ssl.so with the version from jaunty: no change
>
> But the bug disappears if I do
>
> mv /lib/i686 /lib/disabled_i686

Confirmed. I deinstalled libc6-i686 and the error is gone!

> There was a bug recently in Debian related to some gcc versions creating
> wrong code for SSE4. Maybe that is the problem here, too.

My "processor" only has sse3

# cat /proc/cpuinfo |grep -i sse
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 nx lm constant_tsc
arch_perfmon pebs bts tsc_reliable aperfmperf pni ssse3 cx16
hypervisor lahf_lm

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 nx lm constant_tsc
arch_perfmon pebs bts tsc_reliable aperfmperf pni ssse3 cx16
hypervisor lahf_lm