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

fb_shutdown requirement when running fbembed.dll [CORE4508] #4827

Open
firebird-automations opened this issue Aug 4, 2014 · 1 comment
Open

Comments

@firebird-automations
Copy link
Collaborator

firebird-automations commented Aug 4, 2014

Submitted by: Reinier Olislagers (bigchimp)

Votes: 1

Report on Firebird support on August 2, 2014:
https://groups.yahoo.com/neo/groups/firebird-support/conversations/messages/124982 (archive)
about access violation when running fbembed.dll with an applicaiton.

Vlad indicated:
"You must call fb_shutdown before unload fbembed.dll"

If this is the case:
README.fb_shutdown.txt (an FB 2.5.x version) says:
"fb_shutdown() was primarily designed to be used by engine itself, but also can be used in user applications"
and
"Normally it should not be used, because Firebird libraries (both kinds - embedded or pure client) do call it automatically at exit()"

So I suppose that readme will need to be adjusted to something like
"User applications need to call fb_shutdown() when shutting down embedded Firebird engines"

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

description: Report on Firebird support on August 2, 2014:
https://groups.yahoo.com/neo/groups/firebird-support/conversations/messages/124982
about access violation when running fbembed.dll with an applicaiton.

Vlad indicated:
"You must call fb_shutdown before unload fbembed.dll"

If this is the case:
README.fb_shutdown.txt (an FB 2.5.x version) says:
"fb_shutdown() was primarily designed
to be used by engine itself, but also can be used in user applications"
and
"Normally it should not be
used, because Firebird libraries (both kinds - embedded or pure client)
do call it automatically
at exit()"

So I suppose that readme will need to be adjusted to something like
"User applications need to call fb_shutdown() when shutting down
embedded Firebird engines"

=>

Report on Firebird support on August 2, 2014:
https://groups.yahoo.com/neo/groups/firebird-support/conversations/messages/124982
about access violation when running fbembed.dll with an applicaiton.

Vlad indicated:
"You must call fb_shutdown before unload fbembed.dll"

If this is the case:
README.fb_shutdown.txt (an FB 2.5.x version) says:
"fb_shutdown() was primarily designed to be used by engine itself, but also can be used in user applications"
and
"Normally it should not be used, because Firebird libraries (both kinds - embedded or pure client) do call it automatically at exit()"

So I suppose that readme will need to be adjusted to something like
"User applications need to call fb_shutdown() when shutting down embedded Firebird engines"

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

1 participant