-
When running this on windows:
`./bin/ffgac.exe -i CEP00109_mpeg4.avi -vcodec mpeg4 -an -mb_type_script mb_type.js -f rawvideo -y NUL`
`
export function mb_type_func(args)
{
console.log("g…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/h5GGM83vK](https://godbolt.org/z/h5GGM83vK)
This invalid code will crash on Clang Trunk.
```cpp
template
…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
While installing Dash (using conda), I got the following error:
Ass…
-
The current Testing Assertions are good for simple checks, but as real life use cases will inevitably vary, it would be useful to be able to extend the standard set with custom assertions.
Ideally …
-
### IDE Information
GoLand 2024.2.3
Build #GO-242.23339.24, built on September 26, 2024
Runtime version: 21.0.4+13-b509.17 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
…
-
### Description
The following code:
```php
```
Resulted in this output:
```
php: Zend/zend_types.h:1346: uint32_t zend_gc_delref(zend_refcounted_h *): Assertion `p->refcount > 0' failed.…
-
What does a `U64+LocalVariable` fragment look like? What is expected of it?
There can be rules for fragment shape by type which would serve to sanity-check fragment functions and also can help to g…
-
The reduced code example:
```C++
// clang-19 --analyze -Xclang -analyzer-config -Xclang aggressive-binary-operation-simplification=true -Xclang -analyzer-checker=alpha.cplusplus.InvalidatedIterator …
-
I happened to run into this error running [`papaya`](https://github.com/ibraheemdev/papaya) under bustle.
```
thread '' panicked at 'assertion failed: `(left == right)`
left: `false`,
right: …
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/Kndz1cnxd](https://godbolt.org/z/Kndz1cnxd)
This invalid code will crash on clang trunk and clang assertion …