Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database tracing interrupts with error message "Unknown tag (0) in isc_svc_query() results " [CORE5882] #6140

Closed
firebird-automations opened this issue Jul 31, 2018 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Vladimir (riddimshocker)

Duplicates CORE6396

Votes: 1

Database tracing interrupts with error message "Unknown tag (0) in isc_svc_query() results ", after random amounts of time, at different points.

Used commandline:
/opt/firebird/bin/fbsvcmgr localhost:service_mgr user SYSDBA password action_trace_start trc_cfg /opt/firebird/fbtrace.conf.tester_db

Trace configuration file:
<database>
enabled false
max_log_size 0
log_connections true
log_transactions true
log_statement_prepare false
log_statement_free true
log_statement_start true
log_statement_finish true
log_procedure_start true
log_procedure_finish true
log_trigger_start true
log_trigger_finish true
print_plan true
print_perf false
log_blr_requests false
print_blr false
log_dyn_requests false
print_dyn false
time_threshold 100
max_sql_length 3000
max_blr_length 500
max_dyn_length 500
max_arg_length 80
max_arg_count 30
</database>
<services>
enabled false
max_log_size 0
log_services false
log_service_query false
</services>
<database %[\\/]ptdb.fdb>
enabled true
</database>

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Upgrade please: https://www.firebirdsql.org/en/firebird-2-5/
If bug remains after it it will be worth thinking about.

@firebird-automations
Copy link
Collaborator Author

Commented by: Vladimir (riddimshocker)

Upgraded up to 2.5.8, bug still remains

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Could you try fbtracemgr ?
Could you provide reproducible test case ?

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Should be fixed, see CORE6396

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue duplicates CORE6396 [ CORE6396 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant