Re: fisql segmentation fault with AIX 6.1 Freetds 0.91
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 25 Apr 2012 11:00:11 -0400 "Mccabe, Lisa L" <[email protected]> wrote: > 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. Well, that doesn't sound good, does it? I'm afraid you're going to have to dig in and figure out what the linker is doing. It sounds like the issue is connected to readline somehow. If so, bsqldb (and in fact most of the utilities) will work but e.g. sqsh won't. HTH. --jkl