Hi!
I am working on Linux6.0 and
glibc version 2.1.1.
In my application I am getting
SIGSEGV during malloc and it dumps core also....
and the stacj is
as follows..
> Our
application code calls malloc.
> in
__libc_malloc (bytes=12) at malloc.c:2616
I also
checked it in the malloc man page ,
Please let me know why is the above
behaviour?.
Thaks and Regards
Pramila
|