Subject | linux embedding statically linking to firebird libfbstatic.a |
---|---|
Author | Todd Fisher |
Post date | 2005-03-24T04:27:06Z |
I've been statically linking to firebird in linux and it's working
great. I just decided to upgrade to firebird 1.5.2 from 1.5.1 and now
my app crashes on it's first access to the db. Here's the valgrind
stack trace:
If anyone has any ideas why this is happening it'd be great to know
what changed between these two versions :-) Also I tried firebird 2.0
alpha and it dies in just about the same place. Looks like there is
memory being freed in the garbage collector that shouldn't be freed.
Some pointers maybe being mangled...
[Non-text portions of this message have been removed]
great. I just decided to upgrade to firebird 1.5.2 from 1.5.1 and now
my app crashes on it's first access to the db. Here's the valgrind
stack trace:
If anyone has any ideas why this is happening it'd be great to know
what changed between these two versions :-) Also I tried firebird 2.0
alpha and it dies in just about the same place. Looks like there is
memory being freed in the garbage collector that shouldn't be freed.
Some pointers maybe being mangled...
[Non-text portions of this message have been removed]