Environment
- Not specified in original report.
Description
After executing the test window_function_mysql.window_functions, the SeekDB process crashes and exits in a background thread with the error code 0x80000003.
Steps to Reproduce
- Access the machine.
- Navigate to the directory:
/obdata/data/AndroidTest/ob_opensource_test/tools/deploy
- Execute the test (presumably
mysqltest).
Impact
Process crash leading to service interruption.
Notes from Original Title
The original title suggests the crash may be related to:
- A missing table reference inside a UDF using
AVG OVER.
- Consecutive calls to such functions.
Environment
Description
After executing the test
window_function_mysql.window_functions, the SeekDB process crashes and exits in a background thread with the error code0x80000003.Steps to Reproduce
/obdata/data/AndroidTest/ob_opensource_test/tools/deploymysqltest).Impact
Process crash leading to service interruption.
Notes from Original Title
The original title suggests the crash may be related to:
AVG OVER.