Closed
Bug 943605
Opened 11 years ago
Closed 11 years ago
warnings about "g_slice_set_config: assertion 'sys_page_size == 0' failed"
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 833117
People
(Reporter: grgoffe, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131112160018
Steps to reproduce:
started firevox
Actual results:
Numerous messages:
(process:14420): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
(process:14420): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::display after class was initialised
(firefox:14420): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::default-icon after class was initialised
Expected results:
No messages.
![]() |
||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•