Crash when attempt to create database with running trace ( internal Firebird
consistency check (cannot find tip page (165), file: tra.cpp line: 2233) )
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CORE-5273
URL: http://tracker.firebirdsql.org/browse/CORE-5273
Project: Firebird Core
Issue Type: Bug
Affects Versions: 4.0 Initial
Reporter: Pavel Zotov
1) run trace with following config:
===
database =
{
enabled = true
log_sweep = true
log_errors = true
time_threshold = 0
log_connections = true
log_transactions = true
log_statement_prepare = true
log_statement_start = true
log_statement_finish = true
log_statement_free = true
log_trigger_start = true
log_trigger_finish = true
print_perf = true
max_sql_length = 16384
max_log_size = 5000000
}
services
{
enabled = false
log_services = true
log_service_query = true
log_errors = true
}
===
2) run ISQL -Q and do there:
SQL> create database 'localhost:c:\temp\tmp201606122106.fdb' user 'sysdba'
password 'masterke';
Output in ISQL:
===
Statement failed, SQLSTATE = 08006
Error reading data from the connection.
===
Output in TRACE console:
===
Trace session ID 1 started
Error reading data from the connection.
===
firebird.log:
===
CSPROG Sun Jun 12 21:06:11 2016
Database: C:\TEMP\TMP201606122106.FDB
internal Firebird consistency check (cannot find tip page (165), file:
tra.cpp line: 2233)
CSPROG Sun Jun 12 21:06:11 2016
INET/inet_error: read errno = 10054, server host = localhost, address =
127.0.0.1/3400
CSPROG Sun Jun 12 21:06:11 2016
INET/inet_error: read errno = 10054, server host = localhost, address =
127.0.0.1/3400
===
PS. WI-T4.0.0.248
--
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
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel