From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eq6qX-0002b3-S9 for qemu-devel@nongnu.org; Sun, 25 Feb 2018 19:40:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eq6qU-00016Y-On for qemu-devel@nongnu.org; Sun, 25 Feb 2018 19:40:49 -0500 Received: from indium.canonical.com ([91.189.90.7]:41296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eq6qU-00015m-F5 for qemu-devel@nongnu.org; Sun, 25 Feb 2018 19:40:46 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1eq6qT-0001X6-9s for ; Mon, 26 Feb 2018 00:40:45 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 1EB9B2E80CB for ; Mon, 26 Feb 2018 00:40:45 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 26 Feb 2018 00:32:17 -0000 From: Gustavo Moreira Reply-To: Bug 1751674 <1751674@bugs.launchpad.net> Sender: bounces@canonical.com References: <151960470707.11772.10064243852456470443.malonedeb@gac.canonical.com> Message-Id: <151960513726.370.12305534101977177978.malone@chaenomeles.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1751674] Re: qemu-system-arm segmentation fault trying to dump VM memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Yeah, the page fails uploading the code dump file. Actually it seems to upload the whole file but then it shows a "Timeout error" error. Anyway, let me know if you need that file and if so how can I send it to you. ** Description changed: Qemu segfaults trying to generate a VM memory dump: = - $ QEMU_AUDIO_DRV=3Dnone qemu-git-src/arm-softmmu/qemu-system-arm -M vexpr= ess-a9 -smp 4 -m 1024 -machine secure=3Doff,dump-guest-core=3Don -kernel li= nux-4.9.75/arch/arm/boot/zImage -append "root=3D/dev/mmcblk0 rw rootfstype= =3Dext4 mem=3D1024M net.ifnames=3D0 console=3DttyAMA0" -dtb vexpress-v2p-ca= 9.dtb -sd armv7-hd.qcow2 -netdev tap,ifname=3Dtap_armv7,script=3Dno,downscr= ipt=3Dno,id=3Dnet0 -device virtio-net-device,mac=3D00:DE:AD:BE:FF:02,netdev= =3Dnet0 -monitor stdio -serial vc -loadvm SS0 + $ QEMU_AUDIO_DRV=3Dnone qemu-git-src/arm-softmmu/qemu-system-arm -M vexpr= ess-a9 -smp 4 -m 1024 -machine secure=3Doff,dump-guest-core=3Don -kernel li= nux-4.9.75/arch/arm/boot/zImage -append "root=3D/dev/mmcblk0 rw rootfstype= =3Dext4 mem=3D1024M net.ifnames=3D0 console=3DttyAMA0" -dtb vexpress-v2p-ca= 9.dtb -sd armv7-hd.qcow2 -netdev tap,ifname=3Dtap_armv7,script=3Dno,downscr= ipt=3Dno,id=3Dnet0 -device virtio-net-device,mac=3D00:AA:AD:BB:FF:02,netdev= =3Dnet0 -monitor stdio -serial vc -loadvm SS0 QEMU 2.11.50 monitor - type 'help' for more information (qemu) pmemsave 0 0x3FFFFFFF memory.dmp Segmentation fault (core dumped) = $ git rev-parse HEAD b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f = It's the second time I try to submit this bug, I think last time it failed because the attached core dump size (400M compressed). Have a look if you can get that file, otherwise I will try to update this ticket once it's created: = (Error ID: OOPS-65553b72bc14be693eb1e37814ff9267) -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1751674 Title: qemu-system-arm segmentation fault trying to dump VM memory Status in QEMU: New Bug description: Qemu segfaults trying to generate a VM memory dump: $ QEMU_AUDIO_DRV=3Dnone qemu-git-src/arm-softmmu/qemu-system-arm -M vexpr= ess-a9 -smp 4 -m 1024 -machine secure=3Doff,dump-guest-core=3Don -kernel li= nux-4.9.75/arch/arm/boot/zImage -append "root=3D/dev/mmcblk0 rw rootfstype= =3Dext4 mem=3D1024M net.ifnames=3D0 console=3DttyAMA0" -dtb vexpress-v2p-ca= 9.dtb -sd armv7-hd.qcow2 -netdev tap,ifname=3Dtap_armv7,script=3Dno,downscr= ipt=3Dno,id=3Dnet0 -device virtio-net-device,mac=3D00:AA:AD:BB:FF:02,netdev= =3Dnet0 -monitor stdio -serial vc -loadvm SS0 QEMU 2.11.50 monitor - type 'help' for more information (qemu) pmemsave 0 0x3FFFFFFF memory.dmp Segmentation fault (core dumped) $ git rev-parse HEAD b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f It's the second time I try to submit this bug, I think last time it failed because the attached core dump size (400M compressed). Have a look if you can get that file, otherwise I will try to update this ticket once it's created: (Error ID: OOPS-65553b72bc14be693eb1e37814ff9267) To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1751674/+subscriptions