[LLVMbugs] [Bug 22752] New: plugin crash

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 2 06:00:40 PST 2015


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

            Bug ID: 22752
           Summary: plugin crash
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: alex2vartic at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Hi, I have a plugin crash. The plugin is working withclang version 3.4.1 but is
crashing with clang version 3.5.1

0  clang           0x000000000201a1c2 llvm::sys::PrintStackTrace(_IO_FILE*) +
34
1  clang           0x0000000002019de4
2  libpthread.so.0 0x00007f38fdd087c0
3  clang           0x000000000066fd29
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 2697
4  clang           0x0000000000669780 cc1_main(char const**, char const**, char
const*, void*) + 1040
5  clang           0x000000000064f7d6 main + 8070
6  libc.so.6       0x00007f38fcbb2c36 __libc_start_main + 230
7  clang           0x00000000006684fd

clang: note: diagnostic msg: Error generating preprocessed source(s).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150302/914febdf/attachment.html>


More information about the llvm-bugs mailing list