From kde-core-devel Sun Jun 10 14:00:02 2012 From: Albert Astals Cid Date: Sun, 10 Jun 2012 14:00:02 +0000 To: kde-core-devel Subject: Re: KDE SC 4.8.4 important problems Message-Id: <2828286.nb0voYbgFs () xps> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=133933702612577 El Diumenge, 10 de juny de 2012, a les 11:30:13, Aaron J. Seigo va escr= iure: > On Sunday, June 10, 2012 11:20:09 Aaron J. Seigo wrote: > > On Sunday, June 10, 2012 03:23:04 Jos=E9 Manuel Santamar=EDa Lema w= rote: > > > #1 dolphin: > > > #2 gwenview > > > #6 kontact executing various components: calendar, to-do list, jo= urnal > > > #7 kmail links > >=20 > > these are all the same crash, or at least related to each other. it= is > > crashing in KServiceTypeTrader::defaultOffers or KMimeTypeTrader::q= uery > > apparently at times in KSycocaDict::find_string. >=20 > curious: on an affected system, if you delete >=20 > =09`kde4-config --localprefix`/cache-freedom/ksycoca4* >=20 > do the crashes go away? No they don't Cheers, Albert >=20 > possible culprit commits: >=20 > =091a07fea2eaa69d571d5818812502edcc1d680d9c > =09e91e5fed6b1aad365e12e919f430c3e8147552d3 >=20 > neither are super recent, but they both touch the relevant code. ther= e was > one change to kmimetype by dfaure but it is not implicated by the > backtraces nor can i see how it would be (it added a required method,= did > not change existing code paths and definitely not the ksycoca code > underneath it)