Skip to Content.
Sympa Menu

freetds - [freetds] fisql segmentation fault with AIX 6.1 Freetds 0.91

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Mccabe, Lisa L" <lisa.mccabe AT verizon.com>
  • To: "freetds AT lists.ibiblio.org" <freetds AT lists.ibiblio.org>
  • Cc: "Braker, Mark A" <mark.braker AT verizon.com>, "Mariani, Dario" <dario.mariani AT verizon.com>, "Webster, Mark A" <mark.webster AT verizon.com>, "Sweeney, Elli" <elli.sweeney AT verizon.com>
  • Subject: [freetds] fisql segmentation fault with AIX 6.1 Freetds 0.91
  • Date: Wed, 25 Apr 2012 11:00:11 -0400

Hello –

We have compiled 0.91 Free TDS on AIX 6.1.

Freebcp is working, but fisql and tsql are both coring with a segmentation
fault.

Here are the steps we did:



cd /datatransfer/ftp/freetds_0.91/freetds-0.91











./configure CC=xlc_r --prefix=/rating/freetds --disable-debug --disable-shared





rm -rf /rating/freetds





make && make install




There are some linker warnings occurring with the compile:

(ld): resolve
ld: 0711-224 WARNING: Duplicate symbol: .bcopy
ld: 0711-228 WARNING: Duplicate symbols were found while resolving symbols.
The following duplicates were found:
Symbol Source-File(Object) OR Import-File{Shared-object}
------------------------- -------------------------------------------------
.bcopy {/usr/lib/libreadline.a[libreadline.so.6]}
** Duplicate ** moveeq.s(/usr/lib/libc.a[moveeq.o])

...

ld: 0711-768 WARNING: Object fisql.o, section 1, function .strcat:
The branch at address 0x78c is not followed by a recognized no-op
or TOC-reload instruction. The unrecognized instruction is 0x806100A8.


Any help or input would be much appreciated…

Thanks. Lisa McCabe





Archive powered by MHonArc 2.6.24.

Top of Page