Skip to content

free(): invalid next size (normal) #4

Description

@andykais

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions