From: Yijun Zhu <zhuyijun@huawei.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Hangaohuai <hangaohuai@huawei.com>,
Shannon Zhao <zhaoshenglong@huawei.com>,
QEMU Developers <qemu-devel@nongnu.org>,
"Huangpeng (Peter)" <peter.huangpeng@huawei.com>
Subject: Re: [Qemu-devel] make check failed: rcutorture error
Date: Tue, 24 Nov 2015 20:25:15 +0800 [thread overview]
Message-ID: <5654572B.3040709@huawei.com> (raw)
In-Reply-To: <56544FD8.8080500@redhat.com>
Hi Paolo,
Thanks for you reply.
On 2015/11/24 19:54, Paolo Bonzini wrote:
>
>
> On 24/11/2015 12:45, Yijun Zhu wrote:
>> Hi all,
>>
>> I got an error when doing "make check" on qemu code both stable-2.4 and master branch, after updating binutils to 2.24-33.
>>
>> Qemu compiled successfully with following configure command:
>>
>> $ ./configure --target-list=aarch64-softmmu --cross-prefix=aarch64-redhat-linux- --enable-fdt --enable-kvm
>
> I'm not sure I understand, are you cross compiling to aarch64, or is
> this a native build? If so, how is aarch64 code run?
>
It is cross compiled.
>> However, it is failed when "make check", error message as below:
>>
>> ...
>> GTESTER tests/test-int128
>> GTESTER tests/rcutorture
>> GTester: last random seed: R02S9b7fc016e5b1445e9959506b4f1a11e0
>> GTester: last random seed: R02S413c94c1f16958c42064a5600d8f7dff
>> make: *** [check-tests/rcutorture] Error 1
>>
>> And I try to get more debug info when "make check -d", it shows:
>
> You should use "make check V=1" instead to get more information.
>
OK, output showed as below:
...
PASS: tests/test-int128
MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM % 255 + 1))} gtester -k --verbose -m=quick tests/rcutorture
TEST: tests/rcutorture... (pid=906)
/rcu/torture/1reader: FAIL
GTester: last random seed: R02Sc33aa3bda61b6c1acdcc9e6b38cc64d6
(pid=916)
/rcu/torture/10readers: FAIL
GTester: last random seed: R02S254aec3a6362e02d5c8746edec71673b
(pid=934)
FAIL: tests/rcutorture
make: *** [check-tests/rcutorture] Error 1
> Paolo
>
>> GTESTER tests/rcutorture
>> GTester: last random seed: R02Sf7dcd0ceea4ebc8b1b6018a3141708b1
>> GTester: last random seed: R02Sd00479c75bcb82dad813650eef27552f
>> Reaping losing child 0x290df180 PID 26655
>> make: *** [check-tests/rcutorture] Error 1
>> Removing child 0x290df180 PID 26655 from chain.
>
> .
>
next prev parent reply other threads:[~2015-11-24 12:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 11:45 [Qemu-devel] make check failed: rcutorture error Yijun Zhu
2015-11-24 11:54 ` Paolo Bonzini
2015-11-24 12:25 ` Yijun Zhu [this message]
2015-11-25 1:50 ` Yijun Zhu
2015-11-25 13:47 ` 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=5654572B.3040709@huawei.com \
--to=zhuyijun@huawei.com \
--cc=hangaohuai@huawei.com \
--cc=pbonzini@redhat.com \
--cc=peter.huangpeng@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=zhaoshenglong@huawei.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.