Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Help debugging a random seg fault

by MidLifeXis (Monsignor)
on Jan 23, 2014 at 15:48 UTC ( [id://1071773]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Help debugging a random seg fault
in thread Help debugging a random seg fault

As a recommendation, I would suggest having your own, non-OS version of Perl as a dependency for your application. OS vendors do update perl occasionally, or you may find that you need to update something that the OS collides with. Having your own version of perl allows you to make the best decisions for your application.

--MidLifeXis

  • Comment on Re^3: Help debugging a random seg fault

Replies are listed 'Best First'.
Re^4: Help debugging a random seg fault
by sved (Novice) on Jan 24, 2014 at 17:03 UTC
    Thank you for the update MidLifeXis. (Wonder why I did not see an email informing of this new response. Need to check my profile settings). So, you mean I could just use perl brew to create my own installation of perl (and all its dependencies needed) and add that to the software which then becomes independent of the OS supplied version? I'll explore that path now.

    I just got in to report that I found two bugs in mysql (one dup of other) that nail the issue I am facing, but unfortunately, they are not fixed yet...

    I'll keep my fingers crossed while brewing the latest version and hoping it somehow, magically, solves the issue. Thank you for your help MidLifeXis and dave_the_m. Appreciate it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found