Comment 70 for bug 1160569

Revision history for this message
In , Walecha99 (walecha99) wrote :

(In reply to Widya Walesa from comment #39)
> This is interesting. Because while my firefox 24.1esr (slackware 14.1
> package) does complaint about the g_slice_set_config, it's still able to
> run. But my friend's firefox was unable to runs (#38).
>
> I am using ATI Radeon HD 6310 with radeon open source driver (linux 3.12.0)
> and mesa 9.2.3 (slackware's original package was 9.1.7), instead of amd
> catalyst/fglrx

This is the output of my firefox strace, the g_slice_set_config part:
open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
write(2, "\n(process:6194): GLib-CRITICAL *"..., 93
(process:6194): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
) = 93
clock_gettime(CLOCK_MONOTONIC, {59677, 545560635}) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb747e768) = 6196
close(4) = 0
rt_sigaction(SIGFPE, {0xb48ea3bd, [], SA_STACK|SA_RESTART|SA_SIGINFO}, {SIG_DFL, [], 0}, 8) = 0

This the xinerama part:
writev(4, [{"\2 \4\0\267\2\0\0\0\10\0\0\0\0B\0\20\0\6\0\r\0 \4_NET_WOR"..., 40}, {NULL, 0}, {"", 0}], 3) = 40
poll([{fd=4, events=POLLIN}], 1, -1) = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\0\370\2\0\0\0\0L\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb72af058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb72af058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"b \4\0\10\0\0\0", 8}, {"XINERAMA", 8}, {"", 0}], 3) = 16
poll([{fd=4, events=POLLIN}], 1, -1) = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\0\371\2\0\0\0\0\1\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb72af058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb72af058, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])