~: libreoffice --writer
[0.010s][warning][cds] A jar file is not the one used while building the shared archive file: /usr/lib/jvm/java-20-openjdk/lib/modules
[0.010s][warning][cds] /usr/lib/jvm/java-20-openjdk/lib/modules timestamp has changed.
It opens the desired window program but it instantly crashes and only displays this warning.
I use dwm as a WM so i don't know if it has anything to do with it, used Libre several months ago without a problem
what is the output of pacman -Q|grep libreoffice
artist
~: pacman -Q|grep libreoffice
libreoffice-fresh 7.5.2-1
libreoffice-fresh-es 7.5.2-1
To install the latest version, run:
pacman -U https://universe.artixlinux.org/x86_64/libreoffice-fresh-7.5.2.2-3-x86_64.pkg.tar.zst
artist
ok thx it worked out last version works fine, i though that the last version was the one provided by the repos.
libreoffice-fresh-7.5.2.2-3 is in the universe repo, so pacman -Sy libreoffice-fresh should actually install/update it
artist
@artist libreoffice-fresh-7.5.2.2-3 is crashing now
Application: soffice (soffice), signal: Segmentation fault
[KCrash Handler]
#4 0x00007fccf2990378 in () at /usr/lib/libreoffice/program/libsfxlo.so
#5 0x00007fccf29f08f2 in () at /usr/lib/libreoffice/program/libsfxlo.so
#6 0x00007fccf29f77c8 in SfxDispatcher::ExecuteList(unsigned short, SfxCallMode, std::initializer_list<SfxPoolItem const*>, std::initializer_list<SfxPoolItem const*>) () at /usr/lib/libreoffice/program/libsfxlo.so
#7 0x00007fccf2bfbe3f in SfxViewFrame::Notify(SfxBroadcaster&, SfxHint const&) () at /usr/lib/libreoffice/program/libsfxlo.so
#8 0x00007fccf275d0f5 in SfxBroadcaster::Broadcast(SfxHint const&) () at /usr/lib/libreoffice/program/libsvllo.so
#9 0x00007fccf2975071 in () at /usr/lib/libreoffice/program/libsfxlo.so
#10 0x00007fccf08fb7af in Scheduler::CallbackTaskScheduling() () at /usr/lib/libreoffice/program/libvcllo.so
#11 0x00007fccea7d42f0 in () at /usr/lib/libreoffice/program/libvclplug_genlo.so
#12 0x00007fccea7d47b4 in () at /usr/lib/libreoffice/program/libvclplug_genlo.so
#13 0x00007fccf090aca3 in () at /usr/lib/libreoffice/program/libvcllo.so
#14 0x00007fccf09102ee in Application::Execute() () at /usr/lib/libreoffice/program/libvcllo.so
#15 0x00007fccf42119dc in () at /usr/lib/libreoffice/program/libsofficeapp.so
#16 0x00007fccf0914ada in ImplSVMain() () at /usr/lib/libreoffice/program/libvcllo.so
#17 0x00007fccf42282b6 in soffice_main () at /usr/lib/libreoffice/program/libsofficeapp.so
#18 0x0000557095069031 in ()
#19 0x00007fccf3fd7790 in () at /usr/lib/libc.so.6
#20 0x00007fccf3fd784a in __libc_start_main () at /usr/lib/libc.so.6
#21 0x0000557095069065 in ()
[Inferior 1 (process 12182) detached]
Edit: This version works 7.5.2.2-3
I'll check later on an updated system and share the results.
artist
The problem does not reproduce, so you might perform the following:
This error/issue often occurs due to a problem with a plugin, which in this case seems to be VLC.
What is the output of:
ls -l /usr/lib/libreoffice/program/libvcl*
Als try to use - if needed create - another OS user, run soffice in a termiinal - without any arguments - and provide the output.
artist
Yesterday I was not working. Now upgrading to latest version. it is not longer crashing