panda-re / lava

LAVA: Large-scale Automated Vulnerability Addition
Other
371 stars 60 forks source link

Adding queries to source stage error #38

Open sats862 opened 5 years ago

sats862 commented 5 years ago

At the stage "Adding queries to source" in my project an error: '_GStaticAssertCompileTimeAssertion_1' declared as an array with a negative size? What might be the problem?

AndrewFasano commented 5 years ago

I've never seen an error like that come out of LAVA. Is it a compilation error in your target after we've changed the source code to have the LAVA queries in it? Or is it a part of lava crashing?

If it's an issue in how lava's injecting into your target, you can post the code with and without lava queries and we can try to help you debug.