Bug 52725 - rizin: Segfault after PDB Signature Error (-P option)
Summary: rizin: Segfault after PDB Signature Error (-P option)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rizin (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: sirius@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-15 19:52 MSK by dfpl
Modified: 2025-02-14 17:43 MSK (History)
1 user (show)

See Also:


Attachments
Код на GNU C + yasm (сложение четырёх чисел) (1.51 KB, application/gzip)
2025-01-15 19:52 MSK, dfpl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dfpl 2025-01-15 19:52:31 MSK
Created attachment 17539 [details]
Код на GNU C + yasm (сложение четырёх чисел)

Собрал крошечную программу в виде 64-bit ELF executable,
запустил $ rz-bin -P 4args
man 1 rz-bin: -P: Show debug/pdb information

Выдало:
$ rz-bin -P 4args
ERROR: PDB Signature Error!
Ошибка сегментирования

Прикладываю исходный код программы (она складывает четыре числа и выводит их printf).
Comment 1 Repository Robot 2025-02-14 17:43:53 MSK
rizin-0.7.4-alt1 -> sisyphus:

 Fri Feb 14 2025 Dmitrii Fomchenkov <sirius@altlinux> 0.7.4-alt1
 - 0.7.4-alt1
 - fixed the package description (closes: 52734)
 - fixed sigmentation fault (closes: 52725)
 - fixed warnings when using "rizin" with "-nqcpm" parameters (closes: 52733)