Since the update below, on x86_64, i'm getting some strange behaviour with seamonkey.
ftp://ftp.osuosl.org/pub/slackware/s.../ChangeLog.txt
Code:
Tue Sep 9 18:01:05 UTC 2014
patches/packages/seamonkey-2.29-x86_64-1_slack14.1.txz: Upgraded.
This update contains security fixes and improvements.
(* Security fix *)
patches/packages/seamonkey-solibs-2.29-x86_64-1_slack14.1.txz: Upgraded.
This is what happens;
Code:
$ seamonkey
(process:3589): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
$ ps aux | grep seamonkey
ricky 3603 19.2 3.6 909412 299368 ? Sl 10:08 0:02 /usr/bin/seamonkey
ricky 3606 0.5 0.0 0 0 ? Z 10:08 0:00 [seamonkey] <defunct>
The process sits in the background for a while (sometimes 30 seconds, other times upto 20 minutes) and then opens all of a sudden with a barrage of windows. Before i tried running it from a terminal, i must have clicked the seamonkey icon a bunch of times, and sometime later i had 30+ windows suddenly open.
Other browsers seem to be working fine. What is causing this? Can anyone reproduce it?