Opened 9 years ago
Closed 9 years ago
#12506 closed bug (fixed)
JavaScript crash while browsing
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev49872.
Had a crash while browsing (I guess "JSC" translates to javascript?). Full report attached, here's the gist:
0x72be7ab8 0x4301b5b JSC::JSObject::createArrayStorage(JSC::VM&, unsigned int, unsigned int) + 0x2db 0x72be7ad8 0x4301baf JSC::JSObject::createInitialArrayStorage(JSC::VM&) + 0x2f 0x72be7af8 0x43050fa JSC::JSObject::ensureArrayStorageSlow(JSC::VM&) + 0xda 0x72be7b18 0x430517a JSC::JSObject::enterDictionaryIndexingMode(JSC::VM&) + 0x6a 0x72be7b48 0x43051b1 JSC::JSObject::preventExtensions(JSC::VM&) + 0x21 0x72be7b78 0x430537b JSC::JSObject::freeze(JSC::VM&) + 0x3b 0x72be7c08 0x4362bed JSC::objectConstructorFreeze(JSC::ExecState*, JSC::JSObject*) + 0x5d 0x72be7c28 0x4362fb3 JSC::objectConstructorFreeze(JSC::ExecState*) + 0x33
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | WebPositive-859-debug-27-11-2015-15-48-15.report added |
---|
comment:1 by , 9 years ago
Yes, JSC is "JavaScriptCore", the JavaScript interpreter in WebKit. It would be nice to know which page triggered this.
comment:2 by , 9 years ago
Unfortunately, I didn't pay attention when I saved the report. And then the window was gone, of course... :)
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Haven't seen that one in some time. Let's assume it fixed. Thanks!
Note:
See TracTickets
for help on using tickets.
crash log