qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] linux-user and signal handling
@ 2009-06-18 11:56 Arnaud Patard
  2009-06-18 13:26 ` Ulrich Hecht
  0 siblings, 1 reply; 10+ messages in thread
From: Arnaud Patard @ 2009-06-18 11:56 UTC (permalink / raw)
  To: qemu-devel

Hi,

When doing some ltp syscall testing with arm-linux-user, some tests are
failing with messages like that :

qemu: uncaught target signal 6 (Aborted) - core dumped
        Child did not return core bit set!
          iteration 0, exit stat = 0x6
        Core = 0, sig = 6, ex = 0
abort01     1  FAIL  :  Test failed

Before, the tests were fine. The output was:

qemu: uncaught target signal 6 (Aborted) - exiting
qemu: uncaught target signal 6 (Aborted) - exiting
qemu: uncaught target signal 6 (Aborted) - exiting
abort01     1  PASS  :  Test passed

I've not tested with other targets but I fear that x86 should have same
trouble. From looking at the commits, I would say it's due to commit
edf8e2af1453ce56c72b2f25a745e3734177a05d. I didn't try to revert it so
it's like a shot in the dark.

Has someone an idea how to fix the problem ?

thanks,
Arnaud

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

end of thread, other threads:[~2009-06-19  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-18 11:56 [Qemu-devel] linux-user and signal handling Arnaud Patard
2009-06-18 13:26 ` Ulrich Hecht
2009-06-18 15:17   ` Arnaud Patard
2009-06-18 15:35     ` Ulrich Hecht
2009-06-18 16:08       ` Ulrich Hecht
2009-06-18 16:27         ` Arnaud Patard
2009-06-18 17:14           ` Daniel Jacobowitz
2009-06-18 18:45             ` Riku Voipio
2009-06-18 19:40               ` Arnaud Patard
2009-06-19  8:08                 ` Riku Voipio

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).