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

Firebird Server crash when using InterBase gds32.dll as client library [CORE1011] #1421

Closed
firebird-automations opened this issue Nov 22, 2006 · 18 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Martijn Tonies (martijntonies)

I created 2 connections to Firebird, one by using Fbclient.dll and one by using IB 8 gds32.dll - connecting works fine. As soon as I closed my test application, Firebird crashed. Obviously, the server should never crash.

Firebird 2 was started as an application.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Martijn,

Did you really mean to write IB *8*?

@firebird-automations
Copy link
Collaborator Author

Commented by: Martijn Tonies (martijntonies)

Yes, also called "IB 2007"...

Get along with the times Sean ;)

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Were both those connections done via localhost? I just tried to connect to a ODS11 database using IBExpert through two aliases, one set up to use IB8's gds32 (thanks) and another one - fbclient. No crash at disconnect or application exit.

Could you please be more specific about your actions? I'd really like to reproduce it.

@firebird-automations
Copy link
Collaborator Author

Commented by: Martijn Tonies (martijntonies)

Done via my machine name, port 3070 via a "services" alias.

So connect string:

martijn-ws/fb2:e:\data\.............. database.fdb

In Firebird.conf:

RemoteServiceName=fb2
RemoteServerPort=3070

in "services":

fb2 3070/ctp

@firebird-automations
Copy link
Collaborator Author

Modified by: Martijn Tonies (martijntonies)

description: I created 2 connections to Firebird, one by using Fbclient.dll and one by using IB 8 gds32.dll - connecting works fine. As soon as I closed my test application, Firebird crashed. Obviously, the server should never crash. => I created 2 connections to Firebird, one by using Fbclient.dll and one by using IB 8 gds32.dll - connecting works fine. As soon as I closed my test application, Firebird crashed. Obviously, the server should never crash.

Firebird 2 was started as an application.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Reproduced, thanks.

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Already fixed by Alex in v2.0.1 and v2.1.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ] => Alexander Peshkov [ alexpeshkoff ]

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0.1 [ 10090 ]

Fix Version: 2.1 [ 10041 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Reopened to update ticket information.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Closed [ 6 ] => Reopened [ 4 ]

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Fix Version: 2.1 Alpha 1 [ 10150 ]

Fix Version: 2.1.0 [ 10041 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Reopened [ 4 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11343 ] => Firebird [ 15342 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 1.5.6 [ 10225 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

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