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

Re: libsvn_ra_svn\marshal.c line 486: assertion failed (opt || cstr)

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 16 Sep 2009 14:24:04 +0100

On Wed, Sep 16, 2009 at 10:23:57AM +0200, Bert Huijben wrote:
> Can you try reproducing it without maintainer mode?

Works, with tags/1.6.5.

+ svn revert issue-3485/trunk2/alpha
Reverted 'issue-3485/trunk2/alpha'
+ svn up issue-3485/trunk2
svn: In file 'subversion/libsvn_ra_svn/marshal.c' line 486: assertion failed (op
t || cstr)
Abort trap (core dumped)

Here's the stack trace for anyone interested:

#0 0x0b9a8289 in kill () from /usr/lib/libc.so.51.0
#1 0x0b9f4fef in abort () at /usr/src/lib/libc/stdlib/abort.c:68
#2 0x060770e9 in svn_error_abort_on_malfunction (can_return=1,
    file=0x231184e0 "subversion/libsvn_ra_svn/marshal.c", line=486,
    expr=0x23118649 "opt || cstr") at subversion/libsvn_subr/error.c:525
#3 0x0607712f in svn_error__malfunction (can_return=1,
    file=0x231184e0 "subversion/libsvn_ra_svn/marshal.c", line=486,
    expr=0x23118649 "opt || cstr") at subversion/libsvn_subr/error.c:548
#4 0x031227ac in vwrite_tuple (conn=0x82d81340, pool=0x8b44f018,
    fmt=0x231186d5 "cn", ap=0xcfbd2aec "")
    at subversion/libsvn_ra_svn/marshal.c:488
#5 0x031228a8 in svn_ra_svn_write_tuple (conn=0x82d81340, pool=0x8b44f018,
    fmt=0x231186d3 "nccn") at subversion/libsvn_ra_svn/marshal.c:527
#6 0x0312382a in svn_ra_svn_write_cmd_failure (conn=0x82d81340,
    pool=0x8b44f018, err=0x86242058) at subversion/libsvn_ra_svn/marshal.c:1007
#7 0x031214fe in svn_ra_svn_drive_editor2 (conn=0x82d81340, pool=0x862420a8,
    editor=0x866806c0, edit_baton=0x86680700, aborted=0x0, for_replay=0)
    at subversion/libsvn_ra_svn/editorp.c:902
#8 0x0311ab26 in ra_svn_finish_report (baton=0x86680840, pool=0x86680018)
    at subversion/libsvn_ra_svn/client.c:289
#9 0x00847652 in svn_wc_crawl_revisions4 (
    path=0x88085818 "issue-3485/trunk2", adm_access=0x866801c8,
    reporter=0x231197ac, report_baton=0x86680840, restore_files=1,
    depth=svn_depth_unknown, honor_depth_exclude=1,
    depth_compatibility_trick=0, use_commit_times=0,
    notify_func=0x1c00be6c <notify>, notify_baton=0x88085860,
    traversal_info=0x86680058, pool=0x86680018)
    at subversion/libsvn_wc/adm_crawler.c:748
#10 0x0a56d704 in svn_client__update_internal (result_rev=0xcfbd2da4,
    path=0x88085818 "issue-3485/trunk2", revision=0xcfbd2f14,
    depth=svn_depth_unknown, depth_is_sticky=0, ignore_externals=0,
    allow_unver_obstructions=0, timestamp_sleep=0xcfbd2da8,
    send_copyfrom_args=1, ctx=0x885d77b8, pool=0x86680018)
    at subversion/libsvn_client/update.c:263
#11 0x0a56da54 in svn_client_update3 (result_revs=0x0, paths=0x88085830,
    revision=0xcfbd2f14, depth=svn_depth_unknown, depth_is_sticky=0,
    ignore_externals=0, allow_unver_obstructions=0, ctx=0x885d77b8,
    pool=0x885d7018) at subversion/libsvn_client/update.c:346
#12 0x1c00fe0a in svn_cl__update (os=0x885d71c0, baton=0x0, pool=0x885d7018)
---Type <return> to continue, or q <return> to quit---
    at subversion/svn/update-cmd.c:90
#13 0x1c00a9eb in main (argc=1, argv=0xcfbd30ac) at subversion/svn/main.c:2123

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2395506

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-16 15:25:07 CEST

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

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