From: Peter Maydell <peter.maydell@linaro.org>
To: Bug 1094564 <1094564@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1094564] Re: images used as scsi disks not readable (qemu-system-arm, macos 10.8)
Date: Wed, 15 May 2013 21:18:09 +0100 [thread overview]
Message-ID: <CAFEAcA8i_2ST4SYH2uP40-mCrWMOgPqnga53gDvrqZAWSsfOBg@mail.gmail.com> (raw)
In-Reply-To: <79FF3BBC-C36C-4654-B661-7DE366D2D758@gmail.com>
On 15 May 2013 19:02, Joss Reeves <joseph.reeves@gmail.com> wrote:
> Thanks so much for the patch and including me on the thread. I can
> confirm that it did fix the problem running on a Linux host, but the OS
> X bug cited by myself and the OP still remains elusive. It's rather
> puzzling as I pulled from HEAD and built using the same options on both.
QEMU itself actually hangs in my tests (the main loop is waiting
to lock the iothread but it never does; the cpu thread seems to
be stuck trying to do a bdrv_aio_cancel for the scsi device model).
This should never happen, regardless of what the guest does...
I suspect that if you configure on linux with --with-coroutine=sigaltstack
you might then find they both behave the same (MacOSX can't do the
ucontext coroutines we default to on linux). OTOH it might also
involve some of MacOSX's slightly different signal behaviour.
I'll continue to prod, though past experience is that MacOSX
gdb is weirdly broken and things behave differently when run
under it, which doesn't help :-(
-- PMM
next prev parent reply other threads:[~2013-05-15 20:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-29 22:26 [Qemu-devel] [Bug 1094564] [NEW] images used as scsi disks not readable (qemu-system-arm, macos 10.8) Derrick Brashear
2013-05-12 13:28 ` [Qemu-devel] [Bug 1094564] " Joss Reeves
2013-05-12 15:41 ` Joss Reeves
2013-05-12 15:42 ` Peter Maydell
2013-05-12 16:41 ` Joss Reeves
2013-05-12 18:37 ` Peter Maydell
2013-05-14 0:20 ` Joss Reeves
2013-05-14 10:58 ` Peter Maydell
2013-05-15 18:02 ` Joss Reeves
2013-05-15 20:18 ` Peter Maydell [this message]
2013-05-16 9:08 ` Peter Maydell
2013-05-14 11:16 ` Joss Reeves
2018-01-10 21:41 ` Thomas Huth
2018-06-15 17:41 ` Thomas Huth
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=CAFEAcA8i_2ST4SYH2uP40-mCrWMOgPqnga53gDvrqZAWSsfOBg@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=1094564@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/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).