pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Firefox segfaults if no fonts are installed



> On Fri 25 Sep 2015 at 12:30:58 +0000, coypu%SDF.ORG@localhost wrote:
>> I receive the following message:
>>
>> $ firefox
>>
>> (process:2226): GLib-CRITICAL **: g_slice_set_config: 
>> assertion 'sys_page_size == 0' failed
>
> It always says that. And there are more glib(?)/gtk(?) programs which
> always say that. Any idea where that is coming from?

This is an indication that this particular initialization routine
in glib is being called twice, while the expectation appears to
be that it's only supposed to be called once.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index