Closed
Bug 1853542
Opened 1 year ago
Closed 1 year ago
Assertion failure: hasValue(), at /builds/worker/workspace/obj-build/dist/include/js/PropertyDescriptor.h:376
Categories
(Core :: DOM: Bindings (WebIDL), defect)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
121 Branch
People
(Reporter: tsmith, Assigned: peterv)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, pernosco)
Attachments
(1 file)
Found with m-c 20230916-745d8130d1ac (--enable-debug)
This was found by visiting a live website with a debug build.
STR:
- Launch browser and visit site
This issue was triggered by visiting:
Assertion failure: hasValue(), at /builds/worker/workspace/obj-build/dist/include/js/PropertyDescriptor.h:376
#0 0x7f3bbb8fd8ef in value /builds/worker/workspace/obj-build/dist/include/js/PropertyDescriptor.h:376:5
#1 0x7f3bbb8fd8ef in mozilla::dom::Storage_Binding::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&, bool*) const /builds/worker/workspace/obj-build/dom/bindings/StorageBinding.cpp:1046:48
#2 0x7f3bbb07a809 in mozilla::dom::DOMProxyHandler::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) const /builds/worker/workspace/obj-build/dist/include/mozilla/dom/DOMJSProxyHandler.h:95:12
#3 0x7f3bc10d9460 in js::Proxy::defineProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/proxy/Proxy.cpp:253:46
#4 0x7f3bc0ed05dc in intrinsic_DefineProperty(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/vm/SelfHosting.cpp:593:8
#5 0x1e4e7e86786d (<unknown module>)
Reporter | ||
Comment 1•1 year ago
|
||
A Pernosco session is available here: https://pernos.co/debug/-3NRK46tdEHhqbCssJWc1w/index.html
Keywords: pernosco
Updated•1 year ago
|
Severity: -- → S2
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → peterv
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8379e077baa2
Assertion failure: hasValue(), at /builds/worker/workspace/obj-build/dist/include/js/PropertyDescriptor.h:376. r=edgar
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/43142 for changes under testing/web-platform/tests
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Comment 6•1 year ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
status-firefox120:
--- → affected
Updated•1 year ago
|
status-firefox-esr115:
--- → wontfix
Flags: in-testsuite+
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•