Opened 13 years ago

Last modified 12 years ago

#30578 closed defect

KDE programs not starting (KDE 4.7.0) — at Initial Version

Reported by: jgosmann (Jan Gosmann) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: kde Cc: snc@… sharky@… jan@…
Port: kde4-baseapps

Description

It seems that not even a single KDE program is starting. gdb reveals that they are waiting for a semaphore or mutex:

{{{(gdb) backtrace #0 0x00007fff89f05a6a in semwait_signal () #1 0x00007fff89f09881 in _pthread_cond_wait () #2 0x000000010175c0cb in QMutexPrivate::wait () #3 0x0000000101759ddf in QMutex::lock () #4 0x00000001013b8a6f in KDebug::hasNullOutput () #5 0x000000010141e1d3 in getBundle () #6 0x000000010141f094 in checkExecutable () #7 0x000000010141f4b8 in KStandardDirs::findExe () #8 0x000000010141fca9 in KStandardDirs::KStandardDirsPrivate::createSpecialResource () #9 0x0000000101420b9f in KStandardDirs::KStandardDirsPrivate::resourceDirs () #10 0x000000010142207a in KStandardDirs::resourceDirs () #11 0x0000000101424ddb in KStandardDirs::saveLocation () #12 0x00000001014258dd in KStandardDirs::locateLocal () #13 0x0000000101425b89 in KStandardDirs::locateLocal () #14 0x00000001013db02a in KTemporaryFile::KTemporaryFile () #15 0x0000000101549669 in KLockFile::lock () #16 0x000000010134a5cd in KConfigIniBackend::lock () #17 0x000000010132d98d in KConfigPrivate::lockLocal () #18 0x0000000101330fe4 in KConfig::sync () #19 0x00000001013bc652 in KDebugPrivate::writeGroupForNamedArea () #20 0x00000001013b8e5e in KDebug::registerArea () #21 0x0000000101558fb0 in ksdcArea () #22 0x0000000101559295 in ensureFileAllocated () #23 0x000000010155d530 in KSharedDataCache::Private::mapSharedMemory () #24 0x0000000101559770 in KSharedDataCache::KSharedDataCache () #25 0x0000000100dcf0c6 in KIconLoaderPrivate::init () #26 0x0000000100dcf901 in KIconLoader::KIconLoader () #27 0x0000000100dcfb12 in KIconLoader::global () #28 0x0000000100dc6513 in KIcon::KIcon () #29 0x0000000100e34b14 in KApplicationPrivate::parseCommandLine () #30 0x0000000100e35655 in KApplicationPrivate::init () #31 0x0000000100e36c31 in KApplication::KApplication () #32 0x0000000100012f21 in KonquerorApplication::KonquerorApplication () #33 0x00000001000cf598 in kdemain () #34 0x0000000100007ec4 in start ()}}}

I have KDE 4.7.0 installed.

I am not completely sure whether this is a MacPorts problem or whether I should report this problem in the KDE bug tracker.

If you need more information I, tell me and I will try to provide it. (But I won't be able to do so until next week.)

Change History (0)

Note: See TracTickets for help on using tickets.