You're probably suffering from the DLL base problem
which causes DLLs loaded multiple times to get
assigned to different memory addresses.  rebaseall
is the work-around for a single build but I don't
know how one would apply that to an Inline build.

--Chris

On 1/17/2012 7:31 PM, David Moore wrote:
I've been having trouble building on cygwin, and finally just decided to
uninstall and reinstall perl. Using the cygwin default perl 5.10 & gcc
454, Inline::C gets into an infinite test loop on taint. Am I the only
person using Inline with cygwin?

t/00init.t .............. ok
t/01syntax.t ............ ok
t/02config.t ............ ok
t/03typemap.t ........... ok
t/04perlapi.t ........... ok
t/05xsmode.t ............ ok
t/06parseregexp.t ....... ok
t/07typemap_multi.t ..... ok
t/08taint.t ............. 2/10 3 [main] perl 4640
C:\cygwin\bin\perl.exe: *** fatal error - unable to remap
\\?\C:\cygwin-prev\home\davidm2\.cpan\build\Inline-0.49-Qj8CRi\C\_Inline_test\lib\auto\_08taint_1_p_0965\_08taint_1_p_0965.dll
to same address as parent: 0x2680000 != 0x6FFC0000
Stack trace:
Frame Function Args
0082B668 6102796B (0082B668, 00000000, 00000000, 00000000)
0082B958 6102796B (6117EC60, 00008000, 00000000, 61180977)
0082C988 61004F1B (611A7FAC, 61249A2C, 02680000, 6FFC0000)
End of stack trace
3 [main] perl 9284 fork: child 4640 - died waiting for dll loading,
errno 11
5087654 [main] perl 8540 C:\cygwin\bin\perl.exe: *** fatal error -
unable to remap
\\?\C:\cygwin-prev\home\davidm2\.cpan\build\Inline-0.49-Qj8CRi\C\_Inline_test\lib\auto\_08taint_1_p_0965\_08taint_1_p_0965.dll
to same address as parent: 0x2680000 != 0x6FFC0000
Stack trace:
Frame Function Args
0082B668 6102796B (0082B668, 00000000, 00000000, 00000000)
0082B958 6102796B (6117EC60, 00008000, 00000000, 61180977)
0082C988 61004F1B (611A7FAC, 61249A2C, 02680000, 6FFC0000)
End of stack trace
5095032 [main] perl 9284 fork: child 8540 - died waiting for dll
loading, errno 11
...


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1416 / Virus Database: 2109/4149 - Release Date: 01/17/12



Reply via email to