[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: another serf crash

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Fri, 24 Jun 2011 20:56:55 +0300

Philip Martin wrote on Fri, Jun 24, 2011 at 18:50:59 +0100:
> Daniel Shahaf <danielsh_at_elego.de> writes:
>
> > ==15085== Conditional jump or move depends on uninitialised value(s)
> > ==15085== at 0x4629A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4)
> > ==15085== by 0x4629B0C: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4)
> > ==15085== by 0x428E453: serf_deflate_read (deflate_buckets.c:201)
> > ==15085== by 0x428D177: serf_response_read (response_buckets.c:387)
> > ==15085== by 0x427B39A: svn_ra_serf__handle_xml_parser (util.c:1536)
> > ==15085== by 0x427BC1E: handle_response (util.c:1804)
> > ==15085== by 0x427BD0F: handle_response_cb (util.c:1835)
> > ==15085== by 0x428A387: serf__process_connection (outgoing.c:829)
> > ==15085== by 0x42889B5: serf_event_trigger (context.c:206)
> > ==15085== by 0x4288B68: serf_context_run (context.c:269)
> > ==15085== by 0x42796C5: svn_ra_serf__context_run_wait (util.c:668)
> > ==15085== by 0x426C280: svn_ra_serf__wait_for_props (property.c:622)
>
> zlib doesn't play well with valgrind, see for example:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287603
>
> so this may be a false positive.

Can I disable all forms of compression that might be used? (at least
both response compression and svndiff1)
Received on 2011-06-24 19:57:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.