From: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError
Date: Mon, 28 Jun 2021 14:25:57 +0300 [thread overview]
Message-ID: <070c2b4c-83fe-c3cd-c75b-1bc412b6edfb@ispras.ru> (raw)
In-Reply-To: <c484c8b0-691b-100a-b863-2d1a9d94950a@amsat.org>
On 28.06.2021 14:20, Philippe Mathieu-Daudé wrote:
> On 6/28/21 7:14 AM, Pavel Dovgalyuk wrote:
>> On 25.06.2021 20:01, Philippe Mathieu-Daudé wrote:
>>> Hi Pavel,
>>>
>>> FYI as of commit 050cee12315 ("Merge remote-tracking branch
>>> 'remotes/stsquad/tags/pull-testing-updates-250621-1' into staging")
>>
>> Doesn't it mean, that the real culprit is hidden and we should bisect?
>
> Could be, I have no idea, I don't run this test often, only when I do
> changes related to aa64. I could bisect if you can't, but it won't be
> soon.
>
>>> the ReverseDebugging_AArch64 test is failing:
>>
>> Shouldn't the merge be postponed in such cases?
>
> This test isn't run on CI (you marked it @skip in commit be52eca3097).
Thanks for clarification. I'll take a look at this bug, but it will not
be soon too.
>
>>> (28/37)
>>> tests/acceptance/reverse_debugging.py:ReverseDebugging_AArch64.test_aarch64_virt:
>>>
>>> ERROR (0.96 s)
>>>
>>> INFO | recorded log with 1690570+ steps
>>> INFO | replaying the execution...
>>> INFO | connecting to gdbstub
>>> INFO | stepping forward
>>> INFO | saving position 40000000
>>> ERROR|
>>> ERROR| Reproduced traceback from:
>>> lib/python3.8/site-packages/avocado/core/test.py:770
>>> ERROR| Traceback (most recent call last):
>>> ERROR| File "acceptance/reverse_debugging.py", line 206, in
>>> test_aarch64_virt
>>> ERROR| self.reverse_debugging(
>>> ERROR| File "acceptance/reverse_debugging.py", line 140, in
>>> reverse_debugging
>>> ERROR| pc = self.get_pc(g)
>>> ERROR| File "acceptance/reverse_debugging.py", line 77, in get_pc
>>> ERROR| return self.get_reg(g, self.REG_PC)
>>> ERROR| File "acceptance/reverse_debugging.py", line 72, in get_reg
>>> ERROR| return self.get_reg_le(g, reg)
>>> ERROR| File "acceptance/reverse_debugging.py", line 58, in get_reg_le
>>> ERROR| res = g.cmd(b'p%x' % reg)
>>> ERROR| File "lib/python3.8/site-packages/avocado/utils/gdb.py", line
>>> 783, in cmd
>>> ERROR| response_payload = self.decode(result)
>>> ERROR| File "lib/python3.8/site-packages/avocado/utils/gdb.py", line
>>> 738, in decode
>>> ERROR| raise InvalidPacketError
>>> ERROR| avocado.utils.gdb.InvalidPacketError
prev parent reply other threads:[~2021-06-28 11:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 17:01 tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError Philippe Mathieu-Daudé
2021-06-28 5:14 ` Pavel Dovgalyuk
2021-06-28 11:20 ` Philippe Mathieu-Daudé
2021-06-28 11:25 ` Pavel Dovgalyuk [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=070c2b4c-83fe-c3cd-c75b-1bc412b6edfb@ispras.ru \
--to=pavel.dovgalyuk@ispras.ru \
--cc=alex.bennee@linaro.org \
--cc=f4bug@amsat.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).