Skip to content

Bugcheck 165 (cannot find tip page) happens if engine crashed right after CREATE DATABASE [CORE4260] #4584

Open
@firebird-automations

Description

@firebird-automations

Submitted by: @pavel-zotov

To reproduce
start fbserver

run isql and issue
create database 'a.fdb';
kill fbserver
exit isql

start fbserver
run isql and issue
connect 'a.fdb';
you see error:

Statement failed, SQLSTATE = XX000
internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2369)

Commits: 37344e1 FirebirdSQL/fbt-repository@f7ebd46