text stringlengths 0 81 |
|---|
=== null-null (16B) === |
loaded object (2,) |
arr[0] = NoneType: None |
arr[1] = NoneType: None |
rc=0 |
=== null-0x41 (16B) === |
(no stdout) |
rc=-11 |
=== null-0x1000 (16B) === |
(no stdout) |
rc=-11 |
=== null-0xdead (16B) === |
(no stdout) |
rc=-11 |
--- SUMMARY --- |
null-null CLEAN rc=0 |
null-0x41 CRASH (signal) |
null-0x1000 CRASH (signal) |
null-0xdead CRASH (signal) |
[probe] id(True) = 0x0000000100e26a90 |
[probe] id(None) = 0x0000000100e268d8 |
[probe] This process: /Users/willardjansen/miniconda3/bin/python3 |
[probe] wrote 238 bytes -> /tmp/joblib-singleton-probe.joblib |
[probe] slot 0 = 0x0000000100e26a90 (id(True)) |
[probe] slot 1 = 0x0000000000000000 (NULL -> None) |
[probe] launching child process... |
--- CHILD STDOUT --- |
child id(True) = 0x0000000102a86a90 |
child id(None) = 0x0000000102a868d8 |
load ok: dtype=object shape=(2,) |
arr[0] type='bool' value=True |
arr[1] type='NoneType' value=None |
ROUND_TRIP=PASS: arr[0] is True — file bytes interpreted as object-layout pointer |
NULL_SLOT=PASS: arr[1] is None (NULL -> None confirmed) |
child rc=0 |
=== RESULT === |
STATUS: CONTROLLED_READ — singleton round-trip confirmed |
File-region bytes were used as object-layout pointers. |
arr[0] returned True from a file containing id(True) bytes. |
No dataset card yet
- Downloads last month
- 37