Bug 502218

Summary: strace: malloc.c:3552: mremap_chunk: Assertion `((size + offset) & (mp_.pagesize-1)) == 0' failed.
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: straceAssignee: Roland McGrath <roland>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: dvlasenk, mnowak, roland
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-18 16:02:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2009-05-22 15:47:40 UTC
Description of problem:

Seeing this when tracing a proprietary java application 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

Comment 1 Bug Zapper 2009-06-09 16:21:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Michal Nowak 2009-08-14 14:45:53 UTC
Orion, I'd probably ask you to work with upstream on this, I am afraid we won't do much about it in here.

Comment 3 Andreas Schwab 2009-08-18 16:02:42 UTC

*** This bug has been marked as a duplicate of bug 511035 ***