Skip to content

Android embedded client segfaults when default database 'test' does not exist #345

@chyujing

Description

@chyujing

Description

When starting the libembedded_client.so library (provided with the seekdb installation) in an Android emulator environment, if the --db parameter is not explicitly specified, the program defaults to connecting to a database named test. If a database named test does not exist in the current data directory, the program first reports Unknown database, then subsequently triggers a Segmentation fault. The process does not exit gracefully or provide a recoverable error message.

Environment

  • Machine: 30.249.210.1
  • Component: seekdb Android embedded client (libembedded_client.so)

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