On 2015-10-25 2:07 PM, Jitendra Jain wrote:
Sorry had to break the email chain due to size limits of 40 KB.

I tried the command you mentioned but still not able to figure out any
place which called overrideMimeType() resulting in the crash. I have
attached the new stack trace with this email.

Thanks for the prompt reply !


Wow, that's not at all the reason for a crash that I was expecting. The thing that's causing a problem is this line from rust-mozjs: https://github.com/servo/rust-mozjs/blob/master/src/rust.rs#L782

The error that we're attempting to report contains non-UTF8 output, so our assumptions in that function are incorrect. This is worth addressing separately, so you can ignore that particular test failure.
_______________________________________________
dev-servo mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to