Skip to content

SeekDB crashes in bg-thread with exit code 0x80000003 after running window_function_mysql.window_functions #589

@chyujing

Description

@chyujing

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

  1. Access the machine.
  2. Navigate to the directory: /obdata/data/AndroidTest/ob_opensource_test/tools/deploy
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions