[LLVMbugs] [Bug 23900] New: Regression(r240130): clang crashes when compiling file

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 19 16:21:00 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23900

            Bug ID: 23900
           Summary: Regression(r240130): clang crashes when compiling file
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

"C:\\src\\chrome\\src\\third_party\\llvm-build\\Release+Asserts\\bin\\clang.exe"
"-cc1" "-triple" "x86_64-pc-windows-msvc18.0.0" "-emit-obj" "-mrelax-all"
"-disable-free" "-main-file-name" "destructor_access_finalized_field.cpp"
"-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix"
"-fmath-errno" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables"
"-target-cpu" "x86-64" "-momit-leaf-frame-pointer" "-dwarf-column-info"
"-Wno-inaccessible-base" "-std=c++11" "-fdeprecated-macro" "-ferror-limit" "19"
"-fmessage-length" "0" "-mstackrealign" "-fms-extensions" "-fms-compatibility"
"-fms-compatibility-version=18" "-fno-threadsafe-statics"
"-fdelayed-template-parsing" "-fobjc-runtime=gcc" "-fcxx-exceptions"
"-fexceptions" "-fdiagnostics-show-option" "-x" "c++"
"destructor_access_finalized_field-ccb1f2.cpp"


0x000000014112D7A2 (0xFFFFFFFFFFFFFFFF 0xFFFFFFFFFFFFFFFF 0x0000000000000000
0x0000000000000000)
0x00000001411130E1 (0x000000000000001D 0x0000000000B19330 0x0000000002B00930
0x0000000140A7F4D1)
0x000000014110A00F (0x000000000000002F 0x0000000002B4A040 0x00000001424B7C84
0x0000000002B1B250)
0x00000001410B4408 (0x0000011D00620036 0x0000000000BF0430 0x0000000002B00AB8
0x0000000000000000)
0x00000001410B418C (0x0000000000000002 0x0000000000000020 0x0000000002B020B8
0x0000000140501E65)
0x00000001410B13E6 (0x0000000000000000 0x0000000002AF8880 0x0000000000B19330
0x00000000009CDA78)
0x000000014051F6A4 (0x0000000000000008 0x0000000002AF8880 0x00000000009CDA78
0x0000000002AF8860)
0x00000001408518FC (0x000000000000001A 0x0000000002B15CD0 0x00000000009CDA50
0x00000000009CDA80)
0x00000001409D8B44 (0x0000000142F9CAAC 0x0000000002B15CB0 0x0000000000000002
0x0000000002B15CB0)
0x00000001409D8DAB (0x0000000000B45310 0x00000001409D8F72 0x000000014298BBC0
0x0000000002AE51E0)
0x00000001409D93AD (0x0000000000000000 0x0000000000000028 0x0000015000950023
0x0000000000BF0430)
0x00000001412CBF15 (0x0000000000000000 0x00000001412C9692 0x0000000000000EB8
0x00000000009CE108)
0x00000001412C8E1C (0x00000000009CE1E0 0x0000000142C06486 0x0000000000000000
0x0000000000000000)
0x000000014182B4B3 (0x0000000100000009 0x0000000000B1B340 0x0000000000000001
0x0000000000000000)
0x0000000140FDB5FE (0x0000000000000008 0x0000000000B1B340 0x0000000000B1D458
0x0000000000000001)
0x0000000140FCC76D (0x0000000000000002 0x000000000000000C 0x0000000000000001
0x0000000000000000)
0x0000000141056D5F (0x0000000000AF0000 0x0000000142F89701 0x0000000000000000
0x0000000000B18D20)
0x000000013FC564B4 (0x000000000000002B 0x0000000000000089 0x0000000000B09730
0x0000000000B09740)
0x000000013FC548FE (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00000001424B53C3 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x0000000076ED59CD (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0xD bytes(s)
0x000000007710B981 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(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/20150619/1de19cb2/attachment.html>


More information about the llvm-bugs mailing list