X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <477D715D.80207@x-ray.at> Date: Fri, 04 Jan 2008 00:35:57 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: win32-gui-demos.pl dumps core References: <6910a60801030851j2b7d50e7tfc2e797dd161ce18 AT mail DOT gmail DOT com> <477D5BEE DOT 6030102 AT x-ray DOT at> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Michael Kairys schrieb: > "Reini Urban" wrote: >> Maybe there are any missing dependencies in >> /lib/perl5/vendor_perl/5.8/cygwin/auto/Win32/GUI/GUI.dll >> >> Can you send the output of >> $ cygcheck /lib/perl5/vendor_perl/5.8/cygwin/auto/Win32/GUI/GUI.dll > > D:\Local\Cygwin\lib/perl5/vendor_perl/5.8/cygwin/auto/Win32/GUI/GUI.dll > D:\Local\Cygwin\bin\cygwin1.dll > C:\Windows\system32\ADVAPI32.DLL > C:\Windows\system32\ntdll.dll > C:\Windows\system32\KERNEL32.dll > C:\Windows\system32\RPCRT4.dll > D:\Local\Cygwin\bin\cygperl5_8.dll > D:\Local\Cygwin\bin\cygcrypt-0.dll > C:\Windows\system32\COMCTL32.DLL > C:\Windows\system32\GDI32.dll > C:\Windows\system32\USER32.dll > C:\Windows\system32\COMDLG32.DLL > C:\Windows\system32\msvcrt.dll > C:\Windows\system32\SHLWAPI.dll > C:\Windows\system32\SHELL32.dll > C:\Windows\system32\VERSION.dll So we have bad luck and have to wait for someone who can debug this on Vista. Build an unstripped perl and this lib with debug symbols. $ gdb perl set args win32-gui-demos.pl run => exception bt The perl.exe.stackdump helps a little bit, but this is no coredump to investigate with the debugger. And I cannot reproduce this and compare to your stackdump, since I only have XP SP2. You can try at the perl-win32-users list at lists.sf.net. What I know from there: Until recently everything worked fine on Vista, even when compiled under XP, just the --dyndll option for perlapp didn't work. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/