Re: [perl-win32-gui-hackers] Crash with perl 5.10 and Win32::GUI 1.6

2008-04-06 Thread Jeremy White
Ok: Found a simple way to reproduce the error: Can't call method "STORE" on an undefined value during global destruction. It doesn't seem related to the crash. The stripped down example below is odd as most of the code doesn't make sense (!) but if you comment out any of the lines it doesn

[perl-win32-gui-hackers] Crash with perl 5.10 and Win32::GUI 1.6

2008-04-06 Thread Jeremy White
All, I am getting a crash when using Perl 5.10 and Win32::GUI 1.6. The same application doesn't crash under 5.8.7 or 5.8.8. I've tracked down the "problem", but I'm not convinced it's the actual underlying issue. The crash was occurring at: GUI_Helpers.cpp line 757 proc WindowsHookMsgProc W