From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26015 invoked by alias); 30 Oct 2012 20:09:53 -0000 Received: (qmail 25998 invoked by uid 22791); 30 Oct 2012 20:09:49 -0000 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 Received: from nm18.bullet.mail.sp2.yahoo.com (HELO nm18.bullet.mail.sp2.yahoo.com) (98.139.91.88) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Oct 2012 20:09:44 +0000 Received: from [98.139.91.67] by nm18.bullet.mail.sp2.yahoo.com with NNFMP; 30 Oct 2012 20:09:43 -0000 Received: from [66.94.237.115] by tm7.bullet.mail.sp2.yahoo.com with NNFMP; 30 Oct 2012 20:09:43 -0000 Received: from [127.0.0.1] by omp1020.access.mail.mud.yahoo.com with NNFMP; 30 Oct 2012 20:09:43 -0000 Received: (qmail 69767 invoked by uid 60001); 30 Oct 2012 20:09:43 -0000 Received: from [75.15.13.69] by web80705.mail.mud.yahoo.com via HTTP; Tue, 30 Oct 2012 13:09:43 PDT X-Rocket-MIMEInfo: 001.001,SSBoYXZlIGEgcHJvYmxlbSB3aXRoIHBlcmwgc2NyaXB0cyB0aGF0IGF0dGVtcHQgdG8gbG9hZCBjeWdwaXhtYW4tMS0wLmRsbC4gV2hlbiAKcnVubmluZyBhIHRlc3Qgb24gUGVybE1hZ2ljay02Ljc2IEkgZ2V0IHRoZSBmb2xsb3dpbmc6CgokIG1ha2UgdGVzdApQRVJMX0RMX05PTkxBWlk9MSAvdXNyL2Jpbi9wZXJsLmV4ZSAiLU1FeHRVdGlsczo6Q29tbWFuZDo6TU0iICItZSIgCiJ0ZXN0X2hhcm5lc3MoMCwgJ2JsaWIvbGliJywgJ2JsaWIvYXJjaCcpIiB0LyoudCB0L2J6bGliLyoudCB0L2pwZWcvKi50IAoBMAEBAQE- Message-ID: <1351627783.54422.YahooMailRC@web80705.mail.mud.yahoo.com> Date: Tue, 30 Oct 2012 20:09:00 -0000 From: Zdzislaw Meglicki Subject: A problem with perl and cygpixman-1-0.dll To: cygwin@cygwin.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-10/txt/msg00459.txt.bz2 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@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