Skip Menu |

This queue is for tickets about the Wx CPAN distribution.

Report information
The Basics
Id: 73093
Status: resolved
Priority: 0/
Queue: Wx

People
Owner: Nobody in particular
Requestors: bo.johansson [...] lsn.se
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.9903
Fixed in: (no value)



04_threads.t fail with panic: del_backref during global destruction Trying to install Wx on Windows 7 results in C:\Strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '..\..\blib\lib', '..\..\blib\arch')" t/*.t t/01_load.t ......... ok t/02_inheritance.t .. ok t/03_pldatabject.t .. ok t/04_threads.t ...... 3/4 panic: del_backref during global destruction. t/04_threads.t ...... Dubious, test returned 9 (wstat 2304, 0x900) All 4 subtests passed Wx-0.9903/ext/dnd/t/ 04_threads.t is failing. I run "cpan>test Wx" and got the error. I used a new command window, cd to c:\strawberry\cpan\build\Wx-0.9903-oOF1ZS\ext\dnd, run perl "-MExtUtils::Command::MM" "-e" "test_harness(0,'..\..\blib\lib', '..\..\blib\arch')" t/*.t and got the same error. Restarted the computer and repeated the steps with the same error. However running this: perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,'c:/strawberry/cpan/build/Wx-0.9903-oOF1ZS/t')" c:/strawberry/cpan/build/Wx-0.9903-oOF1ZS/ext/dnd/t/*.t (with cd outside the distribution) several hundred times does NOT give any errors. Information about my system in the appened file.
Subject: perlbug.rep
Download perlbug.rep
application/octet-stream 4.2k

Message body not shown because it is not plain text.

I believe this may have been an issue with the 4.4.3 gcc compiler that is solved in later releases. Therefore closing this ticket. On Wed Dec 07 18:01:58 2011, boilund wrote: Show quoted text
> 04_threads.t fail with panic: del_backref during global destruction > > Trying to install Wx on Windows 7 results in > > C:\Strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" > "test_harness(0, > '..\..\blib\lib', '..\..\blib\arch')" t/*.t > t/01_load.t ......... ok > t/02_inheritance.t .. ok > t/03_pldatabject.t .. ok > t/04_threads.t ...... 3/4 panic: del_backref during global
destruction. Show quoted text
> t/04_threads.t ...... Dubious, test returned 9 (wstat 2304, 0x900) > All 4 subtests passed > > Wx-0.9903/ext/dnd/t/ 04_threads.t is failing. > > I run "cpan>test Wx" and got the error. I used a new command window,
cd Show quoted text
> to c:\strawberry\cpan\build\Wx-0.9903-oOF1ZS\ext\dnd, run perl > "-MExtUtils::Command::MM" "-e" "test_harness(0,'..\..\blib\lib', > '..\..\blib\arch')" t/*.t and got the same error. Restarted the
computer Show quoted text
> and repeated the steps with the same error. > > However running this: > > perl.exe "-MExtUtils::Command::MM" "-e" > "test_harness(0,'c:/strawberry/cpan/build/Wx-0.9903-oOF1ZS/t')" > c:/strawberry/cpan/build/Wx-0.9903-oOF1ZS/ext/dnd/t/*.t > > (with cd outside the distribution) several hundred times does NOT give > any errors. > > Information about my system in the appened file.