Closed Bug 1323705 Opened 8 years ago Closed 7 years ago

stylo: layout/style/crashtests/432561-1.html crashes with a stack overflow under cssparser::parser::consume_until_end_of_block

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Assigned: emilio)

References

Details

#8  0x00007fffea93a2ad in cssparser::parser::consume_until_end_of_block (block_type=cssparser::parser::BlockType::CurlyBracket, tokenizer=0x7fffcdf27d80) at /z/stylo/hg-incubator/third_party/rust/cssparser/src/parser.rs:702
#9  0x00007fffea93a2ad in cssparser::parser::consume_until_end_of_block (block_type=cssparser::parser::BlockType::CurlyBracket, tokenizer=0x7fffcdf27d80) at /z/stylo/hg-incubator/third_party/rust/cssparser/src/parser.rs:702
...
Fix over in https://github.com/servo/rust-cssparser/pull/111, now we only need to update rust-cssparser.

Sorry if someone planned to work on this, I was just bored running tests on my @import branch :)
Assignee: nobody → emilio+bugs
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.