Segmentation fault calling shared object file

From: Martin Moore <martin(dot)moore(at)avbrief(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Segmentation fault calling shared object file
Date: 2017-01-24 15:25:13
Message-ID: 11C48A12-5222-4953-9945-92041287C37E@avbrief.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, I have a ‘C’ shared object that has been running on postgres since 8.3 and maybe before – on 32 bit Debian. Currently on 9.3.

I’m trying to migrate to Google cloud (64 bit Debian) and get a seg fault when calling one of the functions which have been recompiled on the Google instance.

This occurs on 9.3, 9.4 and 9.5 which leads me to believe it’s an environment/architecture issue.

I’m kinda stuck now!

Any help gratefully received.

Rgds,

Martin.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2017-01-24 15:37:56 Re: Segmentation fault calling shared object file
Previous Message Edmundo Robles 2017-01-24 14:58:45 Re: recovery dump on database with different timezone