On Thu, Dec 16, 2010 at 08:49:18PM -0600, Jonathan Nieder wrote:
> Hi,
> 
> You might have noticed that git's test suite is somewhat unreliable on
> hppa.
> 
> Summary:
> 
>  . Intermittent failures.
>  . Sometimes crashing.  Would be nice to get a backtrace.
>  . If you have time for it, please try to reproduce, for example with
> 
>       git clone git://repo.or.cz/git.git
>       cd git
>       make -j2 NO_OPENSSL=1 NO_EXPAT=1 NO_CURL=1
>       cd t
>       while ! ls trash*/core 2>/dev/null
>       do
>               sh -x t5400-send-pack.sh -v -i
>       done
>       gdb ../git trash*/core
>       bt full
> 
>  . Ideas?

fyi, I've been running this for several days on paer, no hits yet.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to