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

--- Comment #6 from Julien Nabet <serval2...@yahoo.fr> ---
Some extra infos from gdb:
(gdb) frame 4
#4  0x00007f243e1f9815 in attach_menu_model (pSalFrame=0x5634fe67f500) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtkframe.cxx:605
605         pSalFrame->m_nMenuExportId = g_dbus_connection_export_menu_model
(pSessionBus, aDBusMenubarPath, pMenuModel, nullptr);
(gdb) p pSessionBus
$1 = (GDBusConnection *) 0x5634f721ebb0
(gdb) p aDBusMenubarPath
$2 = (gchar *) 0x5634fe2be9b0
"/org/libreoffice/window/94785486075008/menus/menubar"
(gdb) p pMenuModel
$3 = 0x5634fe2ac430
(gdb) p  *pSessionBus
$4 = <incomplete type>
(gdb) ptype pSessionBus
type = struct _GDBusConnection {
    <incomplete type>
} *

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to