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

memcpy-param-overlap in PDA Shift processing #42

Open
ballle98 opened this issue Aug 21, 2019 · 0 comments
Open

memcpy-param-overlap in PDA Shift processing #42

ballle98 opened this issue Aug 21, 2019 · 0 comments

Comments

@ballle98
Copy link
Owner

ballle98 commented Aug 21, 2019

21:50:02.849 Notice:   To 0x62 of type PDA Shif | HEX: 0x10|0x02|0x62|0x0f|0x01|0x08|0xff|0x8b|0x10|0x03|
=================================================================
==8955==ERROR: AddressSanitizer: memcpy-param-overlap: memory ranges [0x00622105,0x0062219e) and [0x00622116, 0x006221af) overlap
    #0 0x566e7 in __interceptor_memcpy.part.36 (/home/pi/remote-debugging/aqualinkd+0x566e7)
    #1 0x126643 in process_pda_menu_packet C:\git\AqualinkD/pda_menu.c:253
    #2 0x124f57 in process_pda_packet C:\git\AqualinkD/pda.c:529
    #3 0xf69b3 in process_packet C:\git\AqualinkD/aqualinkd.c:530
    #4 0xf9b9f in main_loop C:\git\AqualinkD/aqualinkd.c:1148
    #5 0xf814b in main C:\git\AqualinkD/aqualinkd.c:810
    #6 0xb6ce1677 in __libc_start_main (/lib/arm-linux-gnueabihf/libc.so.6+0x16677)

AddressSanitizer can not describe address in more detail (wild memory access suspected).
AddressSanitizer can not describe address in more detail (wild memory access suspected).
SUMMARY: AddressSanitizer: memcpy-param-overlap (/home/pi/remote-debugging/aqualinkd+0x566e7) in __interceptor_memcpy.part.36
==8955==ABORTING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant