From: sridhar kulkarni <sridhar_kulk@yahoo.com>
To: Peter Crosthwaite <crosthwaitepeter@gmail.com>,
Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Alistair Francis <alistair.francis@xilinx.com>
Subject: Re: [Qemu-devel] qemu-system-arm system support for big endian BE8
Date: Thu, 24 Sep 2015 10:48:31 +0000 (UTC) [thread overview]
Message-ID: <857828706.259573.1443091711785.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: <CAPokK=r8BXx-9C0tfshJVnY+L=dZTHXE823NqgXcHRO6pCmhjA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1824 bytes --]
The issue is mostly related to my application under test. When the application calls a function the PC is getting set up to a wrong address, and then qemu crashes by displaying "floating point exception(core dumped)" message.
I am able to move ahead by resolving the issue. But interestingly whenever my app crashes it always displays the same "floating point exception" message. But I don't see any floating operations at the point code crashes. I don't see any dump of the processor registers also. It's always just a one line message as I described above.
RegardsSridhar
On Thursday, September 24, 2015 8:23 AM, Peter Crosthwaite <crosthwaitepeter@gmail.com> wrote:
On Wed, Sep 23, 2015 at 8:41 AM, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 23 September 2015 at 03:48, sridhar kulkarni <sridhar_kulk@yahoo.com> wrote:
>> Hi Peter,
>>
>> I was able to progress well using the BE8 work in the branch that you
>> pointed out. I am experiencing floating point issue. The qemu just exits, by
>> putting a message that "floating point exception(core dumped)". I suppose
>> QEMU do support floating point operations. I heard about hard floating point
>> and soft floating point support. Is there any configuration option in QEMU
>> for floating point?
>
> QEMU's floating point support for ARM is good and known to work.
> If QEMU exits with a coredump then that is either:
> * your test binary is dumping core due to a bug in your test
> (assuming you're using linux-user mode)
> * a bug in QEMU (unlikely but not impossible)
>
> If you can provide a reproducible test case we can have a look at it.
>
Yes, so the thing stopping me upstreaming this was a reasonable test.
Can I have a look at your reproducer?
Regards,
Peter
> thanks
> -- PMM
[-- Attachment #2: Type: text/html, Size: 3567 bytes --]
next prev parent reply other threads:[~2015-09-24 10:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-08 17:25 [Qemu-devel] qemu-system-arm system support for big endian BE8 sridhar kulkarni
2015-09-09 5:12 ` sridhar kulkarni
2015-09-10 17:07 ` Peter Crosthwaite
2015-09-23 10:48 ` sridhar kulkarni
2015-09-23 15:41 ` Peter Maydell
2015-09-24 2:53 ` Peter Crosthwaite
2015-09-24 10:48 ` sridhar kulkarni [this message]
2015-09-24 16:17 ` Peter Crosthwaite
2015-10-23 11:11 ` sridhar kulkarni
2015-10-23 11:55 ` Peter Maydell
2015-10-24 3:47 ` sridhar kulkarni
2015-10-24 4:34 ` Peter Crosthwaite
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=857828706.259573.1443091711785.JavaMail.yahoo@mail.yahoo.com \
--to=sridhar_kulk@yahoo.com \
--cc=alistair.francis@xilinx.com \
--cc=crosthwaitepeter@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--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).