On Mon, Nov 5, 2012 at 1:49 PM, Landry Breuil <[email protected]> wrote: > Hi, > > here's an update to mnemosyne 2.1, now using py-qt4. Crashes python > @startup here on amd64, somewhere in qtwebkit : > > #0 0x00000727266bc3d7 in WTF::OSAllocator::reserveAndCommit () from > /usr/local/lib/libQtWebKit.so.2.0 > > But it might be a local issue. I dont use it, but i'd like to see less > ports using ancient toolkits. Anyone can really test it ? >
There's a linux-only fix for this crasher: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/710582 https://bugs.webkit.org/show_bug.cgi?id=42756 http://trac.webkit.org/changeset/86957 But we lack the MAP_NORESERVE flag for mmap(2), so dunno if a workaround exists for OpenBSD...
