Summary: | Randomly Assertion m==cnt failed | ||
---|---|---|---|
Product: | glibc | Reporter: | Vladimir <civil.over> |
Component: | ports | Assignee: | Roland McGrath <roland> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | enrico.scholz, glibc-bugs, vitaly.minko |
Priority: | P2 | Flags: | fweimer:
security-
|
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | arm-softfloat-linux-gnueabi | Target: | arm-softfloat-linux-gnueabi |
Build: | arm-softfloat-linux-gnueabi | Last reconfirmed: |
Description
Vladimir
2008-07-08 16:27:46 UTC
Still happens with glibc up to 2.10/ Happens only on eabi envoronment with -march=iwmmxt. Looks like bug in memory managment code (randomly segfaults and m==cnt assertions failure). Still happens randomly (the only 100% chance to encounter it is to compile some big programm like gcc, glibc itself, or xorg-server) Is there any suggestions how to debug this? some analysis at http://article.gmane.org/gmane.linux.ports.arm.general/11795 I do not think that it is caused by glibc. Closing given the last comment that it doesn't look like a glibc bug. |