Problems when a table grows beyond 65535 pointer pages
------------------------------------------------------

                 Key: CORE-4384
                 URL: http://tracker.firebirdsql.org/browse/CORE-4384
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0 Alpha 2, 3.0 Alpha 1, 2.5.2 Update 1, 2.1.5 Update 1, 
2.5.2, 2.1.5, 2.5.1, 2.1.4, 2.5.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0
            Reporter: Dmitry Yemanov


The USHORT pp_sequence number wraps and it may lead to unexpected issues like 
an infinite loop inside extend_relation() or locate_space(). This issue 
manifests itself when a table (including garbage) gets bigger than 256GB (for 
4KB page) ... 4TB (for 16KB page) and remains even after a garbage collection 
pass.

-- 
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

        

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to