[Kde-bindings] [Bug 258703] New: smokegen crashes while building qimageblitz bindings

Bernhard Rosenkraenzer bero at arklinux.org
Fri Dec 3 15:42:56 UTC 2010


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

           Summary: smokegen crashes while building qimageblitz bindings
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: bero at arklinux.org


Version:           unspecified (using KDE 4.5.80) 
OS:                Linux

When building kdebindings trunk, the build process segfaults while running

generator/bin/smokegen -config .../smoke/qt/qimageblitz/../qtcore/config.xml
-smokeconfig .../smoke/qt/qimageblitz/smokeconfig-xml -I
/usr/include/qimageblitz/ -- .../smoke/qt/qimageblitz/qimageblitz_includes.h


Reproducible: Always

Steps to Reproduce:
Compile kdebindings

Actual Results:  
Crash

Expected Results:  
Builds

Backtrace from running smokegen with the same parameters in gdb:

using generator ".../generator/bin/generator_smoke.so"
parsing ".../smoke/qt/qimageblitz/qimageblitz_includes.h"

Program received signal SIGSEGV, Segmentation fault.
#0 ... in ?? () from /usr/lib64/qt4/lib64/libQtCore.so.4
#1 ... in QString::toUtf8() const () from /usr/lib64/qt4/lib64/libQtCore.so.4
#2 ... in IndexedString::byteArray (this=<value optimized out>) at
.../generator/parser/indexedstring.cpp:203
#3 ... in stringFromContents (contents=<value optimized out>, count=141678) at
.../generator/parser/rpp/chartools.cpp:65
#4 ... in lineFromContents (contents=<value optimized out>, lineNumber=<value
optimized out>) at .../generator/parser/rpp/chartools.cpp:56
#5 ... in Parser::reportError ... at .../generator/parser/parser.cpp:372
#6 ... in Parser::syntaxError ... at .../generator/parser/parser.cpp:339
#7 ... in Parser::parseDeclarationInternal ... at
.../generator/parser/parser.cpp:3584
#8 ... in Parser::parseDeclaration ... at .../generator/parser/parser.cpp:712
#9 ... in Parser::parseTranslationUnit ... at
.../generator/parser/parser.cpp:613
#10 ... in Parser::parse ... at .../generator/parser/parser.cpp:192
#11 ... in main ... at .../generator/main.cpp:222

-- 
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