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 upIntermittent crash of /css-backgrounds-3_dev/html4/background-016.htm #10481
Comments
asajeffrey
commented
Apr 8, 2016
|
Some IRC chat about this between myself (ajeffrey) and @danlrobertson (dlr): http://logs.glob.uno/?c=mozilla%23servo#c402478 including a theory http://logs.glob.uno/?c=mozilla%23servo#c402621:
This theory is compatible with the stack trace we're seeing. |
|
Choices for what to do about it: a) None of these fill me with glee. |
|
Suggestion due to @metajack: normal execution is async, but we add in a sync option for the cases where we care about accurate profiling information during shutdown. |
|
This should be fixed by #11585. |
|
Not been reported for a while. |