Re: firefox on sparc64
Sad Clouds <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 11 Jul 2013 20:18:56 +0200 Martin Husemann <[email protected]> wrote: > On Thu, Jul 11, 2013 at 07:16:33PM +0100, Sad Clouds wrote: > > (process:19276): GLib-CRITICAL **: g_slice_set_config: assertion > > `sys_page_size == 0' failed > > > > Anyone else seen this issue? > > I see that as well, but it still starts. > Note that firefox does this message on amd64 too. > > Martin Hmm.. maybe it's because I force -O2 GCC compiler option for package builds. I'll cleanup and build it again with firefox default compiler options and see if that help. Thanks.