[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: openjdk-7 FTBFS on kfreebsd-*: dl-minimal.c: 138: realloc: Assertion `ptr == alloc_last_block' failed!



/build/buildd-openjdk-7_7~b147-2.0~pre3-2-kfreebsd-i386-j5Wpzn/openjdk-7-7~b147-2.0~pre3/build/openjdk.build-boot/lib/i386/libmanagement.so
Library loads for:
/build/buildd-openjdk-7_7~b147-2.0~pre3-2-kfreebsd-i386-j5Wpzn/openjdk-7-7~b147-2.0~pre3/build/openjdk.build-boot/lib/i386/libmanagement.so
Inconsistency detected by ld.so: dl-minimal.c: 138: realloc: Assertion
`ptr == alloc_last_block' failed!

Any clues on this ?

Some data corruption ?

Or private memory management instead of standard malloc,
which internally uses threads primitives ?
The thread primitives on GNU/kFreeBSD use malloc() internally.

Petr


Reply to: