[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#9037) observing crash in mdb_cursor_put()



vporof@mozilla.com wrote:
> Thanks for getting back!
> 
> The files at https://github.com/mozkeeler/rkv-fuzz/tree/trunk/crashes 
> are fuzzed variants of the input data seeded from the mdb input here: 
> They're generated when running the `american fuzzy lop` fuzzer:
> http://lcamtuf.coredump.cx/afl/.

It appears that rust is doing link-time optimization and deleting LMDB debug
functions from the resulting binary. I'm not familiar with how the rust build
system works, can we get it to stop doing this?

-- 
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/