RESOLVED FIXED 31128
ASSERTION FAILED: !structure->isDictionary() in JavaScriptCore/runtime/Structure.cpp
https://bugs.webkit.org/show_bug.cgi?id=31128
Summary ASSERTION FAILED: !structure->isDictionary() in JavaScriptCore/runtime/Struct...
Michael Heide
Reported 2009-11-04 10:39:13 PST
webkit-gtk 1.1.15.2 Browser: midori (from git) Machine platform: MIPS gcc - mips64el-unknown-linux-gnu-4.4.1 CFLAGS="-O2 -march=loongson2f -mabi=n32 -mplt -pipe" Compiles fine. Starting midori results in the attached gdb backtrace (while loading, before any window is rendered).
Attachments
gdb backtrace (2.74 KB, text/plain)
2009-11-04 10:40 PST, Michael Heide
no flags
Michael Heide
Comment 1 2009-11-04 10:40:22 PST
Created attachment 42493 [details] gdb backtrace
Oliver Hunt
Comment 2 2009-11-04 16:06:02 PST
webkit-gtk 1.1.15 branched at a bad point -- you need to pick up a more recent revision.
Michael Heide
Comment 3 2009-11-04 23:08:29 PST
The whole 1.1.15? Then I shouldn't even try 1.1.15.3? It's the current stable!? Ok, I will give 1.1.16 a try. Maybe the current development release is more stable than the stable<sic> one...
Oliver Hunt
Comment 4 2009-11-04 23:13:32 PST
(In reply to comment #3) > The whole 1.1.15? > Then I shouldn't even try 1.1.15.3? > It's the current stable!? > Ok, I will give 1.1.16 a try. Maybe the current development release is more > stable than the stable<sic> one... The failure you're seeing is an incorrect assertion -- it was fixed a few revisions after the revision that webkitgtk 1.1.15 branched from. That said the error you're seeing is just that an _assertion_ it doesn't effect release builds at all. i would assume 1.1.15.x where x is the most recent x will have picked it up. This bug was filed weeks ago and the gtk folk were made aware of the issue so i assume it's been updated appropriately.
Note You need to log in before you can comment on or make changes to this bug.