Solved - libreoffice "Application Error"
FreeBSD-13 in VM, upgraded from FreeBSD-12.2 when starting libreoffice I see splash screen for a second and app crashes. running from terminal libreoffice generates a message: "Application Error" backtrace does not yeald any meaningful error. Libreoffice worked at first in FreeBSD-13. I wonder...
forums.freebsd.org
kern.elf64.aslr.honor_sbrk=0
kern.elf64.aslr.pie_enable=1
kern.elf64.aslr.enable=1
nevertheless,
kern.elf64.allow_wx=0
Very similar to the above post but I do not have any of these options enabled in my sysctl.conf file.
The libreoffice does function "sometimes" but I have to open the file manually (libreoffice command & after opening select option file/Open ) cannot do libreoffice from recovery or it will 90% crash + along with Firefox and even some of the bhyve VM on computer....
What I can see in term
=================================
CRASH Instances= this output + CRASH.
Code:
qt.qpa.xcb: xcb_shm_create_segment() can't be called for size 17178820624, maximumallowed size is 4294967295
libreoffice + firefox + some bhyve VM (not every time sometimes it crashes all and sometimes it crashes only 2/4 VM).
OR SUCCESSFUL instances opening file
gives error regardless on terminal
Code:
qt.qpa.xcb: xcb_shm_create_segment() can't be called for size 17178820624, maximumallowed size is 4294967295
+ LOADS file after 4-10 sec (pretty slow)
Code:
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38766, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38767, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38768, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38769, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38770, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38771, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38772, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38773, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38774, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38775, resource id: 41943117, major code: 72 (PutImage), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38776, resource id: 41943117, major code: 72 (PutImage), minor code: 0
Any idea what might be causing the issue?
Code:
FreeBSD 13.1-RELEASE-p2 GENERIC amd64