Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Peter Schauer <peterschauer@gmx.net>
To: palves@redhat.com (Pedro Alves)
Cc: sergiodj@redhat.com (Sergio Durigan Junior),
	  simon.marchi@ericsson.com (Simon Marchi),
	gdb-patches@sourceware.org,
	  brendan.kirby@imgtec.com (Brendan Kirby)
Subject: Re: [PATCH obv/pushed] MIPS ptrace build fixes
Date: Mon, 24 Aug 2015 14:59:00 -0000	[thread overview]
Message-ID: <201508241459.t7OEx5rP011772@licht.localdomain> (raw)
In-Reply-To: <55DB2EA1.800@redhat.com> from "Pedro Alves" at Aug 24, 2015 03:48:01 PM

> 
> 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?

From these lines:

build-gnulib/import/stdlib.h:41:20: fatal error: /usr/lib/gcc/mips-linux-gnu/4.9/include/ctddef.h: No such file or directory
  #include <stddef.h>
                     ^

gcc lists the correct source include (stddef.h), but then complains
about not finding ctddef.h, so it looks like memory flipped somewhere
between (or while) reading the include file name and then trying to
access the include file.

-- 
Peter Schauer			Peter.Schauer@mytum.de


  reply	other threads:[~2015-08-24 14:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-29 21:19 Simon Marchi
2015-07-29 21:26 ` Simon Marchi
2015-07-29 21:59   ` Pedro Alves
2015-07-29 22:32     ` Sergio Durigan Junior
2015-07-30  9:14       ` Peter Schauer
2015-08-24 14:48         ` Pedro Alves
2015-08-24 14:59           ` Peter Schauer [this message]
2015-08-24 15:03             ` Pedro Alves
2015-08-24 17:52               ` Brendan Kirby
2015-08-24 18:04                 ` Pedro Alves
2015-08-24 18:10                   ` Sergio Durigan Junior
2015-08-24 18:17                     ` Pedro Alves
2015-08-24 18:20                       ` Sergio Durigan Junior
2015-08-24 18:24                         ` Sergio Durigan Junior
2015-08-24 18:30                           ` Brendan Kirby
2015-08-24 18:05                 ` Sergio Durigan Junior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201508241459.t7OEx5rP011772@licht.localdomain \
    --to=peterschauer@gmx.net \
    --cc=brendan.kirby@imgtec.com \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    --cc=sergiodj@redhat.com \
    --cc=simon.marchi@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox