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

2008-05-01 Thread Robert May
] Crash with perl 5.10 and Win32::GUI 1.6 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

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

2008-04-13 Thread Jeremy White
] To: perl-win32-gui-hackers@lists.sourceforge.net Date: Sun, 6 Apr 2008 17:54:27 + Subject: Re: [perl-win32-gui-hackers] Crash with perl 5.10 and Win32::GUI 1.6 Ok: Found a simple way to reproduce the error: Can't call method STORE on an undefined value during global destruction

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

2008-04-13 Thread Jeremy White
Subject: [perl-win32-gui-hackers] Crash with perl 5.10 and Win32::GUI 1.6 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

[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

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