Crash in KConfig at kdelibs/kdecore/config/kconfig.cpp
Ben Cooksley
sourtooth at gmail.com
Sun Jan 11 19:52:41 GMT 2009
I made some more changes to my code and managed to avoid crashing in
KConfigGroup. the secret is to never pointerise KConfigGroup, it can't
handle it. It will crash, no way around it.
The changes were committed to my code with revision 909525.
Regards,
Ben Cooksley
On 1/11/09, Ben Cooksley <sourtooth at gmail.com> wrote:
> I made some changes to my code ( depointered main uses of KConfigGroup
> with revision 909199 ), and somehow shifted the crash to
> KConfigGroupPrivate::fullName()
>
> The new (additional) backtrace is attached.
>
> Regards,
>
> Ben Cooksley.
>
More information about the kde-core-devel
mailing list