This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH obv/pushed] MIPS ptrace build fixes
- From: Pedro Alves <palves at redhat dot com>
- To: Peter Schauer <peterschauer at gmx dot net>, Sergio Durigan Junior <sergiodj at redhat dot com>
- Cc: Simon Marchi <simon dot marchi at ericsson dot com>, gdb-patches at sourceware dot org, Brendan Kirby <brendan dot kirby at imgtec dot com>
- Date: Mon, 24 Aug 2015 15:48:01 +0100
- Subject: Re: [PATCH obv/pushed] MIPS ptrace build fixes
- Authentication-results: sourceware.org; auth=none
- References: <201507300913 dot t6U9Dkio003773 at licht dot localdomain>
Hi guys,
The MIPS build slave continues showing random build failures,
which results in spurious and confusing "you broke gdb" nag emails.
We should at least disable email reports for this build
slave until this is sorted out.
On 07/30/2015 10:13 AM, Peter Schauer wrote:
>> On Wednesday, July 29 2015, Pedro Alves wrote:
>>>
>>> http://gdb-build.sergiodj.net/builders/Debian-MIPS-m64/builds/77/steps/compile%20gdb/logs/stdio
>>>
>>> it shows the build had failed for an unrelated issue:
>>>
> This looks like a memory problem on the build slave, it seems that
> memory flipped from 0x73 ('s') to 0x63 ('c').
OOC, how did you figure this out?
Thanks,
Pedro Alves