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

yahoo.com crashes on Android #14880

Closed
mmatyas opened this issue Jan 6, 2017 · 5 comments
Closed

yahoo.com crashes on Android #14880

mmatyas opened this issue Jan 6, 2017 · 5 comments
Labels
A-gfx/compositing C-is-this-done It is unclear if the issue has been resolved I-panic Servo encounters a panic. P-android Android devices

Comments

@mmatyas
Copy link
Contributor

mmatyas commented Jan 6, 2017

Servo crashes on start when I try to open yahoo.com:

D/RustAndroidGlueStdouterr(14544): WARN:servo: Panic hook called.
D/RustAndroidGlueStdouterr(14544): ERROR:servo: Failed to get window position.
D/RustAndroidGlueStdouterr(14544): Failed to get window position. (thread <unnamed>, at /buildslave/rust-buildbot/slave/nightly-dist-rustc-arm-android/build/src/libcore/option.rs:715)
E/Gecko   (14544): mozalloc_abort: Redirecting call to abort() to mozalloc_abort
F/libc    (14544): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 14560 (m.mozilla.servo)
D/RustAndroidGlueStdouterr(14544): fatal runtime error: failed to initiate panic, error 9

Commit 143dfc8, tested on an Odroid XU3 running Android 4.4.4.

@jdm
Copy link
Member

jdm commented Jan 6, 2017

This is still the case in a more recent upstream revision, too: https://github.com/tomaka/winit/blob/bc0dd0f854bca9d3a526814b53508dcfd25a74e2/src/platform/android/mod.rs#L160

@jdm jdm added A-gfx/compositing I-panic Servo encounters a panic. P-android Android devices labels Jan 6, 2017
@nox
Copy link
Contributor

nox commented Oct 7, 2017

Is this still happening?

@nox nox added the C-is-this-done It is unclear if the issue has been resolved label Oct 7, 2017
@pwnorbitals
Copy link

No confirmation for two years. Issue should be confirmed or closed imho

@jdm
Copy link
Member

jdm commented Oct 17, 2020

Our android builds don't rely on winit any more, so this can be closed.

@jdm jdm closed this as completed Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-gfx/compositing C-is-this-done It is unclear if the issue has been resolved I-panic Servo encounters a panic. P-android Android devices
Projects
None yet
Development

No branches or pull requests

4 participants