[kde-freebsd] Failed to establish shared memory mapping, will fallback to private memory

Raphael Kubo da Costa kubito at gmail.com
Thu Sep 9 18:48:27 CEST 2010


At Thu, 09 Sep 2010 17:06:47 +0300,
Andriy Gapon wrote:
> 
> 
> I've just upgraded to kde-4.5.1 and during startup it spits out a lot of messages
> like the following:
> 
> KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory
> mapping, will fallback to private memory -- memory usage will increase
> 
> Is this something to worry about?
> What causes these messages?  Perhaps some local misconfiguration on my part?

KSharedDataCache has been mostly rewritten for the 4.5 release, and
the new code relies on _POSIX_THREAD_PROCESS_SHARED being correctly
defined and implemented, which is not the case on FreeBSD.

Alberto Villa (xzhayon) was interested in working on that in a few
weeks time, but any help from the core team wrt implementing this part
of pthreads would be really appreciated.


More information about the kde-freebsd mailing list