Closed Bug 1342656 Opened 7 years ago Closed 7 years ago

stylo: Assertion Failure: len >= (self.len() as u32) at ns_t_array.rs:91

Categories

(Core :: CSS Parsing and Computation, defect)

54 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox52 --- unaffected
firefox-esr52 --- unaffected
firefox53 --- unaffected
firefox54 --- fixed

People

(Reporter: kubrick, Unassigned)

References

Details

(Keywords: assertion)

Attachments

(1 file)

Attached file free.fr.backtrace
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170224110129

Steps to reproduce:

Compiled mozilla-central f36062d04d16 with servo & debug

RUST_BACKTRACE=1 ./mach run https://www.free.fr --disable-e10s


Actual results:

Assertion failed (see backatrace)

Hit MOZ_CRASH() at /home/francois/Downloads/mozilla-central/memory/mozalloc/mozalloc_abort.cpp:33

Program /home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/firefox (pid = 16247) received signal 11.
thread '<unnamed>' panicked at 'assertion failed: len >= (self.len() as u32)', /home/francois/Downloads/mozilla-central/servo/components/style/gecko_bindings/sugar/ns_t_array.rs:91
stack backtrace:
[see attached]
Stack:
#01: ???[/home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/libxul.so +0x3deb10e]
#02: ???[/home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/libxul.so +0x40f7430]
#03: ???[/usr/lib/libpthread.so.0 +0x11080]
#04: mozalloc_abort(char const*)[/home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/firefox +0x64c8]
#05: mozalloc_abort(char const*)[/home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/firefox +0x649e]
#06: ???[/home/francois/Downloads/mozilla-central/obj-x86_64-pc-linux-gnu/dist/bin/libxul.so +0x47e55e9]
Keywords: assertion
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Blocks: stylo-bughunter
No longer blocks: stylo-nightly
Flags: needinfo?(hikezoe)
I did totally forget about what I did in bug 1342323 until hg bisect found it. 
This assertion has been fixed by bug 1342323.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(hikezoe)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: