Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISIS crashing when pkt capture traces are enabled #38

Open
sachinites opened this issue Dec 31, 2024 · 0 comments
Open

ISIS crashing when pkt capture traces are enabled #38

sachinites opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sachinites
Copy link
Owner

sachinites commented Dec 31, 2024

Soft-Firewall>$ config node H4 traceoptions flag recv
Soft-Firewall>$ AddressSanitizer:DEADLYSIGNAL

=================================================================

==2627966==ERROR: AddressSanitizer: SEGV on unknown address 0x90ac00000001 (pc 0xbe95e9b2ad00 bp 0xfed77320dde0 sp 0xfed77320dde0 T11)
==2627966==The signal is caused by a READ memory access.
#0 0xbe95e9b2ad00 in pkt_block_get_pkt(pkt_block_, unsigned short) /home/asagar.linux/tcpip_stack/pkt_block.c:75
#1 0xbe95e9c39f48 in isis_print_hello_pkt_cbk(event_dispatcher_, void, unsigned int) /home/asagar.linux/tcpip_stack/Layer3/isis/isis_pkt.c:564
#2 0xbe95e9b42fa0 in nfc_invoke_notif_chain(event_dispatcher_, notif_chain_, void*, unsigned long, char*, unsigned long, task_priority_t) /home/asagar.linux/tcpip_stack/notif.c:185
#3 0xbe95e9b41208 in nfc_pkt_trace_invoke_notif_to_sbscribers(unsigned int, pkt_block_, unsigned char) /home/asagar.linux/tcpip_stack/tcpip_notif.c:127
#4 0xbe95e9b33b84 in tcp_dump_ethernet_hdr /home/asagar.linux/tcpip_stack/tcp_ip_trace.c:294
#5 0xbe95e9b3516c in tcp_dump /home/asagar.linux/tcpip_stack/tcp_ip_trace.c:444
#6 0xbe95e9b36770 in tcp_dump_recv_logger(node_, Interface, pkt_block_*, hdr_type_t) /home/asagar.linux/tcpip_stack/tcp_ip_trace.c:519

@sachinites sachinites added the bug Something isn't working label Dec 31, 2024
@sachinites sachinites self-assigned this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant