Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebird deadlock timeout [CORE5585] #5852

Closed
firebird-automations opened this issue Jul 17, 2017 · 5 comments
Closed

Firebird deadlock timeout [CORE5585] #5852

firebird-automations opened this issue Jul 17, 2017 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Hafedh TRIMECHE (hafedh.trimeche)

After hooking InitializeCriticalSectionEx,InitializeCriticalSection,InitializeCriticalSectionAndSpinCount,DeleteCriticalSection,EnterCriticalSection,TryEnterCriticalSection and LeaveCriticalSection a deadlock is detected in the engine13.dll module.

Computer Name : DESKTOP-8FKBJSR
Memory manager : FastMM
Application Name : PGFInterface.exe
Compiler Version : Delphi Tokyo+ [VER320]
JCL Version : 2.8.0 Build 5677
Indy Version : 10.6.2.0
License owner : Strong data
Report Unique ID : {8E62177B-B93B-482A-811A-05C7E33C8C4F}
Start Time : 2017-07-17 19:20:15.578
Exception Time : 2017-07-17 19:20:31.296
Application up time : 15 seconds 718 milliseconds

Exception class : ELockTimeout
Lock timeout
-------------------------------------------------------------------------------
System : Windows 10 Professional, Version: 10.0, Build: 3AD7, ""
Processor : AMD, AMD Athlon(tm) II P320 Dual-Core Processor, 2100 MHz MMX
Display : 1680x1050 pixels, 32 bpp
Total Physical Memory : 5.748 GB
Free Physical Memory : 1.177 GB
Working Set Memory : 115.367 MB
-------------------------------------------------------------------------------
Module : "uException"
Procedure : "uException.RaiseException"
Unit : "uException.pas"
Line : 368
-------------------------------------------------------------------------------
[00973377] uException.RaiseException (Line 368, "uException.pas" + 3) + $3
[014C1D4F] PGFInterface.PGFInterface (Line 21, "" + 6) + $26A025
[00818A7C] uLock.TLockObject.Lock (Line 244, "uLock.pas" + 34) + $18
[00818BAD] uLock.TLockObject.TryLock (Line 279, "uLock.pas" + 1) + $8
[00C7C947] uLoader.EnterCriticalSectionHook (Line 158, "uLoader.pas" + 6) + $8
[66174A9B] Unknown function at firebird_plugin + $B2DFB
[660C5A16] Unknown function at firebird_plugin + $3D76
[00C7C947] uLoader.EnterCriticalSectionHook (Line 158, "uLoader.pas" + 6) + $8
(0016D8DE) [6600E8DE]
(00188C9E) [66029C9E]
[77339FBE] RtlActivateActivationContextUnsafeFast + $6E
[7733F28A] Unknown function at RtlDeactivateActivationContextUnsafeFast + $37A
[00C7C9A3] uLoader.LeaveCriticalSectionHook (Line 175, "uLoader.pas" + 3) + $4
[7733DFD1] Unknown function at LdrShutdownThread + $681
[7733DF09] Unknown function at LdrShutdownThread + $5B9
[74545F4C] GetLocalTime + $EC
[0043300B] System.SysUtils.TryEncodeTime + $5B
[009D810D] uCore.GetCounter (Line 5139, "uCore.pas" + 1) + $23
[00818B58] uLock.TLockObject.Unlock (Line 268, "uLock.pas" + 8) + $1C
(0018BB7D) [6602CB7D]
[661B3094] Unknown function at firebird_plugin + $F13F4
(0018BBE4) [6602CBE4]
[661C2EE9] Unknown function at firebird_plugin + $101249
[6666C01A] __get_tlsindex + $6C
[6666BFFC] __get_tlsindex + $4E
[75788742] BaseThreadInitThunk + $22
[7736587B] RtlGetAppContainerNamedObjectPath + $FB
[77365848] RtlGetAppContainerNamedObjectPath + $C8

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

priority: Critical [ 2 ] => Major [ 3 ]

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

There is no usefull info to investigate the issue, sorry.
Is it still actual ?

@firebird-automations
Copy link
Collaborator Author

Commented by: Hafedh TRIMECHE (hafedh.trimeche)

Hello,

Now I'm using 4.0.0.2337-0_Win32 version without problem.

Best regards.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant