We are investigating a user report of a hard crash within the sqlite-jdbc driver: http://jira.codehaus.org/browse/JRUBY-6770
The error shown in the bug indicates that an invalid pointer is being freed by some code in the native part of the driver:
/tmp/sqlite-3.7.2-libsqlitejdbc.so(sqlite3_initialize+0x376)[0x2aaab27593f8]
We have requested information from the user about how to reproduce this, and also suggested updating the version of the driver from 3.7.2 to a more recent build, but I figured since this is buried deep in the native code for sqlite-jdbc I should file a report here.
We will continue to update this issue as information comes in. If there's a known crash similar to this that is fixed in a version after 3.7.2, please let us know.
Status: New
Labels:
Type-Defect
Priority-Medium
AffectedVersion-3.7.x
FixedVersion-NA