Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
address-sanitizer
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Create empty report file by default
11 views
Skip to first unread message
Namit Gupta
unread,
Jul 14, 2020, 3:57:53 PM
7/14/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to address-sanitizer
Dear All,
Need to run ASAN for all the process and need to VERIFY whether it run with all the process.
Is there any option to check ?
Can we create empty report file in order to check verify ?
Please share opinion in this regard.
Thanks,
Namit Gupta
Vitaly Buka
unread,
Jul 14, 2020, 4:35:27 PM
7/14/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to address-sanitizer
If it's compiler with asan, it runs with asan.
You can use objdump to see if your binary has asan symbols.
Also you can try to run all with ASAN_OPTIONS=verbosity=1 so every process should print something
https://github.com/google/sanitizers/wiki/AddressSanitizerFlags
Reply all
Reply to author
Forward
0 new messages