[llvm-bugs] [Bug 48366] New: Random clang-format crash on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 2 18:16:06 PST 2020


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

            Bug ID: 48366
           Summary: Random clang-format crash on Windows
           Product: clang
           Version: 11.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: aminyahyaabadi74 at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

```
> clang-format -i src/core/*.cc src/core/*.h src/bindings/*.cc src/bindings/*.h src/bindings/em/*.cc src/bindings/em/*.h

PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash
backtrace.
Stack dump:
0.      Program arguments: clang-format -i src/core/*.cc src/core/*.h
src/bindings/*.cc src/bindings/*.h src/bindings/em/*.cc src/bindings/em/*.h
#0 0x00007ff657a1f651 C:\Program Files\LLVM\bin\clang-format.exe 0x5f651
C:\Program Files\LLVM\bin\clang-format.exe 0x60ec6
#1 0x00007ff657a1f651 C:\Program Files\LLVM\bin\clang-format.exe 0xc15eb
C:\Program Files\LLVM\bin\clang-format.exe 0x3f00
#2 0x00007ff657a1f651 C:\Program Files\LLVM\bin\clang-format.exe 0x1ef6
C:\Program Files\LLVM\bin\clang-format.exe 0x153e44
#3 0x00007ff657a1f651 (C:\Program Files\LLVM\bin\clang-format.exe+0x5f651)
#4 0x00007ff657a20ec6 (C:\Program Files\LLVM\bin\clang-format.exe+0x60ec6)
0x00007FF657A1F651 (0x000000D90C78F370 0x00007FFFE62CE97B 0x0000000000000013
0x000000D90C78E698)
0x00007FF657A20EC6 (0x0000EA30D47F9ABB 0x00007FF600000000 0x0000000000000000
0x0000025727292930)
0x00007FF657A815EB (0x0000025727238C60 0x0000000000000000 0x0000025727239160
0x0000000000000000)
0x00007FF6579C3F00 (0x000002572721E490 0x00007FFFE866786B 0x000000000015002B
0x00007FFFE866786B)
0x00007FF6579C1EF6 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF657B13E44 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FFFE7057034 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
0x00007FFFE869CEC1 (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/20201203/7c5dcf05/attachment.html>


More information about the llvm-bugs mailing list