Hi
I'm using zeos + Firebird 2.5 + mORMot in a project and I'm getting AVs in destructor TZAbstractDatabaseMetadata.Destroy. The line where the AV is raised is this:
FDatabaseInfo := nil;
the AV is raised when the connection is deleted from the thread pool due to the connection timeout. I'm using connection timeouts in mormot setting the property ConnectionTimeoutMinutes
Any help about this will be really appreciated.
Thanks.
Access Violation in TZAbstractDatabaseMetadata.Destroy
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Access Violation in TZAbstractDatabaseMetadata.Destroy
Hello,
which version of Zeos are you using? Zeos 7.2 doesn't have support for breaking / lost connections. Zeos 7.3 should have code that deals in a graceful manner with lost connections.
Best regards,
Jan
which version of Zeos are you using? Zeos 7.2 doesn't have support for breaking / lost connections. Zeos 7.3 should have code that deals in a graceful manner with lost connections.
Best regards,
Jan
Re: Access Violation in TZAbstractDatabaseMetadata.Destroy
Hi Jan,
I did a try with the latest 7.3 branch, and the AV is still raised.
Thanks.
I did a try with the latest 7.3 branch, and the AV is still raised.
Thanks.
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Access Violation in TZAbstractDatabaseMetadata.Destroy
Hello,
could you try to create a litte example that demonstrates the problem? That helps a lot when it comes to testing.
Best regards,
Jan
could you try to create a litte example that demonstrates the problem? That helps a lot when it comes to testing.
Best regards,
Jan
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: Access Violation in TZAbstractDatabaseMetadata.Destroy
@Jan
That would be impossible.
IIRC AB(Arnoud Baouchez) allows a single thread only for Firebird(don't know why). Reject to the mORMot forum. Ask there for help.
That would be impossible.
IIRC AB(Arnoud Baouchez) allows a single thread only for Firebird(don't know why). Reject to the mORMot forum. Ask there for help.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/