| 标题 | pytorch 2.6.0+cu124 Segmentation fault |
|---|
| 描述 | 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)
``` |
|---|
| 来源 | ⚠️ https://github.com/pytorch/pytorch/issues/147722 |
|---|
| 用户 | Default436352 (UID 81891) |
|---|
| 提交 | 2025-02-24 04時44分 (12 月前) |
|---|
| 管理 | 2025-03-10 07時14分 (14 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 299059 [PyTorch 2.6.0+cu124 Tuple torch.ops.profiler._call_end_callbacks_on_jit_fut 没有 内存损坏] |
|---|
| 积分 | 17 |
|---|