Skip to content
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

KLEE: ERROR: Error writing stats data: database is locked #67

Open
ladisgin opened this issue Mar 9, 2023 · 0 comments
Open

KLEE: ERROR: Error writing stats data: database is locked #67

ladisgin opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ladisgin
Copy link
Member

ladisgin commented Mar 9, 2023

Moved from UnitTestBot/UTBotCpp#145

Steps to reproduce:

  1. Configure project libbacktrace
  2. Generate tests for file dwarf.c
  3. Find errors in logs
2022-04-11 10:22:33.557 [utbot-64TK      ]        RunKleeTask.cpp:66       1| .   .   KLEE: WARNING ONCE: Alignment of memory from call "malloc" is not modelled. Using alignment of 8.
2022-04-11 10:22:33.557 [utbot-64TK      ]        RunKleeTask.cpp:66       1| .   .   KLEE: WARNING ONCE: calling external: syscall(4, 8792603704691, 8792603718672) at runtime/POSIX/fd.c:553 12
2022-04-11 10:22:33.557 [utbot-64TK      ]        RunKleeTask.cpp:66       1| .   .   KLEE: ERROR: Error writing stats data: database is locked
2022-04-11 10:22:33.557 [utbot-64TK      ]        RunKleeTask.cpp:66       1| .   .   KLEE: ERROR: Error writing stats data: database is locked
2022-04-11 10:22:33.557 [utbot-64TK      ]        RunKleeTask.cpp:66       1| .   .   KLEE: output directory is "/home/utbot/tmp/utbot-64TK/libbacktrace/klee_out/dwarf/klee_out_dwarf_buf_error/klee_entry__dwarf_read_sbyte"

Is this issue related to new interactive mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants