[Help/Hint]: gdb output analysis
Kunal Chauhan via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CACEFAc3a5La0x-KeA9cCfXWQY=masVjT0g=meu3=6Tii_KUeRg@mail.gmail.com> |
Hi Team, I got some output at gdb with core dump file *I have not a clue that how the address shown by gdb can help me to go to exact point of code violation.* *please suggest some clue !* *Logs by gdb:* Core was generated by `/opt/proj/bin/ty 0 0'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0xb66e8ee4 in strlen () from /lib/libc.so.6 [Current thread is 1 (LWP 2084)] (gdb) bt #0 0xb66e8ee4 in strlen () from /lib/libc.so.6 #1 0xb6da3854 in ?? () from /opt/qcom/lib/libcurl.so.4 #2 ---Type <return> to continue, or q <return> to quit--- thanks kunal