This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM625:从空闲状态唤醒时[Weston]崩溃

Guru**** 2419530 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1540576/am625-weston-crash-when-wake-up-from-idle

器件型号:AM625


工具/软件:

您好:

设置空闲时间后、我们在 Weston 唤醒时会遇到问题。 无论延迟是什么、我们使用 10 秒进行测试。

只需将确定时间配置为 10 次重新启动服务、然后按键盘上的键。

以下是问题的回溯:

# gdb backtrace
Program received signal SIGABRT, Aborted.
0x0000ffffa8fa7dc0 in?? () from /lib/aarch64-linux-gnu/libc.so.6
(gdb) bt
#0  0x0000ffffa8fa7dc0 in ?? () from /lib/aarch64-linux-gnu/libc.so.6
#1  0x0000ffffa8f56980 in raise () from /lib/aarch64-linux-gnu/libc.so.6
#2  0x0000ffffa8f41ac4 in abort () from /lib/aarch64-linux-gnu/libc.so.6
#3  0x0000ffffa8f4f9bc in ?? () from /lib/aarch64-linux-gnu/libc.so.6
#4  0x0000ffffa8ebd5d0 in weston_output_finish_frame () from /lib/aarch64-linux-gnu/libweston-14.so.0
#5  0x0000ffffa8100768 in ?? () from /usr/lib/aarch64-linux-gnu/libweston-14/drm-backend.so
#6  0x0000ffffa8105278 in ?? () from /usr/lib/aarch64-linux-gnu/libweston-14/drm-backend.so
#7  0x0000ffffa8c8058c in drmHandleEvent () from /lib/aarch64-linux-gnu/libdrm.so.2
#8  0x0000ffffa8106f44 in ?? () from /usr/lib/aarch64-linux-gnu/libweston-14/drm-backend.so
#9  0x0000ffffa8e2bd4c in wl_event_loop_dispatch () from /lib/aarch64-linux-gnu/libwayland-server.so.0
#10 0x0000ffffa8e290e0 in wl_display_run () from /lib/aarch64-linux-gnu/libwayland-server.so.0
#11 0x0000ffffa90eeee4 in wet_main () from /usr/lib/aarch64-linux-gnu/weston/libexec_weston.so.0
#12 0x0000ffffa8f4229c in ?? () from /lib/aarch64-linux-gnu/libc.so.6
#13 0x0000ffffa8f4237c in __libc_start_main () from /lib/aarch64-linux-gnu/libc.so.6
#14 0x0000aaaada5907b0 in ?? ()
I use the evaluation board AM62x EVM SK and the Linux TiSDK 10 and 11, the issue is the same, I try yocto and debian trixie and trixie images donwload from TI web site.
您能帮助我们解决这个问题吗?
应在 Weston 配置中修改哪些内容或应修补哪些内容。
此致、
Alexis。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Alexis:

    您能否帮助我了解以下内容:

    另外、modetest 是否也会出现类似问题? 下面是 dpms 的示例:modetest -M tidss -w 40:dpms:0(40 是连接器 ID、0 是断电)

    此致、
    Krunal