Open
Bug 1757747
Opened 1 year ago
Updated 11 months ago
Crash in [@ IPCError-browser | RecvRequestPayment nsIPaymentRequestService::RequestPayment failed]
Categories
(Core :: DOM: Web Payments, defect, P3)
Core
DOM: Web Payments
Tracking
()
NEW
People
(Reporter: jstutte, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/457c7fa8-eeee-49a8-8091-588cd0220301
Reason: DUMP_REQUESTED / 0x00000000
Top 10 frames of crashing thread:
0 libxul.so mozilla::net::nsStandardURL::Init netwerk/base/nsStandardURL.cpp:3406
1 libxul.so {virtual override thunk}
2 libxul.so mozilla::net::SubstitutingProtocolHandler::NewURI netwerk/protocol/res/SubstitutingProtocolHandler.cpp:355
3 libxul.so NS_NewURI netwerk/base/nsNetUtil.cpp:1910
4 libxul.so NS_NewURI netwerk/base/nsNetUtil.cpp:1723
5 libxul.so AssignSourceNameHelper dom/bindings/nsScriptError.cpp:211
6 libxul.so nsScriptErrorBase::InitWithWindowID dom/bindings/nsScriptError.cpp:267
7 libxul.so nsXPCComponents_Utils::ReportError js/xpconnect/src/XPCComponents.cpp:1429
8 libxul.so NS_InvokeByIndex
9 libxul.so XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1130
Originating from PaymentRequestParent::RecvRequestPayment. The called function seems to have a myriad of possible error conditions, not all of them might merit an IPC_FAIL.
Reporter | ||
Updated•11 months ago
|
Severity: S2 → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•