Re: mremap_chunk: Assertion failed

2009-08-17 Thread Dmitry V. Levin
On Fri, Aug 14, 2009 at 10:11:31AM -0600, Orion Poplawski wrote: > Seeing this when tracing a proprietary java application on Fedora 11 > during application shutdown: > > strace: malloc.c:3552: mremap_chunk: Assertion `((size + offset) & > (mp_.pagesize-1)) == 0' failed. > > Version-Release numb

mremap_chunk: Assertion failed

2009-08-14 Thread Orion Poplawski
Seeing this when tracing a proprietary java application on Fedora 11 during application shutdown: strace: malloc.c:3552: mremap_chunk: Assertion `((size + offset) & (mp_.pagesize-1)) == 0' failed. Version-Release number of selected component (if applicable): strace-4.5.18-2.fc11.x86_64 any idea