monotone-debian
[Top][All Lists]
Advanced

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

Bug#558017: marked as done ([Monotone-debian] Bug#557983: FTBFS [hppa])


From: Debian Bug Tracking System
Subject: Bug#558017: marked as done ([Monotone-debian] Bug#557983: FTBFS [hppa])
Date: Wed, 25 Nov 2009 23:42:07 +0000

Your message dated Thu, 26 Nov 2009 00:10:48 +0100
with message-id <address@hidden>
and subject line Re: Bug#558017: Acknowledgement ([Monotone-debian] Bug#557983: 
FTBFS  [hppa])
has caused the Debian Bug report #558017,
regarding [Monotone-debian] Bug#557983: FTBFS [hppa]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
558017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558017
Debian Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Re: [Monotone-debian] Bug#557983: FTBFS [hppa] Date: Wed, 25 Nov 2009 23:43:05 +0100 User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.4pre) Gecko/20090915 Lightning/1.0pre Thunderbird/3.0b4
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?

Thanks,
Thomas.

-- 
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: Bug#558017: Acknowledgement ([Monotone-debian] Bug#557983: FTBFS [hppa]) Date: Thu, 26 Nov 2009 00:10:48 +0100 User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.4pre) Gecko/20090915 Lightning/1.0pre Thunderbird/3.0b4
close 558017


-- 
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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