pri_1991 - 2015-01-28

munmap_chunk():invalid pointer was coming frequently on ubuntu 14.04 and RHEL 7.0. with JDK1.7.0_72 but after downgrading to JDK1.6.0_45 it got resolved. But another java error is coming now:

Error in `java': free(): invalid pointer: 0x00007f269801ffe8
======= Backtrace: =========
/lib64/libc.so.6(+0x7d1ad)[0x7f27247431ad]

Please suggest your views/insights.