On Mon, Aug 31, 2009 at 10:36 AM, Edmund Wong<ed_at_kdtc.net> wrote:
> Hi Lieven,
>
>> Can you build and run 1.6.x correctly with serf? It seems that the
>> buildbot doesn't have a problem (on a Mac) with svn trunk + serf 0.3,
>> so this either can be a windows specific problem, or a problem
>> specific to your configuration.
>
> Yes I can use the 1.6.x correctly with
> serf. I'm not entirely sure what's going on
> here. Perhaps I made a mistake somewhere.
> I see the buildbot is green so I guess it's
> my machine that's wonky. I'll check
> thoroughly.
I just tried it on my OSX 10.6 (using Serf 0.3.0). When I checkout
trunk using the latest trunk I get a Segmentation fault before it
completed. I do not know how to get any more information out of OSX
about what the error was.
I upgraded to Snow Leopard on Friday, it is interesting to note that
it ended with "Segmentation fault" where as in past releases of OSX,
it was called "Bus error". Also, when I try to cleanup I get this:
$ svn cleanup
subversion/svn/cleanup-cmd.c:67: (apr_err=155016)
subversion/libsvn_client/cleanup.c:55: (apr_err=155016)
subversion/libsvn_wc/log.c:2418: (apr_err=155016)
subversion/libsvn_wc/log.c:2418: (apr_err=155016)
subversion/libsvn_wc/log.c:2350: (apr_err=155016)
subversion/libsvn_wc/log.c:2418: (apr_err=155016)
subversion/libsvn_wc/log.c:2328: (apr_err=155016)
subversion/libsvn_wc/entries.c:1559: (apr_err=155016)
subversion/libsvn_wc/entries.c:681: (apr_err=155016)
subversion/libsvn_wc/wc_db.c:3006: (apr_err=155016)
subversion/libsvn_wc/wc_db.c:1202: (apr_err=155016)
svn: Missing a row in WCROOT for '/Users/mphippard/work/trunk-wc/build/win32'.
subversion/libsvn_wc/wc_db.c:972: (apr_err=155016)
svn: Missing a row in WCROOT.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388939
Received on 2009-08-31 16:57:26 CEST