Closed Bug 1378409 Opened 8 years ago Closed 8 years ago

stylo: Rust panic when opening linkedin page

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1374175

People

(Reporter: nika, Unassigned)

Details

Attachments

(1 file)

Attached file backtrace
I opened a link from gmail into linkedin, and immediately the tab crashed. This crash was caused by a rust panic. The hunk of assembly which triggered the panic looks like: │0x7f50427862d1 <Servo_TraverseSubtree+273> callq 0x7f5042cad8f0 <_ZN14atomic_refcell15AtomicBorrowRef8do_panic17he0110f4b15c1a90bE> │ │0x7f50427862d6 <Servo_TraverseSubtree+278> lea 0x1de203b(%rip),%rdi # 0x7f5044568318 <_ZN38_$LT$core..option..Option$LT$T$GT$$GT$6unwrap14_MSG_FILE_LINE17h89734ae7310│ │0x7f50427862dd <Servo_TraverseSubtree+285> callq 0x7f5042cc2bb0 <_ZN4core9panicking5panic17h0c8c35aaab94c092E> │ >│0x7f50427862e2 <Servo_TraverseSubtree+290> callq 0x7f5042cad8f0 <_ZN14atomic_refcell15AtomicBorrowRef8do_panic17he0110f4b15c1a90bE> │ Which makes me think that this is caused due to failing to grab an AtomicRefCell.
I guess this is a dupe of bug 1375902.
Now bug 1374175 has been closed. :mystor, could you please check whether the panic still happens or not?
Flags: needinfo?(michael)
(In reply to Hiroyuki Ikezoe (:hiro) from comment #2) > Now bug 1374175 has been closed. :mystor, could you please check whether the > panic still happens or not? I can load the page now, it doesn't seem to cause me a crash anymore. Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(michael)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: