[LLVMbugs] [Bug 9275] New: Segmentation fault in Python example 'cindex-includes.py'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 20 17:50:30 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=9275

           Summary: Segmentation fault in Python example
                    'cindex-includes.py'
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: colgur at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6192)
 --> (http://llvm.org/bugs/attachment.cgi?id=6192)
I/O and back-trace related to the problem

Hi,
The attachment includes the following:

1. 'cindex-includes-input.h': The file provided to both 'c-index-test' and
'cindex-includes.py'
2. 'cindex-includes.output': Console log containing GDB invocation including
back-trace
3. 'c-index-test.output': Console log containing default output from
corresponding (?) invocation of 'c-index-test'

Are you able to reproduce? Is this an installation problem? My build is current
as of yesterday (Feb. 19).

It's not in the trace but the environment includes a PYTHONPATH setting
corresponding to the '$(llvm-config --src-root)/tools/clang/bindings/python'.

Thanks,
Chad

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list