rdmenezes / wvstreams

Automatically exported from code.google.com/p/wvstreams
0 stars 0 forks source link

unit test failure in wvstreams (wvgzip.t.cc) #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"make test TESTNAME=wvgzip.t.cc" yields four valgrind errors here. It *is*
on an old SuSE 9.2 system, with valgrind 2.0.

Original issue reported on code.google.com by pphaneuf on 7 Mar 2007 at 9:48

GoogleCodeExporter commented 9 years ago
Please paste in the valgrind errors.

Original comment by wrl...@gmail.com on 11 Apr 2007 at 4:22

GoogleCodeExporter commented 9 years ago
Here's the valgrind log.

Original comment by pphaneuf on 27 May 2007 at 12:47

Attachments:

GoogleCodeExporter commented 9 years ago
Note: I recently updated the WvStreams suppression file in r11844 to ignore a 
few
idiotic errors, including some in zlib.  When I was looking into this, the 
consensus
among people who knew what they were talking about w.r.t zlib was that these 
errors
were harmless; either way, the zlib people know about them at least, so it's up 
to
them to make Valgrind happy.

That was the long-winded way of saying that I may have just fixed this.

Original comment by peter.mc...@gmail.com on 10 Jan 2008 at 1:03

GoogleCodeExporter commented 9 years ago
It didn't but this was on a very old machine, things like the C++ mangling 
could be
different, and the zlib not updated at all for a while. I think I'll just close
those, if we see anything on a more current installation, then we'll see.

Original comment by pphaneuf on 14 Jan 2008 at 12:55