Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

segmentation fault

by valavanp (Curate)
on Aug 11, 2006 at 06:58 UTC ( [id://566756]=perlquestion: print w/replies, xml ) Need Help??

valavanp has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: segmentation fault
by bbfu (Curate) on Aug 11, 2006 at 07:27 UTC

    Honestly, you're going to have to provide more information (code samples, what you've done to debug the problem, etc) if you expect to receive a useful reply. Segfaults are generally pretty rare with Perl, but there are several possible condition in which they can arise. See How (Not) To Ask A Question

    bbfu
    Black flowers blossom
    Fearless on my breath

Re: segmentation fault
by cdarke (Prior) on Aug 11, 2006 at 07:47 UTC
    Which version of perl? perl -v to find out.
    Which version of SuSE would be interesting as well.
    It might also be worth comparing perl -V on a system that fails and one that works (these are the compilation options).
    Curious that the same scripts work on other machines, same perl version? Do any scripts work on that machine?
    When did this start happening? Have you made any changes to the perl installation?
      Perl Version which is use in the current set up 5.8.0. But the one which i am getting compiled is 5.8.3.
        Has your 5.8.3 version ever worked?
        Does this mean that you are trying to install 5.8.3 on the SUSE system and getting seg-faults during the installation process? (And which release of SUSE is that? You still haven't said.)

        Have you tried compiling/installing other source-code packages on this system lately? If there are seg-faults while trying to do things with "config" and "make" and so on, it could be that there's something wrong between your standard system libraries and standard utils.

        If you can't figure out the problems on your own, you really do need to provide some concrete details for the rest of us: what specific commands have you run, what's the last thing that happens before the seg-fault, what error messages appear, if any, before the seg-fault? We can't guess these things, let alone suggest a solution -- you have to be clear and explicit.

A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-25 12:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found