[Desktop-packages] [Bug 1838249] Re: crash on startup

2024-04-25 Thread Ramon Crehuet
In Ubuntu 22.04.4 LTS I can confirm this bug. Updating to Libreffice 24.2 does 
not solve it.
Calling libreoffice with:
SAL_DISABLE_CUPS=true libreoffice24.2 
solves the crash.
In fact, FoxitReader also crashes when printing. And the gnome-control-center 
crashes when setting printers. So the problem is not with Libreofficce.
The error given is:

dbus[508084]: 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 2760.
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
Aborted (core dumped)

All the crashes (libroffice and gnome-control-center) can be avoided by
setting DBUS_FATAL_WARNINGS=0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2018-10-29 (1207 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Package: libreoffice-core 1:7.2.5-0ubuntu0.21.10.1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-28-generic x86_64
  UpgradeStatus: Upgraded to impish on 2021-12-27 (52 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2023-03-03 Thread Fabrice
Hi, I have this bug too, how to change this bug status ? Thanx

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2018-10-29 (1207 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Package: libreoffice-core 1:7.2.5-0ubuntu0.21.10.1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-28-generic x86_64
  UpgradeStatus: Upgraded to impish on 2021-12-27 (52 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2022-02-18 Thread davide soresinetti
apport information

** Tags added: impish wayland-session

** Description changed:

  libreoffice --norestore --safe-mode
  dbus[16783]: 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
  
  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 21.10
+ InstallationDate: Installed on 2018-10-29 (1207 days ago)
+ InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
+ Package: libreoffice-core 1:7.2.5-0ubuntu0.21.10.1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
+ Tags:  impish wayland-session
+ Uname: Linux 5.13.0-28-generic x86_64
+ UpgradeStatus: Upgraded to impish on 2021-12-27 (52 days ago)
+ UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1838249/+attachment/5561810/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  

[Desktop-packages] [Bug 1838249] Re: crash on startup

2020-06-07 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-11-08 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Incomplete
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-09-02 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=123221.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-02-07T09:29:43+00:00 Davide-soresinetti wrote:

Description:
double click on a writer file, Writer starts but after crash, even with option 
--norestore or --safe-mode.

version of libreoffice 1:6.1.4 on ubuntu.18.10.1

Steps to Reproduce:
1. select an existing odt file and double click
2.
3.

Actual Results:
select an existing odt file and double click.

Expected Results:
when I start it inside terminal I receive:

Feb  7 10:26:23 davide-ThinkPad-P70 systemd-resolved[681]: Server returned 
error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying 
transaction with reduced feature level UDP.
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
dbus[9409]: 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.
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: This is 
normally a bug in some application using the D-Bus library.
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]:   D-Bus 
not built with -rdynamic so unable to print a backtrace
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: Fatal 
exception: Signal 6
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: Stack:
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3cfc3)[0x7f426be0afc3]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3d1d3)[0x7f426be0b1d3]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x41100)[0x7f426bbfa100]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f426bbfa077]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f426bbdb535]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f426ab0978d]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f426ab2b3b0]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f426ab1ca49]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f426ab1d3a4]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f426ab1d639]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f4264beec8c]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/x86_64-linux-gnu/libcups.so.2(+0x296ee)[0x7f42693206ee]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f4269320884]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/libreoffice/program/libmergedlo.so(+0x2ebfe17)[0x7f426eceae17]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3fd28)[0x7f426be0dd28]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8164)[0x7f426ab57164]
Feb  7 10:26:37 davide-ThinkPad-P70 libreoffice-writer.desktop[3489]: 
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f426bcd3def]


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/comments/0


On 2019-02-07T10:13:04+00:00 Xiscofauli wrote:

Could you please paste the info from Help - about LibreOffice ?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the information has been provided

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/comments/1


On 2019-02-07T13:11:31+00:00 Davide-soresinetti wrote:

Versione: 6.1.4.2
Build ID: 1:6.1.4-0ubuntu0.18.10.1
Thread CPU: 8; SO: Linux 4.18; Resa interfaccia: predefinito; VCL: 

