Bugcheck 165 (cannot find tip page) happens if engine crashed right after 
CREATE DATABASE
-----------------------------------------------------------------------------------------

                 Key: CORE-4260
                 URL: http://tracker.firebirdsql.org/browse/CORE-4260
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0 Alpha 1, 2.5.2 Update 1, 2.1.5 Update 1, 2.5.2, 
2.1.5, 2.0.7, 2.5.1, 2.1.4, 2.5.0, 2.0.6, 3.0 Initial, 2.1.3, 2.1.2, 2.0.5, 
2.1.1, 2.1.0
         Environment: FB 2.x - only SS is affected
FB3 in any mode is affected
            Reporter: Vlad Khorsun
            Priority: Minor


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)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to