C++ application crash
C++ application gets crashed with the core file showing error
warning: no loadable sections found in added symbol-file system-supplied
DSO at 0x7fff79e54000
Core was generated by `./server'.
Program terminated with signal 6, Aborted.
#0 0x0000003b67230265 in raise () from /lib64/libc.so.6
(gdb) bt
could able to understand about this issue. Here is the link that i have
verified https://bugzilla.redhat.com/show_bug.cgi?id=959013
shows that the size of vdso file is not enough. which is in path
/proc/self/maps.
please let me know what kind of issue is this and please suggest a fix for
this.
thanks in advance.
Regards, Ragu
No comments:
Post a Comment