Closed
Bug 1757747
Opened 3 years ago
Closed 10 days ago
Crash in [@ IPCError-browser | RecvRequestPayment nsIPaymentRequestService::RequestPayment failed]
Categories
(Core :: DOM: Web Payments, defect, P3)
Core
DOM: Web Payments
Tracking
()
RESOLVED
DUPLICATE
of bug 1971459
People
(Reporter: jstutte, Unassigned)
Details
(Keywords: crash, Whiteboard: dom-lws-bugdash-triage)
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•3 years ago
|
Severity: S2 → S3
Priority: -- → P3
Updated•10 days ago
|
Comment 2•10 days ago
|
||
Since the bug is closed, the stalled keyword is now meaningless.
For more information, please visit BugBot documentation.
Keywords: stalled
You need to log in
before you can comment on or make changes to this bug.
Description
•