Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kinterbasdb 3.2.1 doesn't work with FB 2.1.x [PYFB2] #21

Closed
firebird-automations opened this issue Jul 17, 2008 · 7 comments
Closed

kinterbasdb 3.2.1 doesn't work with FB 2.1.x [PYFB2] #21

firebird-automations opened this issue Jul 17, 2008 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: Uwe Grauer (uweg)

Relate to CORE2033

I installed kinterbasdb 3.2.1 from source with "python http://setup.py install".
python -c "import kinterbasbd" gives:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/local/lib/python2.5/site-packages/kinterbasdb/__init__.py", line 109, in <module>
import _kinterbasdb as _k
ImportError: /usr/lib/libfbclient.so.2: undefined symbol: _Unwind_GetIP

See also thread starting with:
http://tech.groups.yahoo.com/group/firebird-python/message/69

@firebird-automations
Copy link
Author

Commented by: @pcisar

This is related to static linking of Firebird client library to libstdc++. Only 32bit Linux version is affected, 64bit Linux and Windows is *not* affected by this bug.

@firebird-automations
Copy link
Author

Modified by: @pcisar

Version: 3.2.1 [ 10281 ]

Fix Version: 3.2.2 [ 10282 ]

@firebird-automations
Copy link
Author

Modified by: @pcisar

Fix Version: 3.2.2 [ 10282 ] =>

@firebird-automations
Copy link
Author

Modified by: @pcisar

Link: This issue relate to CORE2033 [ CORE2033 ]

@firebird-automations
Copy link
Author

Commented by: @pcisar

In fact, this isn't KInterbasDB bug, but problem at Firebird's side (see CORE2033).

@firebird-automations
Copy link
Author

Commented by: @mariuz

seems to be solved , could you try with firebird 2.1.2 and then maybe this bug should be closed

http://firebirdsql.org/index.php?op=files&id=fb212_RC1

@firebird-automations
Copy link
Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants