qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Alistair Francis <alistair.francis@xilinx.com>
Cc: "qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	Richard Henderson <richard.henderson@linaro.org>,
	Peter Maydell <peter.maydell@linaro.org>,
	riku.voipio@iki.fi
Subject: Re: [Qemu-devel] [PATCH v1 1/1] linux-user: Fix webkitgtk hangs on 32-bit x86 target
Date: Thu, 18 Jan 2018 18:45:31 -0800	[thread overview]
Message-ID: <1b1ceb08-3045-f54c-cbf9-542aed36715f@twiddle.net> (raw)
In-Reply-To: <CAKmqyKPbrubJUo0X2cxBYmUQh0G2WeJCu7BKxAFo1nU8rH4R4g@mail.gmail.com>

On 01/18/2018 04:08 PM, Alistair Francis wrote:
> Ok, this is not going to be straightforward at all.
> 
> The webkitgtk cmake command hangs when targeting i686 without this
> patch. Somewhere in the Yocto build flow this causing some change
> resulting in that hang. I don't know how to find out where the exact
> problem is though.
> 
> It looks like only flipping the MSB to 0 fixes the issue, so maybe
> there is a signed/unsigned issue somewhere? I'll keep digging.

There shouldn't be.  All of the variables involved on the x86_64 host should be
64-bit.


r~

      reply	other threads:[~2018-01-19  2:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17 20:39 [Qemu-devel] [PATCH v1 1/1] linux-user: Fix webkitgtk hangs on 32-bit x86 target Alistair Francis
2018-01-17 20:54 ` Philippe Mathieu-Daudé
2018-01-18  0:57 ` Richard Henderson
2018-01-18  5:46   ` Alistair Francis
2018-01-19  0:08     ` Alistair Francis
2018-01-19  2:45       ` Richard Henderson [this message]

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=1b1ceb08-3045-f54c-cbf9-542aed36715f@twiddle.net \
    --to=rth@twiddle.net \
    --cc=alistair.francis@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=riku.voipio@iki.fi \
    /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;
as well as URLs for NNTP newsgroup(s).