monotone-debian
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#557983: [Monotone-debian] Bug#557983: FTBFS [hppa]


From: dann frazier
Subject: Bug#557983: [Monotone-debian] Bug#557983: FTBFS [hppa]
Date: Wed, 25 Nov 2009 17:14:54 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Nov 25, 2009 at 11:43:05PM +0100, Thomas Keller wrote:
> Package: monotone
> Version: 0.45-2
> 
> > monotone has been reliably failing to build on hppa.
> > 
> > Here are logs of the all the build attemps so far:
> >   
> > https://buildd.debian.org/build.php?&pkg=monotone&ver=0.45-2&arch=hppa&file=log
> 
> Apparently this test segfaults on hppa:
> 
> #include <cstdlib>
> #include <fstream>
> 
> int main(void)
> {
>     std::ofstream ofs("test.dat");
>     for (int i = 0; i < 50000; i++)
>         ofs << "0123456789\r\n";
>     ofs.close();
>     return 0;
> }
> 
> Could you provide a stracktrace of this crash for further investigation?

Turns out upgrading the buildd to the latest libc fixed the issue.
I've given monotone back. Thanks!


-- 
dann frazier







reply via email to

[Prev in Thread] Current Thread [Next in Thread]