`test_tracemalloc_track_race` segfault on buildbot
Đang mở
Chưa có ai nhận issue này.
interpreter-core
tests
type-crash
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 35.9k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Crash report
Seen on the ARM Raspbian 3.x buildbot, but I suspect it's not Raspbian specific:
https://buildbot.python.org/#/builders/424/builds/12446/steps/6/logs/stdio
0:02:36 load avg: 3.51 [177/497/1] test_tracemalloc worker non-zero exit code (Exit code -11 (SIGSEGV))
test_late_untrack (test.test_tracemalloc.TestCAPI.test_late_untrack) ... ok
test_stop_track (test.test_tracemalloc.TestCAPI.test_stop_track) ... ok
test_stop_untrack (test.test_tracemalloc.TestCAPI.test_stop_untrack) ... ok
test_tracemalloc_track_race (test.test_tracemalloc.TestCAPI.test_tracemalloc_track_race) ... Fatal Python error: Segmentation fault
Thread 0xf4afe400 [python] (most recent call first):
Thread 0xf52ff400 [python] (most recent call first):
<freed thread state>
<freed thread state>
Current thread's C stack trace (most recent call first):
<system returned no stack trace>
Extension modules: math.integer, _testcapi, _testinternalcapi (total: 3)
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với test.test_tracemalloc.TestCAPI.test_tracemalloc_track_race và tái hiện hoặc kiểm tra log của buildbot ARM Raspbian được liên kết trong issue. Theo dõi SIGSEGV và xác nhận rằng test hoàn tất mà không có worker nào thoát với mã thoát khác không trên cấu hình buildbot bị ảnh hưởng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- testing-qa
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100