[KIO] cookie service and installing in a parallel prefix (/opt/local)

David Faure faure at kde.org
Mon Apr 25 06:45:16 UTC 2016


On Friday 22 April 2016 23:51:51 René J.V. Bertin wrote:
> On Friday April 22 2016 23:33:27 René J.V. Bertin wrote:
> 
> > Looks like I'm going to have to add output to kio_http and see if the error message doesn't come from an error==ENOENT returned from a failed function call. Seems like something that's going to be fun ...
> 
> Looking at when http.cpp returns ERR_DOES_NOT_EXIST I had a hunch and turned off the web cache. Lo and behold, pages started to load, so the error must be in the caching <whatever>.

Caching done by kio_http, or caching done at the system level ?

> I keep getting a crash on exist though:
> 
>     frame #3: 0x000000010ca5bde9 libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=<unavailable>) + 1049 at kcrash.cpp:527
>     frame #4: 0x00007fff8b9645aa libsystem_platform.dylib`_sigtramp + 26
>     frame #5: 0x000000010dc6db50 QtCore`QCache<QString, bool>::insert(this=0x00007f85eb6f3090, akey=<unavailable>, aobject=<unavailable>, acost=<unavailable>) + 368 at qcache.h:173
>     frame #6: 0x000000010dc6c6d8 QtCore`setNativeLocks(QString const&, int) [inlined] QStringBuilder<QString, QString>::operator QString(fn=0x00007f85eb41a500, a=0x00007f85eb41a3b0, b=0x00007f85eb44e350, rc=<unavailable>) const + 218 at qlockfile_unix.cpp:142

Already fixed in Qt, branch 5.6 (and 5.7)
See comimt b6eea89b67e0d3bb4f8f888fff21257eff0b65a5

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list