qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* linux-user crash in python test
@ 2024-06-24 14:19 Andreas Schwab
  2024-06-24 14:26 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2024-06-24 14:19 UTC (permalink / raw)
  To: qemu-devel

$ /usr/bin/python3.11 -m unittest -v test.test_signal.StressTest.test_stress_modifying_handlers
test_stress_modifying_handlers (test.test_signal.StressTest.test_stress_modifying_handlers) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.526s

OK
$ qemu-x86_64 /usr/bin/python3.11 -m unittest -v test.test_signal.StressTest.test_stress_modifying_handlers
test_stress_modifying_handlers (test.test_signal.StressTest.test_stress_modifying_handlers) ... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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

end of thread, other threads:[~2024-06-24 15:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 14:19 linux-user crash in python test Andreas Schwab
2024-06-24 14:26 ` Peter Maydell
2024-06-24 15:05   ` Andreas Schwab

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