On Jul 31, 2006, at 14:33 , Michael Glaesemann wrote:
I'm having trouble installing XML::LibXML::XPathContext on a Intel
Mini (via CPAN). I had no problem installing it on my Powerbook, so
I'm wondering if it has to do with a difference between PowerPC and
Intel processors (for lack of any other evidence). Has anyone else
had trouble installing XML::LibXML::XPathContext?
I ended up force installing XML::LibXML::XPathContext (and
XML::RSS::LibXML, which is also a dependency for Plagger, which is my
utlimate goal). I noticed in my System.log that perl was actually
crashing during the tests. I've included the final crash report from /
Library/Logs/CrashReporter/perl.crash.log below. Am I right in
thinking I should contact the author of XML::LibXML::XPathContext?
Thanks for any suggestions or pointers.
Michael Glaesemann
grzm seespotcode net
**********
Host Name: wilde
Date/Time: 2006-08-01 09:12:51.833 +0900
OS Version: 10.4.7 (Build 8J2135a)
Report Version: 4
Command: perl
Path: /usr/bin/perl
Parent: perl [2563]
Version: ??? (???)
PID: 2591
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000009
Thread 0 Crashed:
0 libxml2.2.dylib 0x010d0ce5 xmlPatternMaxDepth + 52
(pattern.c:2513)
1 libxml2.2.dylib 0x01062b81 xmlXPathRunEval + 82
(xpath.c:11026)
2 libxml2.2.dylib 0x0106336c xmlXPathCompiledEval + 144
(xpath.c:11539)
3 XPathContext.bundle 0x000600e3 xpc_domXPathFind + 92
(xpath.c:161)
4 XPathContext.bundle 0x0005bc69
XS_XML__LibXML__XPathContext__findnodes + 385 (XPathContext.xs:919)
5 libperl.dylib 0x96887d40 Perl_pp_entersub + 897
6 libperl.dylib 0x9687ee07 Perl_runops_standard + 19
7 libperl.dylib 0x96812194 perl_run + 300
8 perl 0x000020d2 0x1000 + 4306
9 perl 0x00001f56 0x1000 + 3926
10 perl 0x00001e71 0x1000 + 3697
Thread 0 crashed with i386 Thread State:
eax: 0x00000005 ebx: 0x01062b3d ecx:0x005e70f0 edx: 0x005e70b0
edi: 0x005e70f0 esi: 0x00000000 ebp:0xbffff648 esp: 0xbffff63c
ss: 0x0000002f efl: 0x00010206 eip:0x010d0ce5 cs: 0x00000027
ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x2fff perl /usr/bin/perl
0x1e000 - 0x24fff Encode.bundle /System/Library/Perl/5.8.6/
darwin-thread-multi-2level/auto/Encode/Encode.bundle
0x39000 - 0x3afff Common.bundle /Library/Perl/5.8.6/darwin-
thread-multi-2level/auto/XML/LibXML/Common/Common.bundle
0x47000 - 0x49fff IO.bundle /System/Library/Perl/5.8.6/
darwin-thread-multi-2level/auto/IO/IO.bundle
0x58000 - 0x60fff XPathContext.bundle /Library/Perl/5.8.6/
darwin-thread-multi-2level/auto/XML/LibXML/XPathContext/
XPathContext.bundle
0x81000 - 0x92fff libz.1.dylib /opt/local/lib/libz.1.dylib
0x205000 - 0x246fff LibXML.bundle /Library/Perl/5.8.6/darwin-
thread-multi-2level/auto/XML/LibXML/LibXML.bundle
0x605000 - 0x6dafff libiconv.2.dylib /opt/local/lib/
libiconv.2.dylib
0x1008000 - 0x10f0fff libxml2.2.dylib /opt/local/lib/
libxml2.2.dylib
0x8fe00000 - 0x8fe4bfff dyld 45.1 /usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/
libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/
libmathCommon.A.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.
1.dylib
0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
0x92a4a000 - 0x92b28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92b45000 - 0x92c32fff libiconv.2.dylib /usr/lib/libiconv.
2.dylib
0x9680a000 - 0x9691efff libperl.dylib /System/Library/Perl/5.8.6/
darwin-thread-multi-2level/CORE/libperl.dylib