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

sixref asan #22939

Closed
trufae opened this issue May 14, 2024 · 0 comments
Closed

sixref asan #22939

trufae opened this issue May 14, 2024 · 0 comments

Comments

@trufae
Copy link
Collaborator

trufae commented May 14, 2024

INFO: Finding all xrefs in 0x100004000-0x103676a6c
/Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:193:44: runtime error: left shift of 67108846 by 38 places cannot be represented in type 'int64_t' (aka 'long long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:193:44 in
/Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:25:79: runtime error: left shift of 2079608 by 43 places cannot be represented in type 'int64_t' (aka 'long long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:25:79 in
/Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:234:49: runtime error: left shift of 524285 by 45 places cannot be represented in type 'int64_t' (aka 'long long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:234:49 in
/Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:204:49: runtime error: left shift of 524274 by 45 places cannot be represented in type 'int64_t' (aka 'long long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:204:49 in
/Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:247:48: runtime error: left shift of 16359 by 50 places cannot be represented in type 'int64_t' (aka 'long long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/pancake/prg/radare2/libr/..//libr/core/p/core_sixref.c:247:48 in

trufae pushed a commit that referenced this issue May 15, 2024
* This was fixed three years ago, but never synced back
* Siguza/misc@222e14d
trufae pushed a commit that referenced this issue May 15, 2024
* This was fixed three years ago, but never synced back
* Siguza/misc@222e14d
@trufae trufae closed this as completed in adabe57 May 15, 2024
@trufae trufae added this to the 5.9.2 - neatrunner milestone May 15, 2024
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