[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Willem A Schreuder
Two network printers on local LAN.  Potentially more network printers
discoverable across VPN, but not configured in CUPS.  Will report to
upstream.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
Willem, please could you leave a comment on the upstream bug [1]
explaining that you too have hit this issue and that setting
SAL_DISABLE_CUPS resolved it. That would be very much appreciated.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
Interesting, I assume then that you have one or more printers setup on
your machine? If so, are they network printers perhaps? Just trying to
understand what's particular about your system that could have CUPS
freaking out.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Willem A Schreuder
SAL_DISABLE_CUPS=true libreoffice
resolves the issue

None of the others do.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
Ok, could you try the following ways of launching LO:

SAL_DISABLE_CPD=true libreoffice
SAL_DISABLE_CUPS=true libreoffice
SAL_DISABLEGL=true libreoffice
SAL_DISABLE_OPENCL=true libreoffice

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
Hmm, it looks like the current known methods of disabling OpenGL do not
work for me.

Could you try this:

rm -Rf .config/libreoffice
lowriter --norestore

Ignore the crash. Then add the following line to the newly generated
.config/libreoffice/4/user/registrymodifications.xcu:

true

Then try running LibreOffice again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Willem A Schreuder
Same result.

I also tried adding
false
in case it was OpenCL instead of OpenGL.

Still crashes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Willem A Schreuder
Here is what I did:

sudo apt autoremove --purge libreoffice*
sudo reboot
rm -Rf .config/libreoffice
sudo apt install libreoffice-writer
mkdir -p .config/libreoffice/4/user/
cp -a registrymodifications.xcu .config/libreoffice/4/user/

This is registrymodifications.xcu


http://openoffice.org/2001/registry; 
xmlns:xs="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>
false
false


The result:

$ lowriter --norestore
dbus[2685]: 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)[0x7f87f6669568]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c5d6)[0x7f87f66925d6]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f87f62a3f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f87f62a3e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f87f62a5801]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d5d6e2)[0x7f87f960d6e2]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN11Application5AbortERKN3rtl8OUStringE+0xa2)[0x7f87f9599092]
/usr/lib/libreoffice/program/libmergedlo.so(+0x1d0e9b0)[0x7f87f85be9b0]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2ceea3d)[0x7f87f959ea3d]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x165b2)[0x7f87f666c5b2]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c49f)[0x7f87f669249f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f87f62a3f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f87f62a3e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f87f62a5801]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_abort+0x24)[0x7f87f3a0c274]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f87f3a02b00]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x361)[0x7f87f39f4321]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x2f3)[0x7f87f39f4e03]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f87f39f4ed9]
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f87e775cbdc]
/usr/lib/x86_64-linux-gnu/libcups.so.2(+0x29316)[0x7f87f0649316]
/usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f87f0649464]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d73127)[0x7f87f9623127]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3f179)[0x7f87f6695179]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7f87f3e516db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f87f638688f]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset 

[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
Alright, just to be sure this is not a package config issue, please try:

sudo apt autoremove --purge libreoffice*
sudo apt install libreoffice

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Willem A Schreuder
Disabling OpenGL DOES NOT resolve the issue.  I previously added
false
false
to the registrymodifications.xcu and it still crashes with the same traceback.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
@Davide, it looks like you've already started a conversation with
upstream about this issue [1]. Please could you respond to Xisco's
request for more info there.

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

@Willem, according to the upstream report it seems that disabling OpenGL
[2] will at least allow you to continue using LibreOffice in the
meantime.

[1] https://wiki.documentfoundation.org/OpenGL

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-16 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #123221
   https://bugs.documentfoundation.org/show_bug.cgi?id=123221

** Also affects: df-libreoffice via
   https://bugs.documentfoundation.org/show_bug.cgi?id=123221
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-15 Thread Willem A Schreuder
Any hope of getting this looked at?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-07 Thread Willem A Schreuder
Same problem with or without --safe-mode:

localc --norestore --safe-mode
dbus[893]: 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)[0x7f010b0ae568]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c5d6)[0x7f010b0d75d6]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f010ace8f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f010ace8e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f010acea801]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d5d6e2)[0x7f010e0526e2]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN11Application5AbortERKN3rtl8OUStringE+0xa2)[0x7f010dfde092]
/usr/lib/libreoffice/program/libmergedlo.so(+0x1d0e9b0)[0x7f010d0039b0]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2ceea3d)[0x7f010dfe3a3d]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x165b2)[0x7f010b0b15b2]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c49f)[0x7f010b0d749f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f010ace8f20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f010ace8e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f010acea801]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_abort+0x24)[0x7f0108451274]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f0108447b00]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x361)[0x7f0108439321]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x2f3)[0x7f0108439e03]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f0108439ed9]
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f00fc1a1bdc]
/usr/lib/x86_64-linux-gnu/libcups.so.2(+0x29316)[0x7f010508e316]
/usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f010508e464]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d73127)[0x7f010e068127]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3f179)[0x7f010b0da179]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7f01088966db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f010adcb88f]

