| Summary: | KMix crashes on startup | ||
|---|---|---|---|
| Product: | [Applications] kmix | Reporter: | Alexey A Nikitin <moonwalker> |
| Component: | general | Assignee: | Christian Esken <esken> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexey A Nikitin
2013-08-16 13:54:53 UTC
> Application: kmix (4.3) > KDE Platform Version: 4.11.00 You seems to be using an installation which mixes KDE SC 4.11 and 4.10, because kmix 4.3 is from KDE SC 4.10. > #8 KSharedDataCache::Private::mapSharedMemory (this=this@entry=0x12e6080) at ../../kdecore/util/kshareddatacache.cpp:1160 your KDE cache seems to be corrupted. Please log off your KDE session, move or rename /var/tmp/kdecache-<your-user-name>, then start kde session again. See comment #1. My bad, it is indeed a PEBKAC - making sure all components updated to the same KDE SC version and restarting session fixed the issue. Thanks! |