Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTweetdeck sign in panics #18297
Closed
Tweetdeck sign in panics #18297
Labels
Comments
|
cc @glennw |
|
Also affects Edit: List of more affected sites:
Each of these were hit with no user interaction, on the homepage of the site. e.g. `mach run -rz -fx http://cibercuba.com`
cibercuba.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (1111×46) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
cibercuba.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (1111×46)
norwegian.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (1077×151) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
norwegian.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (1077×151)
babla.ru/servo-stdout.txt
4:Each render task must allocate <= size of one target! (15990×15990) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
babla.ru/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (15990×15990)
bkstr.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (1026×18) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
bkstr.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (1026×18)
bab.la/servo-stdout.txt
4:Each render task must allocate <= size of one target! (15990×15990) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
bab.la/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (15990×15990)
myfantasyleague.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (73×2635) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
myfantasyleague.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (73×2635)
escapefromtarkov.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (753×7676) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
escapefromtarkov.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (753×7676)
dezeen.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (130×2358)
dezeen.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (130×2358) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
todoexpertos.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (325×1025) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
todoexpertos.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (325×1025)
joq.al/servo-stderr.txt
3:ERROR:servo: Each render task must allocate <= size of one target! (376×1487)
joq.al/servo-stdout.txt
4:Each render task must allocate <= size of one target! (376×1487) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
101sportz.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (1030×160)
101sportz.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (1030×160) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
seagate.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (10009×10009) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
seagate.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (10009×10009)
j-cast.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (56×2707)
j-cast.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (56×2707) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
worldofwarcraft.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (2002×2002) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
worldofwarcraft.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (2002×2002)
spreadshirt.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (1026×84) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
spreadshirt.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (1026×84)
gamekult.com/servo-stdout.txt
4:Each render task must allocate <= size of one target! (197×3851) (thread RenderBackend, at /checkout/src/libcore/option.rs:839)
gamekult.com/servo-stderr.txt
1:ERROR:servo: Each render task must allocate <= size of one target! (197×3851) |
|
@jdm There were some recent changes made in WR incidentally that should fix this case. I'm not able to reproduce it here. Could you confirm that it no longer occurs on your machine? |
|
Agreed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Visit https://tweetdeck.twitter.com, press the log in button. This panics for me on macOS nightly.