With `-d:useMalloc`, **valgrind** finds something interesting, but there are no 
line numbers.
    
    
    ==45708== Invalid read of size 8
    ==45708==    at 0x40C5DF: ??? (in 
/pbi/flash/cdunn/repo/falconc/try/t_raptor_db)
    ==45708==    by 0xFFEFFE3FF: ???
    ==45708==    by 0x42A043: ??? (in 
/pbi/flash/cdunn/repo/falconc/try/t_raptor_db)
    ==45708==  Address 0x3e4cccbd is not stack'd, malloc'd or (recently) free'd
    
    
    Run

Reply via email to