Subject Re: FB2.5 crash
Author svanderclock
Dear Vlad,

First the demo application for fb2.1.4 will be available this afternoon...

> What build do you use ? The preferable is to use most current snapshot build, as it contains many fixes since RC2.

Hm, i use the build on firebirdsql.org (RC2)
where i can download the current snapshot?
some time ago someone say me that the rc3 will be available very soon (in one or 2 weeks).. is it still so ?


> > it's run for one day and we receive this error :
> >
> > Sun Apr 11 08:50:47 2010
> > Fatal lock manager error: invalid lock id (4550520), errno: 0
>
> This is a bug. I never saw it by myself.
>
> Do you have file "fb_lock_table.dump" at folder %ALLUSERSPROFILE%\Application Data\firebird ?

argghhh, what this folder %ALLUSERSPROFILE%\Application Data\firebird on my "beautifull" firebird dedicated server ... i don't like to much to see files everywhere because microsoft say to do so :(

YES, their is all this file :

04/11/2010 08:50 AM 65,536 fb_event_0ae46cbc000003002a000000
04/11/2010 08:50 AM 1,048,576 fb_lock_0ae46cbc000001002b000000
04/12/2010 02:27 AM 6,291,456 fb_lock_0ae46cbc000003002a000000
04/11/2010 08:50 AM 1,048,576 fb_lock_97bae51a0000020098e70000
04/11/2010 08:50 AM 5,640,728 fb_lock_table.dump
04/11/2010 09:47 AM 1,048,576 fb_monitor_0ae46cbc000003002a000000
04/11/2010 08:50 AM 276 fb_trace
04/10/2010 09:05 AM 0 fb_trace_m67kh4
04/11/2010 08:50 AM 0 fb_trace_mjmhw5
04/12/2010 10:19 AM 0 s

it's can help you ?



> > Sun Apr 11 08:50:47 2010
> > INET/inet_error: select in packet_receive errno = 10093
> >
> >
> > Sun Apr 11 08:50:47 2010
> > INET/select_wait: select failed, errno = 10093
>
> WSANOTINITIALISED
> 10093
>
> Successful WSAStartup not yet performed.
> Either the application has not called WSAStartup or WSAStartup failed. The application may be accessing a socket that the current active task does not own (that is, trying to share a socket between tasks), or WSACleanup has been called too many times.
>
> Of course, Firebird called WSAStartup. If this call is not successful, then even listener port will not be create and Firebird can't accept connections via TCP\IP.
>
> It is suspicious that this error happens at the same moment as "invalid lock id".

yea ;) but the question is what cause the other
invalid lock id cause the WSANOTINITIALISED
or the WSANOTINITIALISED cause the invalid lock id ?

Could it be also something like an "out of memory" ? normally task manager always show around 10GO a free memory




> > What do you thing can cause this error ? i never receice this error in FB2.1
>
> Any chance you run second instance of Firebird ? It shouldn't lead to such errors but probably there is some unknown factor...

NOT AT ALL :) the server run on windows 2008 R2 and after a fresh install of windows we don't install anything else in it other than firebird. but their is 2 databases ! also the server use the default port 3050


thanks for all !
stephane