summaryrefslogtreecommitdiff
path: root/tests/pypy_crash_bugs.txt
blob: 90c832e2b187464c0bc088437893919afbdfa552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Bugs that causes hard crashes that we certainly don't 
# want to run because it will break the testsuite

# segfault
run.fastcall
memslice

# gc issue?
memoryview_in_subclasses

# """Fatal RPython error: NotImplementedError"""
pep442_tp_finalize