I'm getting a failure in testsuite/libnet.all/test_http
from the rtmp branch. But the result is unsable to I checked
with valgrind and found a few conditional jumps based
on uninitialized values, right before the failing test.
Can you reproduce Rob ? Can anyone else ?
PASSED: HTTP::formatReferer()
==23867== Use of uninitialised value of size 8
==23867== at 0x5AD7CE3: (within /lib/libc-2.8.90.so)
==23867== by 0x5ADAF23: vfprintf (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DB8C: __vsprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DACF: __sprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x53029DE:
gnash::HTTP::formatHeader(gnash::DiskStream::filetype_e, unsigned long,
gnash::HTTP::http_status_e) (stdio2.h:35)
==23867== by 0x405207: _ZL5testsv (test_http.cpp:292)
==23867== by 0x405F74: main (test_http.cpp:81)
==23867==
==23867== Conditional jump or move depends on uninitialised value(s)
==23867== at 0x5AD7CED: (within /lib/libc-2.8.90.so)
==23867== by 0x5ADAF23: vfprintf (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DB8C: __vsprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DACF: __sprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x53029DE:
gnash::HTTP::formatHeader(gnash::DiskStream::filetype_e, unsigned long,
gnash::HTTP::http_status_e) (stdio2.h:35)
==23867== by 0x405207: _ZL5testsv (test_http.cpp:292)
==23867== by 0x405F74: main (test_http.cpp:81)
==23867==
==23867== Conditional jump or move depends on uninitialised value(s)
==23867== at 0x5ADAFA4: vfprintf (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DB8C: __vsprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DACF: __sprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x53029DE:
gnash::HTTP::formatHeader(gnash::DiskStream::filetype_e, unsigned long,
gnash::HTTP::http_status_e) (stdio2.h:35)
==23867== by 0x405207: _ZL5testsv (test_http.cpp:292)
==23867== by 0x405F74: main (test_http.cpp:81)
==23867==
==23867== Conditional jump or move depends on uninitialised value(s)
==23867== at 0x5ADB6F9: vfprintf (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DB8C: __vsprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DACF: __sprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x53029DE:
gnash::HTTP::formatHeader(gnash::DiskStream::filetype_e, unsigned long,
gnash::HTTP::http_status_e) (stdio2.h:35)
==23867== by 0x405207: _ZL5testsv (test_http.cpp:292)
==23867== by 0x405F74: main (test_http.cpp:81)
==23867==
==23867== Conditional jump or move depends on uninitialised value(s)
==23867== at 0x5ADA1FD: vfprintf (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DB8C: __vsprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x5B8DACF: __sprintf_chk (in /lib/libc-2.8.90.so)
==23867== by 0x53029DE:
gnash::HTTP::formatHeader(gnash::DiskStream::filetype_e, unsigned long,
gnash::HTTP::http_status_e) (stdio2.h:35)
==23867== by 0x405207: _ZL5testsv (test_http.cpp:292)
==23867== by 0x405F74: main (test_http.cpp:81)
FAILED: HTTP::formatHeader(port)
--strk;
GIS & Flash consultant/developer () ASCII Ribbon Campaign
http://foo.keybit.net/~strk /\ Keep it simple!
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev