On Tue, Jan 25, 2011 at 12:02 AM, Marc Haesen <marc.hae...@oneaccess-net.com> wrote: > I have seen a crash (null pointer access) during svn merge using serf. The > same command using neon was successful. > > > > I am using a trunk compiled version of svn (revision 1061787) on windows > together with a trunk version of serf (revision 1421) compiled with visual > studio 2010 > > > > The reason is that the serf_httpconn_socket received a null pointer as > bucket.
The serf_httpconn stuff is probably not quite ready yet - I know Lieven is still working through some issues there. You may have far better luck with the 0.7.x branch which we're prepping for a new release soon: https://serf.googlecode.com/svn/branches/0.7.x If you can give that a try, it'd be appreciated! > Attached are the 2 crash report files and a screen dump of the .dmp file > loaded in the debugger. Sadly, there's nothing attached...so I have no clue what you're seeing. =( -- justin