|
From: John B. <bel...@cs...> - 2003-11-20 21:57:47
|
Hi, On Nov 19, 2003, at 12:25 PM, Fabiano Bonin wrote: > It seems all problems have gone (including connection lost) after i > downloaded the sources of 2.4.22 kernel and recompiled and installed > it. > > Now i remember i had the same problem in some RH9 machines with FB, > when using the original kernel. I just fixed a bug in the 1.5/head branch that caused sporadic crashes on Darwin when closing a database. Since closing a database is one of the last things gbak does, and since this bug existed across platforms, perhaps my fix solved this issue as well. I don't have a new build for you to try, but perhaps you could build the engine yourself from CVS (or wait for the next binary release, I suppose) and see if the problem persists? Thanks. > > Nickolay Samofatov escreveu: >> Hi ! >>> Just installed FirebirdCS-1.5.0.4027-RC7 in a Fedora Core 1.0 >>> machine. >>> After have some problems of lost connections, i reinstalled FB, did >>> a backup in a database this way: >>> gbak -backup -v -ignore -garbage -limbo alvorada.gdb alvorada.gbk ( >>> And when i try to restore, i am having this: >>> gbak: restoring index RDB$PRIMARY111 >>> gbak: restoring index XAK1PS$TAB1 >>> gbak: restoring index RDB$PRIMARY102 >>> gbak: ERROR: internal gds software consistency check (invalid block >>> type encountered (147)) >>> gbak: Exiting before completion due to errors >>> gbak: ERROR: internal gds software consistency check (can't continue >>> after bugcheck) >>> Segmentation fault (core dumped) >> Try to build engine on this system. GLIBC/LIBGCC may be incompatible >> with previous versions there. If problem persists build DEV_BUILD >> engine and publish full bugcheck stacktrace. >> Fixes are also welcome, as always. >> -John |