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

serf on MacOSX?

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: Sun, 20 Sep 2009 10:51:39 +0200

Hi,

I'm trying to run svn (1.6.5) with serf (0.3.1, apr 1.3.7, apr-util 1.3.8) on
MacOSX (10.5)(as a static build). I have built (gcc 4.0.1) svn with neon and
serf (extracted into the svn source directory). Running with neon works fine but
after switching to serf (http-library = serf) it just crashes.

Any idea what is going on here...?

conn->session is NULL in line 233

(gdb) set args ls https://svn.collab.net/repos/svn
(gdb) file svn
Reading symbols for shared libraries ............ done
Reading symbols from /Users/hauner/svn-1.6.5s/bin/svn...done.
(gdb) run
Starting program: /Users/hauner/svn-1.6.5s/bin/svn ls
https://svn.collab.net/repos/svn
Reading symbols for shared libraries +++++++++++..................... done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000004
0x00102647 in svn_ra_serf__conn_setup (sock=0x520068, baton=0x822c54,
pool=0xbfffee68) at subversion/libsvn_ra_serf/util.c:233
233 bucket = serf_context_bucket_socket_create(conn->session->context,

-- 
Martin
Subcommander 2.0.0 Beta 5 - http://subcommander.tigris.org
a Win32/Unix/MacOSX subversion GUI client & diff/merge tool.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396983
Received on 2009-09-20 10:52:02 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.