-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
liblol 0.0.3 中查找 dri 目录存在问题,找的路径不对
getuid() = 1000
openat(AT_FDCWD, "/usr/lib/loongarch64-linux-gnu/dri/tls/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (没有那个文件或目录)
openat(AT_FDCWD, "/usr/lib/loongarch64-linux-gnu/dri/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (没有那个文件或目录)
openat(AT_FDCWD, "\\$/opt/lol/lib/loongarch64-aosc-linux-gnuow/dri/tls/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (没有那个文件或目录)
openat(AT_FDCWD, "\\$/opt/lol/lib/loongarch64-aosc-linux-gnuow/dri/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (没有那个文件或目录)
openat(AT_FDCWD, "/usr/lib/dri/tls/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (没有那个文件或目录)
openat(AT_FDCWD, "/usr/lib/dri/radeonsi_dri.so", O_RDONLY|O_CLOEXEC) = 11
read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\2\1\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels