-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: zsh: segmentation fault (core dumped) (段错误) #558
Comments
看日志是在番剧详情页发生 crash 而不是播放器 crash 是这样吗 |
是 |
这很不妙,看上去是底层问题,这一般和 flutter 引擎中的部分实现和特定设备,特定驱动程序不兼容相关 我们完全解决不了这种问题的 不过还有下面两件事可以做
|
通过flathub应用商店安装kazumi依然点进详情页闪退。 |
flathub应用商店中的也有bug
flathub应用商店中的也有bug |
根据archwiki找到了coredump文件(flatpak版): |
1.4.6无这个问题 最新版仍没有解决 |
在使用的时候发生了什么 Bug ?
在打开影片时有几率发生闪退
终端输出:
** (kazumi:4685): CRITICAL **: 20:11:04.190: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: 未找到请求的设置
** (kazumi:4685): CRITICAL **: 20:11:04.192: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: 未找到请求的设置
** (kazumi:4685): CRITICAL **: 20:11:04.193: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: 未找到请求的设置
** (kazumi:4685): CRITICAL **: 20:11:04.194: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: 未找到请求的设置
** (kazumi:4685): CRITICAL **: 20:11:04.195: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: 未找到请求的设置
package:media_kit_libs_linux registered.
flutter: -- IndexModule INITIALIZED
flutter: -- PopularModule INITIALIZED
(kazumi:4685): Gdk-CRITICAL **: 20:11:07.094: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
flutter: 应用处于非活动状态
flutter: 应用回到前台
(kazumi:4685): Gdk-CRITICAL **: 20:11:11.425: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
(kazumi:4685): Gdk-CRITICAL **: 20:11:11.729: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
(kazumi:4685): Gdk-CRITICAL **: 20:11:16.625: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
(kazumi:4685): Gdk-CRITICAL **: 20:11:18.337: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
flutter: -- InfoModule INITIALIZED
zsh: segmentation fault (core dumped) /home/mmmg/文档/Kazumi_linux_1.5.0_amd64/kazumi
您在使用哪个操作系统?
Linux
请具体提供设备、版本号等信息。
██████████████████ ████████ mmmg@mmmg
██████████████████ ████████ ---------
██████████████████ ████████ OS: Manjaro Linux x86_64
██████████████████ ████████ Host: TA75MH2
████████ ████████ Kernel: 6.12.4-1-MANJARO
████████ ████████ ████████ Uptime: 23 mins
████████ ████████ ████████ Packages: 1259 (pacman)
████████ ████████ ████████ Shell: bash 5.2.37
████████ ████████ ████████ Resolution: 1680x1050
████████ ████████ ████████ DE: Plasma 6.2.4
████████ ████████ ████████ WM: KWin
████████ ████████ ████████ Theme: Breeze-Dark [GTK2], Breeze [GTK3]
████████ ████████ ████████ Icons: kora [GTK2/3]
████████ ████████ ████████ Terminal: konsole
CPU: AMD A8-5500 APU (4) @ 3.200GHz
GPU: NVIDIA GeForce GTX 650
Memory: 2927MiB / 7902MiB
my_arch_packages.txt
(选填)一些与 Bug 相关的硬件信息。
没有日志记录
日志信息
提交前确认
The text was updated successfully, but these errors were encountered: