From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmfCr-0004vU-BG for qemu-devel@nongnu.org; Tue, 29 Aug 2017 08:01:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmfCl-0005Cq-Dq for qemu-devel@nongnu.org; Tue, 29 Aug 2017 08:01:21 -0400 Received: from indium.canonical.com ([91.189.90.7]:60358) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmfCl-0005BA-7C for qemu-devel@nongnu.org; Tue, 29 Aug 2017 08:01:15 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1dmfCj-0001tA-62 for ; Tue, 29 Aug 2017 12:01:13 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 236492E80CB for ; Tue, 29 Aug 2017 12:01:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 29 Aug 2017 11:53:19 -0000 From: "R.Nageswara Sastry" Reply-To: Bug 1713434 <1713434@bugs.launchpad.net> Sender: bounces@canonical.com References: <150391152035.18876.7874968547091336063.malonedeb@chaenomeles.canonical.com> Message-Id: <150400759931.19611.534977675568158671.malone@chaenomeles.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1713434] Re: prom-env-test test aborted and core dumped List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Strange, # gcc --version gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-16) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. OS is RHEL based. # uname -a Linux host 4.11.0-26.el7a.ppc64le #1 SMP Wed Aug 23 17:27:28 EDT 2017 ppc64= le ppc64le ppc64le GNU/Linux TEST: tests/prom-env-test... (pid=3D6726) /ppc64/prom-env/mac99: >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> OpenBIOS 1.1 [Jul 13 2017 18:28] >> Configuration device id QEMU version 1 machine id 3 >> CPUs: 1 >> Memory: 128M >> UUID: 00000000-0000-0000-0000-000000000000 >> CPU type PowerPC,970FX milliseconds isn't unique. OK /ppc64/prom-env/g3beige: >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> OpenBIOS 1.1 [Jul 13 2017 18:28] >> Configuration device id QEMU version 1 machine id 2 >> CPUs: 1 >> Memory: 128M >> UUID: 00000000-0000-0000-0000-000000000000 >> CPU type PowerPC,750 milliseconds isn't unique. OK /ppc64/prom-env/pseries: SLOF ********************************************************************** QEMU Starting Build Date =3D Jul 24 2017 15:15:46 FW Version =3D git-89f519f09bf85091 Press "s" to enter Open Firmware. **500 ERROR:tests/prom-env-test.c:42:check_guest_memory: assertion failed (signat= ure =3D=3D MAGIC): (0x7c7f1b78 =3D=3D 0xcafec0de) FAIL GTester: last random seed: R02Sf6897626ac2ebaf5edd7aa24cc1999df (pid=3D6951) FAIL: tests/prom-env-test -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1713434 Title: prom-env-test test aborted and core dumped Status in QEMU: In Progress Bug description: On ppc64le architecture machine the following test case Aborted and Core dumped. # tests/prom-env-test --quiet --keep-going -m=3Dquick --GTestLogFD=3D6 ** ERROR:tests/libqtest.c:628:qtest_get_arch: assertion failed: (qemu !=3D N= ULL) Aborted (core dumped) Steps to re-produce: clone from the git configure & compile = run the unit tests by 'make check' (gdb) bt #0 0x00003fff9d60eff0 in raise () from /lib64/libc.so.6 #1 0x00003fff9d61136c in abort () from /lib64/libc.so.6 #2 0x00003fff9de1aa04 in g_assertion_message () from /lib64/libglib-2.0.= so.0 #3 0x00003fff9de1ab0c in g_assertion_message_expr () from /lib64/libglib= -2.0.so.0 #4 0x000000001000cc30 in qtest_get_arch () at tests/libqtest.c:628 #5 0x00000000100048f0 in main (argc=3D5, argv=3D0x3ffff2145538) at tests= /prom-env-test.c:82 (gdb) i r r0 0xfa 250 r1 0x3ffff2144d30 70368510627120 r2 0x3fff9d7b9900 70367091333376 r3 0x0 0 r4 0x12a7 4775 r5 0x6 6 r6 0x8 8 r7 0x1 1 r8 0x0 0 r9 0x0 0 r10 0x0 0 r11 0x0 0 r12 0x0 0 r13 0x3fff9dfa1950 70367099623760 r14 0x0 0 r15 0x0 0 r16 0x0 0 r17 0x0 0 r18 0x0 0 r19 0x0 0 r20 0x0 0 r21 0x0 0 r22 0x0 0 r23 0x0 0 r24 0x0 0 r25 0x0 0 r26 0x0 0 r27 0x100287f8 268601336 r28 0x16841b40 377756480 r29 0x4c 76 r30 0x3ffff2144de8 70368510627304 r31 0x6 6 pc 0x3fff9d60eff0 0x3fff9d60eff0 msr 0x900000000280f033 10376293541503627315 cr 0x42000842 1107298370 lr 0x3fff9d61136c 0x3fff9d61136c ctr 0x0 0 xer 0x0 0 orig_r3 0x12a7 4775 trap 0xc00 3072 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1713434/+subscriptions