[osgeo4w-dev] [osgeo4w] #334: Crash in QtWebKit4.dll
OSGeo4W
trac_osgeo4w at osgeo.org
Mon Jan 21 22:52:15 PST 2013
#334: Crash in QtWebKit4.dll
-------------------+--------------------------------------------------------
Reporter: mkuhn | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Keywords:
-------------------+--------------------------------------------------------
When using d3 libraries builtin classed method, without initializing the
class prior to this, a SegFault occurs at a random location in the code
and therefore hard to debug.
Most probably this is related to the following bug report.
http://code.google.com/p/chromium/issues/detail?id=57797
Newer versions of webkit don't have this bug, so an update of the library
in question should solve this problem.
Workaround: before using classed (and probably anything that makes use of
classList) initialize the objects class attribute with an empty string.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/334>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list