Subject Re: [firebird-support] Re: Deadlock error from firebird during midnight
Author
> 1. In the firebird.config file set:

> BugcheckAbort = 1


Ok.

Hope you restarted Firebird service after config editing.


> 2. Created registry entry:

> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
>
> Name = DumpType
> Type: REG_SZ
> Data =
2


Ok.

What about DumpFolder ?


> 3. Started my .NET front end application. When the exception "Error Reading Data from Connection" was caught (Message Box displayed) :

> (a) Right-click an empty area of the task bar, and then click Task ManagerClick the Processes tab. (In some

> versions of Windows, it may be necessary to click 'More details' to expand the Task Manager view to display the tabs.)

> (b) Right-click the name of the process (in my case the Firebird service and my .Net front end application) that you want, and then click Create Dump File.

> If you are prompted for an administrator password or confirmation, type your password or click Continue.

> (c) Message box displays dump file path for the process is created.


Wrong. It creates process dump not related to the crash.

If there really was a crash, you should look for crashdump at DumpFolder.


Regards,
Vlad