|
Posted by Srinivas on October 13, 2004, 6:24 pm
Please log in for more thread options
Hello,
I am trying to use perl5.8.4 with perl Graphics module GD.1.18 on
Windows. I am seeing that dll throwing an error with the old version
of Graphics Library GD.1.18 & GD.1.19.
I am wondering whether the above combination works or not. Please let
me know if any body has tried this or have any inputs.
Please see the following error messages and stack trace:-
'perl.exe': Loaded 'C:psvas1newperlperlbinperl.exe', Symbols
loaded.
'perl.exe': Loaded 'C:WINNTsystem32NTDLL.DLL', Cannot find or open
a required DBG file.
'perl.exe': Loaded 'C:WINNTsystem32msvcrt.dll', No symbols loaded.
'perl.exe': Loaded 'C:WINNTsystem32KERNEL32.DLL', Cannot find or
open a required DBG file.
'perl.exe': Loaded 'C:psvas1newperlperlbinperl58.dll', Symbols
loaded.
'perl.exe': Loaded 'C:WINNTsystem32USER32.DLL', Cannot find or open
a required DBG file.
'perl.exe': Loaded 'C:WINNTsystem32GDI32.DLL', Cannot find or open
a required DBG file.
'perl.exe': Loaded 'C:WINNTsystem32ADVAPI32.DLL', Cannot find or
open a required DBG file.
'perl.exe': Loaded 'C:WINNTsystem32rpcrt4.dll', Cannot find or open
a required DBG file.
'perl.exe': Loaded 'C:psvas1newperlperllibautoIOIO.dll',
Symbols loaded.
'perl.exe': Loaded 'C:psvas1newperlperllibautoFcntlFcntl.dll',
Symbols loaded.
'perl.exe': Loaded 'C:psvas1GD-1.18blibarchautoGDGD.dll',
Symbols loaded.
The thread 'Win32 Thread' (0xfc4) has exited with code 0 (0x0).
Unhandled exception at 0x77f88216 in perl.exe: 0xC0000005: Access
violation writing location 0x00000010.
First-chance exception at 0x77f88216 in perl.exe: 0xC0000005: Access
violation writing location 0x00000010.
Unhandled exception at 0x77f88216 in perl.exe: 0xC0000005: Access
violation writing location 0x00000010.
stack trace:
NTDLL.DLL!77f8819b()
msvcrt.dll!7800efdf()
msvcrt.dll!78022f30()
GD.dll!gdImageCreateFromGif(_iobuf * fd=0x280b5fd0) Line 1651 +
0x24C
perl58.dll!PerlIO_debug(const char * fmt=0x00000030, ...) Line 449
+ 0x5C
perl58.dll!280a3393()
perl58.dll!_PerlIO_crlf() + 0x8C
Thanks,
Srinivas
|
| Similar Threads | Posted | | What's the difference between /usr/(lib|share)/(perl|perl5)? | March 3, 2007, 10:41 am |
| prebuilt DBI/DBD Oracle for solaris 8, perl5.00503 | February 27, 2005, 10:22 am |
| SOAP::Lite Solaris Perl5.005 'Can't locate warnings.pm' | March 15, 2007, 11:59 am |
| Where to get DBD::pg for Windows? | January 12, 2005, 1:02 pm |
| Net::SFTP on Windows | March 21, 2005, 9:55 pm |
| Windows: Perl:XS | July 6, 2005, 4:57 am |
| Termcap under Windows XP... | May 23, 2006, 1:49 pm |
| DBI Module for windows | July 11, 2006, 10:34 am |
| equivalent of /dev/tty in Windows ? | October 6, 2006, 1:41 am |
| Using Win32::OLE on 64 Bit Windows | January 23, 2007, 7:01 am |
|