Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^5: perl crashes when processing xml with XML::Twig

by Anonymous Monk
on Mar 13, 2012 at 14:02 UTC ( [id://959349]=note: print w/replies, xml ) Need Help??


in reply to Re^4: perl crashes when processing xml with XML::Twig
in thread perl crashes when processing xml with XML::Twig

Did you reboot? Sometimes that will help (windows is fun).

What is the exact crash message (might need to look for it in eventvwr.msc)?

  • Comment on Re^5: perl crashes when processing xml with XML::Twig

Replies are listed 'Best First'.
Re^6: perl crashes when processing xml with XML::Twig
by justibus (Acolyte) on Mar 13, 2012 at 21:47 UTC
    The message is:
    Faulting application name: perl.exe, version: 0.0.0.0, time stamp: 0x4 +dd05be3 Faulting module name: perl512.dll, version: 0.0.0.0, time stamp: 0x4dd +05be1 Exception code: 0xc00000fd Fault offset: 0x000ac387 Faulting process id: 0x6dc Faulting application start time: 0x01cd011de9abeaa7 Faulting application path: C:\strawberry\perl\bin\perl.exe Faulting module path: C:\strawberry\perl\bin\perl512.dll Report Id: 29a4696b-6d11-11e1-8518-005056c00008
    I just tried it with strawberry perl 5.10.1 and it works. So it's a problem in versions 5.12 and 5.14 of perl and probably quite specific to my setup. I'll stick with 5.10.1. Though, now I have to get PAR::Packer to install :(

    Edit: Getting PAR::Packer 1.013 to work wasn't too big of a problem. But this patch is required to get it to install: http://www.mail-archive.com/par@perl.org/msg05048.html
    You will need to run the install manually (perl Makefile.PL, dmake, dmake test, dmake install).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://959349]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (8)
As of 2024-04-23 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found