KPixampCache crash

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Aug 23 13:32:53 CEST 2007


> Von: "Serhiy Kachanuk" <serzholino at gmail.com>
> 2007/8/23, Jarosław Staniek:
> > Hello,
> > On first run, cache files in ~/.kde/cache-hostname/kpc are created.
> Then, on
> > second run, KPixmapCache opens and tries to mmap the data file. Then I
> got the
> > crash under win2000, msvc.net, fresh kdelibs and Qt. Have anyone
> encountered
> > this or is the cache is working for you on win32?
> >
> I have this problem with mingw too.
> 
Disable mmap support for now plz. I think this is a big problem on win32:

void* indexMem = mmap(0, info->available, PROT_READ | PROT_WRITE, MAP_SHARED, info->file->handle(), 0);


Christian
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



More information about the Kde-windows mailing list