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)