delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.3 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_YG |
X-Spam-Check-By: | sourceware.org |
X-Rocket-MIMEInfo: | 001.001,SSBoYXZlIGEgcHJvYmxlbSB3aXRoIHBlcmwgc2NyaXB0cyB0aGF0IGF0dGVtcHQgdG8gbG9hZCBjeWdwaXhtYW4tMS0wLmRsbC4gV2hlbiAKcnVubmluZyBhIHRlc3Qgb24gUGVybE1hZ2ljay02Ljc2IEkgZ2V0IHRoZSBmb2xsb3dpbmc6CgokIG1ha2UgdGVzdApQRVJMX0RMX05PTkxBWlk9MSAvdXNyL2Jpbi9wZXJsLmV4ZSAiLU1FeHRVdGlsczo6Q29tbWFuZDo6TU0iICItZSIgCiJ0ZXN0X2hhcm5lc3MoMCwgJ2JsaWIvbGliJywgJ2JsaWIvYXJjaCcpIiB0LyoudCB0L2J6bGliLyoudCB0L2pwZWcvKi50IAoBMAEBAQE- |
Message-ID: | <1351627783.54422.YahooMailRC@web80705.mail.mud.yahoo.com> |
Date: | Tue, 30 Oct 2012 13:09:43 -0700 (PDT) |
From: | Zdzislaw Meglicki <zdzisiekm AT sbcglobal DOT net> |
Subject: | A problem with perl and cygpixman-1-0.dll |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I have a problem with perl scripts that attempt to load cygpixman-1-0.dll. When running a test on PerlMagick-6.76 I get the following: $ make test PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jng/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t t/zlib/*.t t/blob.t .......... ok t/bzlib/read.t .... ok t/bzlib/write.t ... ok t/composite.t ..... ok t/filter.t ........ 1/58 3 [main] perl 7588 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x1720000) 3 [main] perl 6824 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x2D0000) t/filter.t ........ ok t/getattribute.t .. ok t/jng/read.t ...... ok t/jng/write.t ..... ok t/jp2/read.t ...... ok t/jpeg/read.t ..... ok t/jpeg/write.t .... ok t/montage.t ....... 3 [main] perl 7028 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 1/19 1 [main] perl 6736 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x370000) t/montage.t ....... 2/19 3 [main] perl 7788 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) 1 [main] perl 8140 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 4/19 2 [main] perl 2756 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x350000) 2 [main] perl 7832 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 6/19 3 [main] perl 4632 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 7/19 2 [main] perl 2700 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x370000) 3 [main] perl 8088 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 9/19 3 [main] perl 6916 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x350000) t/montage.t ....... 10/19 2 [main] perl 3432 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) 3 [main] perl 200 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x1770000) t/montage.t ....... 12/19 2 [main] perl 2708 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 13/19 1 [main] perl 3520 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) 2 [main] perl 6456 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 15/19 2 [main] perl 3644 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 16/19 2 [main] perl 7220 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x1770000) 3 [main] perl 6712 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... 18/19 1 [main] perl 7604 child_info_fork::abort: C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: parent(0x4AAA0000) != child(0x410000) t/montage.t ....... ok t/ping.t .......... ok t/png/read-16.t ... ok t/png/read.t ...... ok t/png/write-16.t .. ok t/png/write.t ..... ok t/read.t .......... ok t/setattribute.t .. ok t/tiff/read.t ..... ok t/tiff/write.t .... ok t/write.t ......... ok t/x11/read.t ...... ok t/x11/write.t ..... ok t/zlib/read.t ..... ok t/zlib/write.t .... ok All tests successful. Files=26, Tests=360, 37 wallclock secs ( 0.19 usr 0.17 sys + 21.20 cusr 13.62 csys = 35.18 CPU) Result: PASS root AT Crawley ~/src/PerlMagick-6.76 $ Sometimes, see example t/filter.t, it takes one failed attempt, in the other example, t/montage.t, it takes many attempts. Eventually, cygpixman-1-0.dll gets loaded, I gather, because the test succeeds. I noticed the same problem with other perl scripts, e.g., the ones in LaTeXML. What causes this problem. What package does cygpixman-1-0.dll belong to? Perhaps I need to reinstall it? Zdzislaw (Gustav) Meglicki Indiana University http://perth.ovpit.indiana.edu/gustav -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |