This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
B-C: threads + DEBUGGING global destruction #172
Open
Description
Something as simple as this failed tests like this.
Is this expected?
Failed 2 tests out of 2435, 99.92% okay.
../cpan/B-C/t/c.t
../cpan/B-C/t/stashes.t
Failed test 'wanted: "zzz2y2y2", $? = 65280, got: ""'
at t/TestBC.pm line 967.
Failed test 'wanted: "bnnrm", $? = 65280, got: ""'
...
Attempt to free nonexistent shared string 'main::', Perl interpreter: 0xb25010 during global destruction.
Attempt to free nonexistent shared string 'load_filP', Perl interpreter: 0xb25010 during global destruction.
...