Date: Tue, 8 Jul 2014 22:00:47 +0200 From: Michael Tuexen <tuexen@fh-muenster.de> To: Andrew Turner <andrew@fubar.geek.nz> Cc: freebsd-arm@freebsd.org Subject: Re: svnlite segfaults a lot Message-ID: <E1D59482-8CEA-4624-A84D-D9E85A7B3162@fh-muenster.de> In-Reply-To: <20140702092041.716a7413@bender.lan> References: <201407010930.s619Uk9X006689@mech-cluster241.men.bris.ac.uk> <20140702092041.716a7413@bender.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02 Jul 2014, at 10:20, Andrew Turner <andrew@fubar.geek.nz> wrote: > On Tue, 1 Jul 2014 10:30:46 +0100 (BST) > Anton Shterenlikht <mexas@bris.ac.uk> wrote: >=20 >> # uname -a >> FreeBSD raspberry-pi 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r267801: >> Tue Jun 24 11:03:28 UTC 2014 >> root@grind.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm >>=20 >> I'm trying to pull the ports tree to rasp. pi model B. >> svnlite up (or co) segfaults after pulling 1-5 MB. >> Is this expected? >>=20 >> I'm powering via a bench power supply, so I can >> monitor the current. It is only about 400mA, >> occasionally raising to maybe 450mA. >> So my earlier suspicion, that an inadequate >> power was to blame, was wrong. >>=20 >> Anybody else seeing svnlite segfaults? >=20 > Yes, however I never tracked it down. I found svn from ports to work = as > expected. Using r267055 svn build from ports also segfaults a lot. The backtrace: (gdb) where #0 0x20116494 in window_handler () from /usr/local/lib/libsvn_wc-1.so.0 #1 0x2026e12c in handle_fetch () from = /usr/local/lib/libsvn_ra_serf-1.so.0 #2 0x20271c10 in handle_response_cb () from = /usr/local/lib/libsvn_ra_serf-1.so.0 #3 0x20288168 in serf__process_connection () from = /usr/local/lib/libserf-1.so.1 #4 0x20286f6c in serf_event_trigger () from = /usr/local/lib/libserf-1.so.1 #5 0x20287088 in serf_context_run () from /usr/local/lib/libserf-1.so.1 #6 0x2026ad18 in finish_report () from = /usr/local/lib/libsvn_ra_serf-1.so.0 #7 0x200dcc94 in svn_wc_crawl_revisions5 () from = /usr/local/lib/libsvn_wc-1.so.0 #8 0x200bdbc0 in update_internal () from = /usr/local/lib/libsvn_client-1.so.0 #9 0x200bd350 in svn_client__update_internal () from = /usr/local/lib/libsvn_client-1.so.0 #10 0x200bdeb8 in svn_client_update4 () from = /usr/local/lib/libsvn_client-1.so.0 #11 0x00026918 in svn_cl__check_cancel () #12 0x00000000 in ?? () Best regards Michael >=20 > Andrew > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1D59482-8CEA-4624-A84D-D9E85A7B3162>