firebird icon indicating copy to clipboard operation
firebird copied to clipboard

fb_shutdown requirement when running fbembed.dll [CORE4508]

Open firebird-automations opened this issue 11 years ago • 1 comments

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 avatar Aug 04 '14 17:08 firebird-automations

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"

firebird-automations avatar Aug 05 '14 17:08 firebird-automations