==

localc --norestore
dbus[922]: 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)[0x7f9d9f1b3568]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c5d6)[0x7f9d9f1dc5d6]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f9d9ededf20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f9d9edede97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f9d9edef801]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d5d6e2)[0x7f9da21576e2]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN11Application5AbortERKN3rtl8OUStringE+0xa2)[0x7f9da20e3092]
/usr/lib/libreoffice/program/libmergedlo.so(+0x1d0e9b0)[0x7f9da11089b0]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2ceea3d)[0x7f9da20e8a3d]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x165b2)[0x7f9d9f1b65b2]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3c49f)[0x7f9d9f1dc49f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20)[0x7f9d9ededf20]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f9d9edede97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f9d9edef801]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_abort+0x24)[0x7f9d9c556274]
/lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f9d9c54cb00]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x361)[0x7f9d9c53e321]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x2f3)[0x7f9d9c53ee03]
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f9d9c53eed9]
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f9d902a6bdc]
/usr/lib/x86_64-linux-gnu/libcups.so.2(+0x29316)[0x7f9d99193316]
/usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f9d99193464]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2d73127)[0x7f9da216d127]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3f179)[0x7f9d9f1df179]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7f9d9c99b6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f9d9eed088f]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  

[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-08-06 Thread Marcus Tomlinson
Apologies for the radio silence on this issue thus far. Over the next 2
weeks we'll be rolling out new versions of LibreOffice across the board.
Once that's done, we will come back to this. Thank you for your
patience.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  New

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-07-30 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  New

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  disco
  Uname: Linux 5.0.0-21-generic x86_64
  UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-07-30 Thread davide soresinetti
apport information

** Tags added: apport-collected disco

** Description changed:

  libreoffice --norestore --safe-mode
  dbus[16783]: 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
  
  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu27.1
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.04
+ InstallationDate: Installed on 2018-10-29 (273 days ago)
+ InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
+ Tags:  disco
+ Uname: Linux 5.0.0-21-generic x86_64
+ UpgradeStatus: Upgraded to disco on 2019-04-25 (95 days ago)
+ UserGroups: adm cdrom dialout dip libvirt lpadmin plugdev sambashare sudo 
wireshark
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1838249/+attachment/5279997/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2018-10-29 (273 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: libreoffice-core 1:6.2.5-0ubuntu0.19.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Tags:  

[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-07-29 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838249] Re: crash on startup

2019-07-29 Thread Marcus Tomlinson
Hi Davide, thanks for the report. Please could you run the following to
gather more detail for this bug:

apport-collect -p libreoffice-core 1838249

Thank you

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1838249

Title:
  crash on startup

Status in libreoffice package in Ubuntu:
  New

Bug description:
  libreoffice --norestore --safe-mode
  dbus[16783]: 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

  
  Fatal exception: Signal 6
  Stack:
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ba93)[0x7f62a2538a93]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3bca3)[0x7f62a2538ca3]
  /lib/x86_64-linux-gnu/libc.so.6(+0x43f60)[0x7f62a2329f60]
  /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f62a2329ed7]
  /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f62a230b535]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(+0xb78d)[0x7f62a19e578d]
  /lib/x86_64-linux-gnu/libdbus-1.so.3(_dbus_strdup+0x0)[0x7f62a1a07380]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_iter_append_basic+0x369)[0x7f62a19f8a79]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args_valist+0x154)[0x7f62a19f93d4]
  
/lib/x86_64-linux-gnu/libdbus-1.so.3(dbus_message_append_args+0x99)[0x7f62a19f9669]
  
/usr/lib/x86_64-linux-gnu/libavahi-client.so.3(avahi_record_browser_new+0x17c)[0x7f629d11ac9c]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(+0x28f1e)[0x7f62a0537f1e]
  /usr/lib/x86_64-linux-gnu/libcups.so.2(cupsGetDests2+0x94)[0x7f62a05380b4]
  /usr/lib/libreoffice/program/libmergedlo.so(+0x2e97a17)[0x7f62a53f0a17]
  /usr/lib/libreoffice/program/libuno_sal.so.3(+0x3e6f8)[0x7f62a253b6f8]
  /lib/x86_64-linux-gnu/libpthread.so.0(+0x9182)[0x7f62a1a34182]
  /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f62a2403b1f]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1838249/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp