This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DBD Mysql and perl under Cygwin 2.249.2.5 , need to runrebase??


I'm sorry. I forgot to list some of the error messages. Here's what I'm 
seeing if running my perl script with the subroutine that calls DBI:

DEBUG: Running: bin/ImageOptimizer -convert -ptif "F:\kiabra\01\017kiabra01.jpg"
 "F:\kiabra\04\017kiabra04.tif" -jpegcompress -jpegquality 80 -maxmem 536870912
C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygmysqlclient-3.23.55
.dll to same address as parent(0xA30000) != 0xA80000
     25 [main] perl 3388 sync_with_child: child 3324(0x204) died before initialization with status code 0x1
   5061 [main] perl 3388 sync_with_child: *** child state child loading dlls
C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygmysqlclient-3.23.55.dll to same address as parent(0xA30000) != 0xA80000
5035753 [main] perl 3388 sync_with_child: child 3400(0x200) died before 
initialization with status code 0x1
5040894 [main] perl 3388 sync_with_child: *** child state child loading dlls
---------

NOTE: The ImageOptimizer script is a windows software script that runs 
fine when the perl script isn't called such that the DBI subroutine is 
used:

Here's logs from a run in this manner:

---------
DEBUG: Running: bin/ImageOptimizer -convert -ptif "F:\zakts1\20\051shaham01.jpg"
 "F:\zakts1\24\051shaham01.jpg" -jpegcompress -jpegquality 80 -maxmem 536870912
2003-03-11 09:56:24.203 [02168] Home Directory: c:\Program Files\E-Color\Enterpr
iseImager\
2003-03-11 09:56:24.218 [02168] Xippin Directory: c:\Program 
Files\E-Color\EnterpriseImager\Xippins
2003-03-11 09:56:24.218 [02168] Starting program
2003-03-11 09:56:24.218 [02168] Loaded Xippin: ecolorcorrect.vpt
2003-03-11 09:56:24.234 [02168] Loaded Xippin: IpPlugin.vpt
2003-03-11 09:56:24.234 [02168] Loaded Xippin: IpxPlugin.vpt
2003-03-11 09:56:24.234 [02168] Name of pipe is \\.\pipe\IpOptd38_1c2e7f787e008a0
2003-03-11 09:56:24.250 [02168] IgcWork memory limit set to: 204.71M
2003-03-11 09:56:24.250 [02168] 1 file(s) to create
2003-03-11 09:56:24.265 [02168] Starting to create file 
F:\zakts1\24\051shaham01.jpg

---------
 -- 
__________________________________________________________________________
Zachariah Nobel         phone:510.334.6045      email: Zach at sunsolver dot com
__________________________________________________________________________



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]