Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Deep recursion error using LibXML

by pajout (Curate)
on Dec 30, 2010 at 13:43 UTC ( [id://879792]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Deep recursion error using LibXML
in thread Deep recursion error using LibXML

I typically do following steps in such situation:

1. Write the simplest code to product the same effect (warning in your case). You would exactly know which part of the code warns you.

2. Write the simplest data to product the same effect. Perhaps one element with deepish descendants could proof your idea.

  • Comment on Re^3: Deep recursion error using LibXML

Replies are listed 'Best First'.
Re^4: Deep recursion error using LibXML
by Anonyrnous Monk (Hermit) on Dec 30, 2010 at 14:49 UTC

    In addition (and usually before doing what you suggested) I would google for the message to see if it's maybe a known bug, and the problem might perhaps be solved by simply installing a newer version.  Even if this doesn't lead to an immediate solution, you'll often find related discussion which gives new ideas what to try.

    I'm not saying this is necessarily the case here, just advocating the heuristic in general... (seems obvious, but I still often find it not being heeded)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found