Crash on mutex

Patrick Spendrin ps_ml at gmx.de
Mon Oct 26 02:25:59 UTC 2009


Ok, I investigated a bit more and the problematic bit comes from
"Instantiation Information Repository" in
language/duchain/instantiationinformation.cpp because the typeRepository
has not been instantiated at the time when the first call to
repositoryMutex() is done. Replacing the typeRepository object with
something along the lines of the attached patch fixes it (the revert is
not included).
Can you please take another look?

regards,
Patrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevplatform-language-init-on-access.diff
Type: text/x-patch
Size: 2481 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20091026/5298bd2f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20091026/5298bd2f/attachment.sig>


More information about the KDevelop-devel mailing list