Sat Jan 19 02:18:08 2013: Request 73093 was acted upon. Transaction: Correspondence added by MDOOTSON Queue: Wx Subject: (No subject given) Broken in: 0.9903 Severity: Important Owner: Nobody Requestors: bo.johans...@lsn.se Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=73093 >
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: > 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.