[Bug 1160569]

Karlt 1160569 at bugs.launchpad.net
Tue Dec 11 06:57:41 UTC 2018


Comment on attachment 8631479
Replace g_slice_set_config() with G_SLICE environment variable

>+      // glib version < 2.32 doesn't initialize g_thread in a static
>+      // initializer. Ensure this happens before we unset G_SLICE.
>+      XRE_GlibInit();

Can you note the need/reason for g_type_init somewhere please?

Perhaps "GLib version < 2.36 doesn't initialize g_slice in a static
initializer.  Ensure this happens through g_thread_init (GLib version < 2.32)
or g_type_init (2.32 <= GLib version < 2.36)."

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1160569

Title:
  GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0'
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1160569/+subscriptions



More information about the Ubuntu-mozillateam-bugs mailing list