[Kde-bindings] [Bug 283677] smokegen segafults when compiling Akonadi binding from smokekde package

Arno Rehn arno at arnorehn.de
Sun Nov 6 13:27:48 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=283677


Arno Rehn <arno at arnorehn.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arno at arnorehn.de




--- Comment #2 from Arno Rehn <arno arnorehn de>  2011-11-06 13:27:47 ---
I can't reproduce it myself, but I'm working on replacing our current parser
with the one from QtCreator, which should hopefully fix it.

Looking at your backtrace and gdb output, I can't understand what's going
wrong. There's no null pointer or other stuff going on, so I suspect it's
trying to access memory that's already been free'd.
One thing you can try is commenting out header files in
akonadi/akonadi_includes.h and see if that fixes it. Once you've found the
culprit, look into this header file and search for some 'unusual' C++ that the
parser might not be able to handle properly.

Other than that, I don't have any ideas, sorry.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list