Subject | Re: [firebird-support] libfbclient.so: cannot handle TLS data |
---|---|
Author | Milan Babuskov |
Post date | 2009-05-04T08:47:03Z |
Nando Dessena wrote:
threading library is usually in /lib.
no other way to configure Kylix, you could sandbox it using chroot jail
or a similar technique and force it to use a different fbclient than the
system one. That way non-NPTL linked fbclient would be talking to NTPL
server via TCP/IP and there should be no problems there.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00657000)Yes. NPTL threading library is usually in /lib/tls while "regular"
>
> and it does use libpthread. Does this indicate NPTL?
threading library is usually in /lib.
> I think they need to use SS because of easier database shutdown. ThisI think you should search for a solution on the Kylix side. If there is
> application needs to shut down, backup and restore databases and shut
> down and restart the Firebird server, and SS appears to be friendlier
> (or at least easier to deal with).
no other way to configure Kylix, you could sandbox it using chroot jail
or a similar technique and force it to use a different fbclient than the
system one. That way non-NPTL linked fbclient would be talking to NTPL
server via TCP/IP and there should be no problems there.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com