| fef3a512 | 13-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
More work on complete DMSHELL example that wraps a DMDA1d. It crashes in valgrind with ==80209== Invalid read of size 8 ==80209== at 0x100A9E2D5: DMCountNonCyclicReferences (dm.c:500) ==80209==
More work on complete DMSHELL example that wraps a DMDA1d. It crashes in valgrind with ==80209== Invalid read of size 8 ==80209== at 0x100A9E2D5: DMCountNonCyclicReferences (dm.c:500) ==80209== by 0x100A8F70A: DMDestroy (dm.c:573) ==80209== by 0x101221BBE: KSPDestroy (itfunc.c:985) ==80209== by 0x1010BCBFC: PCDestroy_MG (mg.c:302) ==80209== by 0x1010E23F7: PCDestroy (precon.c:122) ==80209== by 0x101221C3A: KSPDestroy (itfunc.c:986) ==80209== by 0x100001C4C: main (in ./ex65) ==80209== Address 0x10398fd68 is 5,864 bytes inside a block of size 6,196 free'd ==80209== at 0x10001595D: free (vg_replace_malloc.c:480) ==80209== by 0x1000FE393: PetscFreeAlign (mal.c:72) ==80209== by 0x100100D1E: PetscTrFreeDefault (mtr.c:315) ==80209== by 0x100A91C5A: DMDestroy (dm.c:716) ==80209== by 0x1010E2478: PCDestroy (precon.c:123) ==80209== by 0x101221C3A: KSPDestroy (itfunc.c:986) ==80209== by 0x1010BCBFC: PCDestroy_MG (mg.c:302) ==80209== by 0x1010E23F7: PCDestroy (precon.c:122) ==80209== by 0x101221C3A: KSPDestroy (itfunc.c:986) ==80209== by 0x100001C4C: main (in ./ex65)
I am reporting to Toby who wrote that code because it is difficult for me to figure how to debug
Time: 3 hours
show more ...
|