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

Server process crashes while restoring database [CORE5760] #6023

Closed
firebird-automations opened this issue Feb 26, 2018 · 5 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Andrei Kireev (andreik)

Server process crashes while restoring database. Huge page buffer 20 000 000 * 8 192 = 163 Gb was used. Also 64 Gb where allocated for temp cache.

Firebird 3.0.4.32920 64 bit.

Commits: 42630c1 5a92f51

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

The crash call stack

#⁠ Call Site
00 ntdll!NtWaitForMultipleObjects+0x14
01 KERNELBASE!WaitForMultipleObjectsEx+0xef
02 KERNELBASE!WaitForMultipleObjects+0xe
03 kernel32!BasepReportFault+0x58c
04 kernel32!BasepReportFault+0xa3
05 KERNELBASE!UnhandledExceptionFilter+0x23b
06 ntdll!memset+0x239b
07 ntdll!_C_specific_handler+0x96
08 ntdll!_chkstk+0x11d
09 ntdll!RtlImageNtHeaderEx+0x483
0a ntdll!KiUserExceptionDispatcher+0x3a
0b engine12!flushPages+0x1da [c:\snapshots\firebird\src\jrd\cch.cpp @ 2629]
0c engine12!flushAll+0x243 [c:\snapshots\firebird\src\jrd\cch.cpp @ 2583]
0d engine12!CCH_flush+0x88 [c:\snapshots\firebird\src\jrd\cch.cpp @ 1015]
0e engine12!fast_load+0x1db3 [c:\snapshots\firebird\src\jrd\btr.cpp @ 3977]
0f engine12!BTR_create+0x45 [c:\snapshots\firebird\src\jrd\btr.cpp @ 402]
10 engine12!IDX_create_index+0x1097 [c:\snapshots\firebird\src\jrd\idx.cpp @ 514]
11 engine12!create_index+0x137b [c:\snapshots\firebird\gen\jrd\dfw.cpp @ 7510]
12 engine12!modify_index+0xc6 [c:\snapshots\firebird\gen\jrd\dfw.cpp @ 7016]
13 engine12!DFW_perform_work+0x17e [c:\snapshots\firebird\gen\jrd\dfw.cpp @ 4787]
14 engine12!TRA_commit+0x195 [c:\snapshots\firebird\src\jrd\tra.cpp @ 380]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

The bug was introduced with patch for CORE5660

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

Fix Version: 3.0.4 [ 10863 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

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

2 participants