All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1727737] [NEW] qemu-arm stalls on a GCC sanitizer test since qemu-2.7
@ 2017-10-26 13:54 Christophe Lyon
  2017-10-26 13:55 ` [Qemu-devel] [Bug 1727737] " Christophe Lyon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Christophe Lyon @ 2017-10-26 13:54 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Hi,

I have noticed that several GCC/sanitizer tests fail with timeout when
executed under QEMU.

After a bit of investigation, I have noticed that this worked with
qemu-2.7, and started failing with qemu-2.8, and still fails with
qemu-2.10.1

I'm attaching a tarball containing:
alloca_instruments_all_paddings.exe : the testcase, and the needed libs:
lib/librt.so.1
lib/libdl.so.2
lib/ld-linux-armhf.so.3
lib/libasan.so.5
lib/libc.so.6
lib/libgcc_s.so.1
lib/libpthread.so.0
lib/libm.so.6

To reproduce the problem:
$ qemu-arm -cpu any -R 0 -L $PWD $PWD/alloca_instruments_all_paddings.exe
returns in less than a second with qemu-2.7, and never with qemu-2.8

Using -d in_asm suggests that the program "almost" completes and qemu seems to stall on:
0x40b6eb44: e08f4004 add r4, pc, r4

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1727737

Title:
  qemu-arm stalls on a GCC sanitizer test since qemu-2.7

Status in QEMU:
  New

Bug description:
  Hi,

  I have noticed that several GCC/sanitizer tests fail with timeout when
  executed under QEMU.

  After a bit of investigation, I have noticed that this worked with
  qemu-2.7, and started failing with qemu-2.8, and still fails with
  qemu-2.10.1

  I'm attaching a tarball containing:
  alloca_instruments_all_paddings.exe : the testcase, and the needed libs:
  lib/librt.so.1
  lib/libdl.so.2
  lib/ld-linux-armhf.so.3
  lib/libasan.so.5
  lib/libc.so.6
  lib/libgcc_s.so.1
  lib/libpthread.so.0
  lib/libm.so.6

  To reproduce the problem:
  $ qemu-arm -cpu any -R 0 -L $PWD $PWD/alloca_instruments_all_paddings.exe
  returns in less than a second with qemu-2.7, and never with qemu-2.8

  Using -d in_asm suggests that the program "almost" completes and qemu seems to stall on:
  0x40b6eb44: e08f4004 add r4, pc, r4

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1727737/+subscriptions

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2018-01-13  4:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-26 13:54 [Qemu-devel] [Bug 1727737] [NEW] qemu-arm stalls on a GCC sanitizer test since qemu-2.7 Christophe Lyon
2017-10-26 13:55 ` [Qemu-devel] [Bug 1727737] " Christophe Lyon
2017-11-06 15:19 ` Peter Maydell
2017-11-06 15:47 ` Christophe Lyon
2017-11-06 19:48 ` Peter Maydell
2017-11-07 16:53 ` Christophe Lyon
2017-11-08 13:55 ` Christophe Lyon
2017-11-13 13:14 ` Christophe Lyon
2017-11-13 13:18 ` Christophe Lyon
2017-11-13 13:42 ` Peter Maydell
2017-11-13 14:00 ` Christophe Lyon
2017-11-13 14:28 ` Peter Maydell
2017-11-13 14:49 ` Christophe Lyon
2017-11-13 15:13 ` Peter Maydell
2017-11-13 16:29 ` Christophe Lyon
2017-11-13 16:45 ` Peter Maydell
2018-01-13  4:17 ` Launchpad Bug Tracker

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.