-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi, not sure if this project is still being developed (I hope so though!) but I found a bug while reading my sqlite db.
./undark -i my_database.db --no-blobs gives out a few hundred lines of output and then this
free(): invalid next size (normal)
[1] 53420 abort (core dumped) ./undark -i my_database.db --no-blobs
I dont know a ton about c, but this does seem to be outputting some real data and a lot of data that is garbled. I dont know if this is it reading blobs despite the --no-blobs arg, or if this is expected output. This is a very large sqlite database though (230GB) so maybe this error I am seeing is simply the program running out of memory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels