Bug 52190 - Ошибка сегментирования при запуске images
Summary: Ошибка сегментирования при запуске images
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: gnustep-opal (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
: 52221 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-11-25 20:21 MSK by Богдан Богуславский
Modified: 2024-11-29 13:29 MSK (History)
1 user (show)

See Also:


Attachments
backtrace падения приложения (1.46 KB, text/x-log)
2024-11-29 13:29 MSK, Богдан Богуславский
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Богдан Богуславский 2024-11-25 20:21:18 MSK
Стенды:
ALT Education 10.2 x86-64 (Обновлённый до Sisyphus)
ALT Education 10.2 KDE x86-64 (Обновлённый до Sisyphus)
ALT Workstation K 10.4 x86-64 (Обновлённый до Sisyphus)
ALT Workstation 10.2 x86-64 (Обновлённый до Sisyphus)

Версия пакета: gnustep-opal-r37181-alt6.x86_64

Шаги воспроизведения:
1. Запустить images:
$ images

Ожидаемый результат: успешный запуск программы 

Реальный результат: окно программы появляется на мгновение и сразу исчезает, вывод в терминале:
2024-11-25 20:15:27.077 images[3898:3898] Message Empty input file
OPTIFFWithDataProvider: Not a TIFF or MDI file, bad magic number 0 (0x0).
2024-11-25 20:15:27.079 images[3898:3898] Unexpected type of image. expected public.png, found (null)
2024-11-25 20:15:27.079 images[3898:3898] Message Empty input file
2024-11-25 20:15:27.079 images[3898:3898] Message Empty input file
OPTIFFWithDataProvider: Not a TIFF or MDI file, bad magic number 0 (0x0).
2024-11-25 20:15:27.079 images[3898:3898] Unexpected type of image. expected public.jpeg, found (null)
2024-11-25 20:15:27.079 images[3898:3898] Message Empty input file
OPTIFFWithDataProvider: Not a TIFF or MDI file, bad magic number 0 (0x0).
2024-11-25 20:15:27.079 images[3898:3898] Message Empty input file
OPTIFFWithDataProvider: Not a TIFF or MDI file, bad magic number 0 (0x0).
Ошибка сегментирования
Comment 1 Резвяков Никита 2024-11-27 11:40:39 MSK
*** Bug 52221 has been marked as a duplicate of this bug. ***
Comment 2 Богдан Богуславский 2024-11-29 13:29:07 MSK
Created attachment 17290 [details]
backtrace падения приложения