gfix cannot set buffers over 64000
----------------------------------
Key: CORE-6437
URL: http://tracker.firebirdsql.org/browse/CORE-6437
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 4.0 Beta 2
Reporter: Roman Simakov
roman@roman-home % ./isql firebird/gen/Debug/firebird/bin
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database '/tmp/buffb.fdb';
SQL> ^D% roman@roman-home % roman@roman-home % ./gfix -buffers 1000000
/tmp/buffb.fdb firebird/gen/Debug/firebird/bin
I/O error during "read" operation for file "/tmp/buffb.fdb"
-Error while trying to read from file
-Bad address
Firebird 3.0 works correctly
--
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