You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this test works on x86_64? I doubt it because from my understanding 0x0 address is usually not mapped.
I think the test should be modified to use a valid virtual address. Below is the approach I use in my manual experiment (I choose _text symbol because I suppose it's available on all archs):