Segmentation fault in case Debian9+odbc+pgsql10.6

From: Yuriy Nasida <ynasida(at)gmail(dot)com>
To: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: Segmentation fault in case Debian9+odbc+pgsql10.6
Date: 2018-11-23 18:17:01
Message-ID: CADihe3KGc1qfj_8B6hGzeEa7gg=6EJiHcnDSZ_j_VFKL=ovMJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi guys,

FYI - I noted that i have not problems with Deb9+pgsql9 and with
Deb8+pgsql10
But! I get *segmentation fault* in case *Debian9+odbc+pgsql10.6*

Did you get something like this ?

Please look at some info below.

My *odbc.ini:*

[pgsqldsn]
Driver = /usr/lib/x86_64-linux-gnu/odbc/psqlodbcw.so
Setup = /usr/lib/x86_64-linux-gnu/odbc/libodbcpsqlS.so
Database=dbname
Servername=ip
Port=5432
Username=root
Password=superpasswd
Debug=0
CommLog=1
UsageCount=1
RowVersioning=No
ShowSystemTables=No
ShowOidColumn=No
FakeOidIndex=No
ConnSettings=

odbc version:
*odbc-postgresql:amd64 1:09.05.0400-2*

# isql -v pgsqldsn
DEBUG: CommitTransaction(1) name: unnamed; blockState: STARTED; state:
INPROGR, xid/subid/cid: 0/1/0
*Segmentation fault*

Pgsql logs:

DEBUG: forked new backend, pid=36868 socket=11
DEBUG: postmaster child[36868]: starting with (
DEBUG: postgres
DEBUG: )
DEBUG: InitPostgres
DEBUG: my backend ID is 5
DEBUG: StartTransaction(1) name: unnamed; blockState: DEFAULT; state:
INPROGR, xid/subid/cid: 0/1/0
DEBUG: received password packet
DEBUG: CommitTransaction(1) name: unnamed; blockState: STARTED; state:
INPROGR, xid/subid/cid: 0/1/0
DEBUG: StartTransaction(1) name: unnamed; blockState: DEFAULT; state:
INPROGR, xid/subid/cid: 0/1/0
STATEMENT: SET DateStyle = 'ISO'
DEBUG: CommitTransaction(1) name: unnamed; blockState: STARTED; state:
INPROGR, xid/subid/cid: 0/1/0
STATEMENT: SET DateStyle = 'ISO'
LOG: duration: 0.271 ms statement: SET DateStyle = 'ISO'
DEBUG: StartTransaction(1) name: unnamed; blockState: DEFAULT; state:
INPROGR, xid/subid/cid: 0/1/0
STATEMENT: SET extra_float_digits = 2
DEBUG: CommitTransaction(1) name: unnamed; blockState: STARTED; state:
INPROGR, xid/subid/cid: 0/1/0
STATEMENT: SET extra_float_digits = 2
LOG: duration: 0.171 ms statement: SET extra_float_digits = 2
DEBUG: unexpected EOF on client connection
DEBUG: shmem_exit(0): 1 before_shmem_exit callbacks to make
DEBUG: shmem_exit(0): 6 on_shmem_exit callbacks to make
DEBUG: proc_exit(0): 3 callbacks to make
DEBUG: exit(0)
DEBUG: shmem_exit(-1): 0 before_shmem_exit callbacks to make
DEBUG: shmem_exit(-1): 0 on_shmem_exit callbacks to make
DEBUG: proc_exit(-1): 0 callbacks to make
DEBUG: reaping dead processes
DEBUG: server process (PID 36868) exited with exit code 0

Any advice ?
Thanks.

.

Browse pgsql-odbc by date

  From Date Subject
Next Message Yuriy Nasida 2018-11-26 16:01:59 Segmentation fault in case Debian9+odbc+pgsql10.6
Previous Message Inoue, Hiroshi 2018-11-21 05:32:21 Re: Fwd: Error using odbc 11.00.0000