| Título | pytorch 2.6.0+cu124 Segmentation fault |
|---|
| Descrição | Passing a tuple with None value to torch.ops.profiler._call_end_callbacks_on_jit_fut can cause a Segmentation fault.
```
import torch
torch.ops.profiler._call_end_callbacks_on_jit_fut(torch.tensor(0), None)
``` |
|---|
| Fonte | ⚠️ https://github.com/pytorch/pytorch/issues/147722 |
|---|
| Utilizador | Default436352 (UID 81891) |
|---|
| Submissão | 24/02/2025 04h44 (há 12 meses) |
|---|
| Moderação | 10/03/2025 07h14 (14 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 299059 [PyTorch 2.6.0+cu124 Tuple torch.ops.profiler._call_end_callbacks_on_jit_fut Nenhum Excesso de tampão] |
|---|
| Pontos | 17 |
|---|