Bug 5399 - [Anolis23 GA][x86_64/aarch64]openal-soft-qt软件包执行/usr/bin/alsoft-config产生coredump
Summary: [Anolis23 GA][x86_64/aarch64]openal-soft-qt软件包执行/usr/bin/alsoft-config产生coredump
Status: CLOSED WONTFIX
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-05 15:10 UTC by gitpush
Modified: 2023-06-27 11:19 UTC (History)
1 user (show)

See Also:


Attachments
桌面环境下执行结果 (81.67 KB, image/jpeg)
2023-06-12 18:17 UTC, 任博
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gitpush alibaba_cloud_group 2023-06-05 15:10:19 UTC
问题描述]:
openal-soft-qt软件包命令执行产生coredump
具体执行过程:
1、yum install openal-soft-qt
Last metadata expiration check: 0:56:34 ago on Mon 05 Jun 2023 02:04:40 PM CST.
Package openal-soft-qt-1.23.0-1.an23.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

2、[root@iZbp15k38m0xei9mfnkl3aZ ~]# /usr/bin/alsoft-config
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted (core dumped)





[环境信息]:
内核信息:
# uname -r
5.10.134-14.an23.x86_64

操作系统信息:
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"




[问题发生概率]:必现

[期望结果]:
正常执行


[实际结果]:
执行失败


[复现步骤]:	
1、yum install openal-soft-qt
2、/usr/bin/alsoft-config
Comment 1 任博 alibaba_cloud_group 2023-06-12 18:17:01 UTC
Created attachment 770 [details]
桌面环境下执行结果

需要在桌面环境下使用
Comment 2 happy_orange alibaba_cloud_group 2023-06-12 19:12:21 UTC
请在桌面环境下使用该命令行。