Skip to content

malloc error in minhashing run #2

@vm-wylbur

Description

@vm-wylbur

I compiled the minhashing program to a.out using gcc v8.2.0, and a.out runs without error for the config_restaurant.txt and config_cd.txt examples.

However, when I point it at our new matching data, I get the following error:

┌─( pball@petunia:~/projects/hrdag/GT/match/ciidh+ceh+remhi+pnr+fafg/lsh-blocking/hand )────(  λ:master | ◼ )─┐
└─❱❱❱ mlsh Config.txt 1 10                                                                          ❰─┘
Config file is Config.txt
K = 1
L = 10
a.out(10438,0x7fff9df32380) malloc: *** error for object 0x7fd515d16c78: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
[1]    10438 abort      /Users/pball/src/LSHUniqueEntityEstimator/C++Codes/a.out Config.txt 1 10

What should I test, or what information can I provide for debugging? Tagging @mgargiulo who will be giving followup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions