| Título | tsMuxer git-7f8667d crash |
|---|
| Descripción | ## version
```
commit 7f8667d1e6100a5b6407340d91ad80d57d976e58 (HEAD -> master, tag: nightly-2024-06-06-02-00-53, origin/master, origin/HEAD)
Author: iwashiira <[email protected]>
Date: Thu Jun 6 03:13:25 2024 +0900
added check for negative track_id values (#882)
```
## reproduce
```shell
cd tsMuxer
mkdir build && cd build
cmake ../ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS="-fsanitize=address" -DCMAKE_CXX_FLAGS="-fsanitize=address"
make
```
```
./tsmuxer poc
```
Information :
```
tsMuxeR version git-7f8667d. github.com/justdan96/tsMuxer
HEVC muxing fps is not set. Get fps from stream. Value: 0.435298
HEVC manual defined fps doesn't equal to stream fps. Change HEVC fps from 0.00341914 to 0.435298
tsmuxer: /AFLplusplus/tsMuxer_prev/tsMuxer/hevc.cpp:234: void HevcVpsUnit::setFPS(const double): Assertion `num_units_in_tick_bit_pos > 0' failed. |
|---|
| Fuente | ⚠️ https://github.com/justdan96/tsMuxer/issues/895 |
|---|
| Usuario | Fantasy (UID 69897) |
|---|
| Sumisión | 2026-04-18 14:30 (hace 2 meses) |
|---|
| Moderación | 2026-05-03 19:13 (15 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 360914 [justdan96 tsMuxer hasta 2.7.0 hevc.cpp HevcVpsUnit::setFPS track_id denegación de servicio] |
|---|
| Puntos | 20 |
|---|