qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: <cedric.vincent@st.com>
To: Jan Kiszka <jan.kiszka@siemens.com>, Blue Swirl <blauwirbel@gmail.com>
Cc: Riku Voipio <riku.voipio@iki.fi>, qemu-devel@nongnu.org
Subject: [Qemu-devel] Regression in QEMU user-mode (Was: "tcg: Reload local variables after return from longjmp")
Date: Fri, 26 Aug 2011 16:15:54 +0200	[thread overview]
Message-ID: <20110826141554.GE32250@gnx2503> (raw)
In-Reply-To: <CAAu8pHtrWpkSX2bDHLkJTZAXqXg3Rh%3DHzx1M1EmovPdst4NSCw@mail.gmail.com>

Hi Jan Kiszka & Blue Swirl,

Hi would like to report a strange behaviour exposed by commit 0d101938
"tcg: Reload local variables after return from longjmp" (found with
`git bisect` and then reverted to be sure).

When emulating in *user-mode* the program `msgmerge`, I get the
following error(s):

    $ /usr/bin/msgmerge --update -q /dev/null /dev/null
    qemu-arm: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed.

or, from time to time:

    $ /usr/bin/msgmerge --update -q /dev/null /dev/null
    user-exec.c:99: handle_cpu_signal: Assertion `({ unsigned long __guest = (unsigned long)(address) - guest_base; __guest < (1ul << 32); })' failed.

For information:

    - version = 0.15.0 (vanilla)
    - guest   = ARMedSlack 13.37 (arm)
    - host 1  = Slackware64 13.37 (x86_64, gcc 4.5.3)
    - host 2  = Ubuntu 10.04.1 (x86_64, 4.4.3)

Please, could you help me to understand this issue?

Thanks in advance,
Cédric,

PS:

If you wish to reproduce the problem, first download a minimal
ARMedSlack-13.37 rootfs:

    ftp://ftp.armedslack.org/armedslack/armedslack-devtools/minirootfs/roots/slack-13.37-miniroot_01May11.tar.xz

and then install these three missing packages:

    ftp://ftp.armedslack.org/armedslack/armedslack-13.37/slackware/d/gettext-tools-0.18.1.1-arm-1.tgz
    ftp://ftp.armedslack.org/armedslack/armedslack-13.37/slackware/l/libxml2-2.7.8-arm-2.tgz
    ftp://ftp.armedslack.org/armedslack/armedslack-13.37/slackware/d/gcc-4.5.2-arm-3.tgz

    $ installpkg gettext-0.18.1.1-arm-1.tgz 
    $ installpkg libxml2-2.7.8-arm-2.tgz
    $ installpkg gcc-4.5.2-arm-3.tgz

       reply	other threads:[~2011-08-26 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAAu8pHtrWpkSX2bDHLkJTZAXqXg3Rh%3DHzx1M1EmovPdst4NSCw@mail.gmail.com>
2011-08-26 14:15 ` cedric.vincent [this message]
2011-08-26 14:19   ` [Qemu-devel] Regression in QEMU user-mode (Was: "tcg: Reload local variables after return from longjmp") Peter Maydell
2011-08-26 14:28     ` cedric.vincent
2011-08-26 17:37       ` Blue Swirl
2011-08-29  7:24         ` cedric.vincent
2011-08-29  7:46           ` Paolo Bonzini
2011-08-29  7:48             ` cedric.vincent
2011-08-29  7:50               ` Paolo Bonzini

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=20110826141554.GE32250@gnx2503 \
    --to=cedric.vincent@st.com \
    --cc=blauwirbel@gmail.com \
    --cc=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.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).