Subject GBAK crashes Firebird 1.5.2 Classic server on FreeBSD 5.2.1-RELEASE
Author ysv12345
Hi all,

I have problem with gbak (or fb_lock_mgr...?).

I use the Firebird 1.5.2 Classic server on FreeBSD 5.2.1-RELEASE.
Database working 24 hours 7 days per week.

While I run the following command:
/usr/local/bin/gbak /usr/opt/db/proxy.fdb /usr/opt/db/bak/proxy.bak

I receive error:
Fatal lock manager error: invalid lock id (83384), errno: 35
--Resource temporarily unavailable

If run this command while, server stopped (i.e. comment Firebird in
inetd.conf), this problem not appear, but I can't stop server while
make backup.

If run command:
/usr/local/bin/gbak -user sysdba -password 'P@ssw0rd'
10.0.0.5:/usr/opt/db/proxy.fdb usr/opt/db/bak/proxy.bak

this problem not appear, but I not want expose password in command
line.

In Firebird 1.5.0 Classic server on FreeBSD 5.2.1-RELEASE this
problem not appear.

It is new feature, or problem.

How me better resolve this problem.

Any advice is greatly appreciated.

Thanks.

YSV. (ysv@...-kpi.kiev.ua)