-
-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi I was trying out some code on compiler explorer, which worked fine:
https://godbolt.org/z/AYnVxu
Then I tried the same code on cppinsight and got a segmenation fault?
https://cppinsights.io/s/a2e3fe36
Console:
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
[0x48e854]
[0x48ec28]
Segmentation fault (core dumped)
```
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working