ASAN on android
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Tracking
(Not tracked)
People
(Reporter: nical, Unassigned)
References
(Depends on 1 open bug)
Details
Reporter | ||
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Reporter | ||
Updated•8 years ago
|
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Updated•8 years ago
|
Updated•6 years ago
|
Comment 7•5 years ago
|
||
I don't have anyone who can look at this for a couple of weeks, perhaps someone on erahm's team could take a look?
Comment 8•5 years ago
|
||
erahm is out this week, but I don't think anybody on our team is free until at least after the all hands. Jesse Schwartzentruber appears to be looking at x86-64 android asan builds in bug 1482167, though.
Comment 9•5 years ago
|
||
(In reply to Nathan Froyd [:froydnj] from comment #8)
erahm is out this week, but I don't think anybody on our team is free until at least after the all hands. Jesse Schwartzentruber appears to be looking at x86-64 android asan builds in bug 1482167, though.
Yes, it seems like the fuzzing team would want to take a look at this. We can assist if they run into issues.
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Sylvestre is this something that would fit on your team's roadmap?
Comment 11•5 years ago
|
||
(In reply to (Away until 2020) David Bolter [:davidb] (NeedInfo me for attention) from comment #10)
Sylvestre is this something that would fit on your team's roadmap?
We have builds now, is the request for tests to be run with said builds, or something else?
Comment 12•5 years ago
|
||
Yeah, we have now asan support for Android. Truber & Tyson worked on it.
We were close to have Firefox for Android support. Now, we need to work on the next steps (geckoview examples?)
We can meet in Berlin to discuss about that if you want!
Updated•5 years ago
|
Comment 13•5 years ago
|
||
The Android fuzzing build I created is here: https://firefox-ci-tc.services.mozilla.com/tasks/index/gecko.v2.mozilla-central.latest.mobile/android-x86_64-fuzzing-asan
It requires at least an Android 8.1 emulator. I tried packaging an AVD to add to mozrunner
, but it didn't work on the first try, and it wasn't blocking me (fuzzing doesn't use mozrunner
) so I dropped it. I think that's what would be needed to run tests against it.
Tyson is working on porting our fuzzing automation to use geckoview_example
from that build instead of Fennec.
Updated•2 years ago
|
Description
•