Re: Details of Segmentation Fault - Mailing list pgsql-novice

From Tom Lane
Subject Re: Details of Segmentation Fault
Date
Msg-id 21009.1347240091@sss.pgh.pa.us
Whole thread Raw
In response to Details of Segmentation Fault  (Steve Horn <steve@stevehorn.cc>)
List pgsql-novice
Steve Horn <steve@stevehorn.cc> writes:
> I am trying to get the details of a segmentation fault that I'm
> encountering when running a function from the pgRouting library.  The log
> in /var/log/postgresql doesn't give me a lot of detail:

No, it wouldn't.  You should try to get a stack trace.  See
https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend

            regards, tom lane


pgsql-novice by date:

Previous
From: Steve Horn
Date:
Subject: Details of Segmentation Fault
Next
From: Hitesh Varule
Date:
Subject: Need help (unterminated dollar-quoted string at or near "$$ LANGUAGE plpgsql IMMUTABLE; ")