-
Notifications
You must be signed in to change notification settings - Fork 13
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
crash in qsrv using invalid options #43
Comments
In order to improve debugging, I re-compiled with HOST_OPT=NO and got no crash! Just the error message:
|
Oops, accidentally started 3.14.12 |
Without optimization I get the following stack trace (with source code line numbers this time):
|
In pvif.cpp:780, ScalarBuilder::dtype() calls dbChannelFinalFieldType(channel) with channel = NULL. Lines 777 to 780 in 61ec071
|
When using an option in qsrv that does not exist, the IOC crashed in iocInit.
Current 7.0 branch commit 7ce6915, pva2pva version 1.3.1-1-g61ec071
Example db:
Error message during iocInit:
Stack trace:
The text was updated successfully, but these errors were encountered: