I'm working on a program, and it crashed whe realloc() was used for reallocating a pointer-pointer only with one more. When I increased the reallocation size from 1 to 50, the problem disappeared (at least it seems). Was it my fault or something else? Reproducible: Always Steps to Reproduce: 1.Write a code. 2.Use realloc() and every kind of things a dosen time. 3. Actual Results: Compilled and run the prog :) And it crashed ... Expected Results: I'd loved if it'd have run... :) I can send the code.
You failed to post emerge --info output like you were instructed to when filing the bug, so we don
You failed to post emerge --info output like you were instructed to when filing the bug, so we don´t even know what version of glibc/gcc is this all about. A snip of the source code could be helpful as well. Reopen when you are ready.