Subject | Re: FB2.5 crash |
---|---|
Author | svanderclock |
Post date | 2010-04-16T06:53:01Z |
i install the last snapshot of firebird 2.5 but i receive this error on the client machine (the client use the Win32) :
Activation context generation failed for "C:\Program Files\Firebird\Wow64\fbclient.dll". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053" could not be found. Please use sxstrace.exe for detailed diagnosis.
so now on the client i use the fbclient.DLL version 2.5.0.2 and on the server i have the last firebird version (2.5.0.8)
also remembered than even with the 2.1.4 i still have some index error this why i try to migrate to FB2.5 without any success because the index error is still here !
in the demo app i send you, i realize that from the fresh new database take from restore the error take more time to appear, you will need to let the application working probably more than 1 or 2 days ...
thanks you !
stephane
Activation context generation failed for "C:\Program Files\Firebird\Wow64\fbclient.dll". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053" could not be found. Please use sxstrace.exe for detailed diagnosis.
so now on the client i use the fbclient.DLL version 2.5.0.2 and on the server i have the last firebird version (2.5.0.8)
also remembered than even with the 2.1.4 i still have some index error this why i try to migrate to FB2.5 without any success because the index error is still here !
in the demo app i send you, i realize that from the fresh new database take from restore the error take more time to appear, you will need to let the application working probably more than 1 or 2 days ...
thanks you !
stephane
--- In firebird-support@yahoogroups.com, "hvlad" <hvlad@...> wrote:
>
>
>
> > So about the bug in FB2.1.4 you can download the demo project on
> > ftp://ftp.arkadia.com/firebird/
>
> Thanks, i'll run it over weekend.
>
> I can't comment right now AV and other errors i skipped here, but i not ignore it. It all will be investigated and hopefully fixed.
>
> > also the problem look like that is still present in Firebird 2.5 !
> > so i finally launch the validation on the copie of the database and i receive this time this error :
> >
> > Summary of validation errors
> >
> > Number of record level errors : 1
> > Number of index page errors : 24
> > Number of database page errors : 54
> >
> > :( :( :( :(
> >
> > i need to say that this bug become to destroy my life :(
>
> I've read firebird.log you provided at should say that real errors only those that looks like :
>
> Index 1 is corrupt on page 2547559 level 1. File: ..\..\..\src\jrd\validation.cpp, line: 1667
>
> Index 1 is corrupt on page 2547559 level 1. File: ..\..\..\src\jrd\validation.cpp, line: 1657
>
> All other errors is orphaned pages and orphaned record versions which have no effect on database. Its just a waste of space.
>
> Index errors above was fixed recently (remember my build of 2.1.4 ?) but *after* FB 2.5 RC2. So, please, install current snapshot build of v2.5 and index errors should gone.
>
> Regards,
> Vlad
>