This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2684] realloc fails to try other arenas


------- Additional Comments From jan dot edler at indexengines dot com  2006-05-25 05:02 -------
I have been unable so far to make a test program to demonstrate this problem
that we experience in a real app.  The problem does not arise unless some
additional arenas are created, something that I have not yet figured out how to
make happen on purpose.  Perhaps another way of looking at the problem is that
there may be a spurious failure of mmap, which seems to be the only way I can
see for additional arenas to be made, at least as configured in FC4.  Still, I
claim the bug is real and my patch corrects for it if/when such a spurious
failure occurs.

By the way, the code in question is essentially unchanged in glibc 2.4, but I'm
not running that, so I made the report vs. 2.3.6.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2684

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]