Bug 60245
| Summary: | segmentation fault при аудите VDO в состоянии READ_ONLY_MODE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Цой Павел Денисович <tsojpd> | ||||
| Component: | vdo-support | Assignee: | Alexey Shabalin <shaba> | ||||
| Status: | NEW --- | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P5 | CC: | shad | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| URL: | https://github.com/dm-vdo/vdo/issues/76 | ||||||
| Attachments: |
|
||||||

Description
Цой Павел Денисович 2026-08-21 17:36:17 MSKCreated attachment 22069 [details] backtrace.log Пакет: vdo-support-8.3.2.1-alt1 Стенды: Education KDE 11.2 Education XFCE 11.2 Workstation 11.2 Workstation K 11.4 Server 11.1 Шаги воспроизведения: 1. Добавить дополнительный диск к машине 2. vdoformat /dev/sdX 3. vdoreadonly /dev/sdX; echo $? 4 vdoaudit /dev/sdX; echo $? Ожидаемый результат: вывод вида "vdoaudit: WARNING: The VDO was not cleanly shut down (it has state 'READ_ONLY_MODE') vdoaudit: Logical block count matched at 0 vdoaudit: All pbn references matched. # exit 0" Реальный результат: vdoaudit: вывод вида "WARNING: The VDO was not cleanly shut down (it has state 'READ_ONLY_MODE') vdoaudit: Logical block count matched at 0 Segmentation fault (core dumped) # exit 139"