Arch Linux中,WPS Office相关进程在系统关机时崩溃
系统环境:
发行版:Arch Linux
内核:Linux 6.18.13-arch1-1.1-g14
桌面环境:KDE Plasma 6.6.1
软件版本:12.1.2.24722
现象:WPS软件关闭的情况下,进行系统关机,系统提示wpsoffice进程崩溃。
backtrace信息如下:
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.archlinux.org>
<https://repo.archlinuxcn.org>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
[Thread debugging using libthread_db enabled]
--Type <RET> for more, q to quit, c to continue without paging--c
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/office6/wpsoffice Run -Entry=EntryPoint /usr/lib/office6/addons/kcef/libjsapibrowser.so --server=browser.a3ba19ec797144349ea5dbc1b742aca1.24722.a27c4f3db44daf1b.dpi1.19792.pipe --rendererswitchflag=0 --from=qing'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7fb19e295780 (LWP 79263))]
(gdb) bt
#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007fb19d8a7af3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#2 0x00007fb19d84d1a0 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3 0x00007fb19d8345fe in __GI_abort () at abort.c:77
#4 0x00007fb19da97bf6 in __gnu_cxx::__verbose_terminate_handler () at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#5 0x00007fb19dab1eba in __cxxabiv1::__terminate (handler=<optimized out>) at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#6 0x00007fb19da975d9 in std::terminate () at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58
#7 0x00007fb19c26141b in ??? () at /usr/lib/office6/libkrt.so
#8 0x00007fb19c2bc9ed in ??? () at /usr/lib/office6/libkrt.so
#9 0x00007fb19d84fa61 in __run_exit_handlers
(status=0, listp=0x7fb19d9f6680 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:118
#10 0x00007fb19d84fb3e in __GI_exit (status=<optimized out>) at exit.c:148
#11 0x00007fb19d02eb24 in EntryPoint () at /usr/lib/office6/addons/kcef/libjsapibrowser.so
#12 0x000056456bf3cd52 in ??? ()
#13 0x000056456bf3805e in ??? ()
#14 0x000056456bf0cca3 in ??? ()
#15 0x00007fb19d8366c1 in __libc_start_call_main (main=main@entry=0x56456bf0ca00, argc=argc@entry=7, argv=argv@entry=0x7fff2e2a7948)
at ../sysdeps/nptl/libc_start_call_main.h:59
#16 0x00007fb19d8367f9 in __libc_start_main_impl
(main=0x56456bf0ca00, argc=7, argv=0x7fff2e2a7948, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff2e2a7938) at ../csu/libc-start.c:360
#17 0x000056456be436b9 in _start ()
(gdb)
coredump下载地址:https://wwbwl.lanzoum.com/ipgBx3joglji
恳请WPS Linux开发人员修复该bug,谢谢!
WPS社区反馈员