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

Re: FreeBSD: 0.26 extremely unstable - backtrace

From: Roman Neuhauser <dev-null_at_bellavista.cz>
Date: 2003-08-19 14:48:17 CEST

# dev-null@bellavista.cz / 2003-08-19 14:06:04 +0200:
> I don't know what to think about this: we're in rev 18, and the number
> of times I had to run svnadmin recover is about the same.

    I have found that svnserve is dumping core:

    Aug 19 14:40:57 ishtar /kernel: pid 4112 (svnserve), uid 1000: exited on signal 6 (core dumped)

    I have rebuilt the port with --enable-debug added to the configure
    options, and this is what I get from gdb:

#0 0x282f10f0 in kill () from /usr/lib/libc.so.4
No symbol table info available.
#1 0x28332cb9 in abort () from /usr/lib/libc.so.4
No symbol table info available.
#2 0x2808e8f0 in default_warning_func (baton=0x0, err=0x805d050) at subversion/libsvn_fs/fs.c:109
No locals.
#3 0x2808ec76 in cleanup_fs_apr (data=0x8061050) at subversion/libsvn_fs/fs.c:275
        fs = (svn_fs_t *) 0x8061050
        err = (svn_error_t *) 0x805d050
#4 0x2827f5a7 in run_cleanups (cref=0x8061028) at apr_pools.c:1979
        cref = (cleanup_t **) 0x8061028
        c = (cleanup_t *) 0x100f
#5 0x2827eae5 in apr_pool_destroy (pool=0x8061018) at apr_pools.c:755
        active = (apr_memnode_t *) 0x100f
        allocator = (apr_allocator_t *) 0x8052080
#6 0x2827eaca in apr_pool_destroy (pool=0x8058018) at apr_pools.c:752
        active = (apr_memnode_t *) 0x100f
        allocator = (apr_allocator_t *) 0x8052000
#7 0x2827eaca in apr_pool_destroy (pool=0x8053018) at apr_pools.c:752
        active = (apr_memnode_t *) 0x100f
        allocator = (apr_allocator_t *) 0x283400a0
#8 0x2827e679 in apr_pool_terminate () at apr_pools.c:585
No locals.
#9 0x2827c248 in apr_terminate () at start.c:117
No locals.
#10 0x28333508 in exit () from /usr/lib/libc.so.4
No symbol table info available.
#11 0x804a517 in main (argc=2, argv=0xbfbffb50) at subversion/svnserve/main.c:208
        listen_once = 0
        daemon_mode = 0
        tunnel_mode = 1
        read_only = 0
        sock = (apr_socket_t *) 0x282ce91e
        usock = (apr_socket_t *) 0xbfbffb50
        in_file = (apr_file_t *) 0x80580a0
        out_file = (apr_file_t *) 0x80580e0
        sa = (apr_sockaddr_t *) 0x2
        pool = (apr_pool_t *) 0x8058018
        connection_pool = (apr_pool_t *) 0xbfbffaf4
        err = (svn_error_t *) 0x2805ef63
        os = (apr_getopt_t *) 0x8058050
        opt = 116 't'
        errbuf = "Dú¿¿\001\000\000\000Hú¿¿r+\005(¨,\006(\000`\006(\000a\006(\000b\006(\000c\006(\000d\006(\000e\006(\000f\006(\000g\006(\000h\006(\000i\006(\000j\006(\000k\006(\000l\006(\000m\006(ÚG\005(*=\005(¨,\006(|\212\004\b,ø\004\b\000a\006(\ba\006(ìú¿¿I\e\005(\000m\006(\210\a,(Ù®\a\001\000m\006(Üù¿¿\016\000\000\000\016\000\000\000´ú¿¿.\"\005(F\222\004\b\004Ï\212\006\000`\006(°ú¿¿\001\000\000\000|\212\004\b´ú¿¿\013\"\005(F\222\004\b\000\000\000\000l)\005(¢!\005(¨,\006("...
        arg = 0x0
        root = 0x804dfe3 "/"
        status = 70014
        conn = (svn_ra_svn_conn_t *) 0x805a018
        proc = {pid = 671493288, in = 0x28066d00, out = 0x1bffaec, err = 0xbfbffa54}
        handling_mode = connection_mode_fork

-- 
The From: header's been munged to get rid of unwanted cc's.
My real address: neuhauser@bellavista.cz.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 14:49:15 2003

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.