[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
linux-user crash in python test
From: |
Andreas Schwab |
Subject: |
linux-user crash in python test |
Date: |
Mon, 24 Jun 2024 16:19:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
$ /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."
- linux-user crash in python test,
Andreas Schwab <=