[Libreoffice-bugs] [Bug 123221] impossible to open libreoffice on ubuntu 18.10: crash opening an existing file with OpenGL

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 16 16:38:22 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123221

--- Comment #7 from Willem Schreuder <willem at prinmath.com> ---
I had the same error:


lowriter --norestore
dbus[26734]: arguments to dbus_message_iter_append_basic() were incorrect,
assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file
../../../dbus/dbus-message.c line 2754.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
Application Error


Fatal exception: Signal 6
Stack:
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x13568)[0x7f776455e568]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c5d6)[0x7f77645875d6]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f7764198f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f7764198e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f776419a801]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d5d6e2)[0x7f77675026e2]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN11Application5AbortERKN3rtl8OUStringE+0xa2)[0x7f776748e092]
/usr/lib/libreoffice/program/libmergedlo.so(+0x1d0e9b0)[0x7f77664b39b0]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2ceea3d)[0x7f7767493a3d]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x165b2)[0x7f77645615b2]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c49f)[0x7f776458749f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f7764198f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f7764198e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f776419a801]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_abort+0x24)[0x7f7761901274]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f77618f7b00]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x361)[0x7f77618e9321]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x2f3)[0x7f77618e9e03]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f77618e9ed9]
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f7755651bdc]
/usr/lib/x86_64-linux-gnu/libcups.so.2(+0x29316)[0x7f775e53e316]
/usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f775e53e464]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d73127)[0x7f7767518127]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3f179)[0x7f776458a179]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7f7761d466db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f776427b88f]

=========================================================================
This can be fixed by disabling CUPS:
SAL_DISABLE_CUPS=true lowriter --norestore
which restores normal operation.

With our without --safe-mode makes no difference.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190816/2e228c0b/attachment.html>


More information about the Libreoffice-bugs mailing list