You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #1271 on May 16, 2025 09:32.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Hi,
The following java program triggers an assertion failure in SQLite, could you please help me point out what the issue is?
This is the error message
java: src/main/java/org/sqlite/core/NativeDB.c:397: xValue: Assertion*func' failed.I tried to write the following C program to reproduce this issus, but it can run normally.
Environment (please complete the following information):
All reactions