public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* [Help/Hint]: gdb output analysis
@ 2020-05-14 13:36 Kunal Chauhan
  2020-05-14 13:48 ` Philippe Waroquiers
  0 siblings, 1 reply; 4+ messages in thread
From: Kunal Chauhan @ 2020-05-14 13:36 UTC (permalink / raw)
  To: gdb

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-14 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 13:36 [Help/Hint]: gdb output analysis Kunal Chauhan
2020-05-14 13:48 ` Philippe Waroquiers
2020-05-14 14:15   ` Kunal Chauhan
2020-05-14 19:03     ` Philippe Waroquiers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).