Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Seamonkey crashes on website.
Date: Wed, 08 Apr 2009 12:10:31
Message-Id: 49DC942F.7030705@gmail.com
In Reply to: Re: [gentoo-user] Seamonkey crashes on website. by KH
1 KH wrote:
2 > Dale schrieb:
3 >
4 >> Hi,
5 >>
6 >> I have ran into a problem here. When I go to http://wireless.att.com/
7 >> Seamonkey crashes. It does this pretty fast even tho I am on a slow
8 >> dial-up connection. Can someone confirm that this does the same with
9 >> them. Please, don't have anything open that hasn't been saved.
10 >>
11 >>
12 > Hi,
13 >
14 > I cannot confirm this. from the shall seamonkey http://wireless.att.com/
15 > works as well as starting seamonkey and than navigating to att.
16 >
17 > [ebuild N ] www-client/seamonkey-1.1.15 USE="crypt ipv6 java ldap
18 > xinerama xprint -debug -gnome -mozdevelop -moznocompose -moznoirc
19 > -moznomail -moznopango -moznoroaming -postgres -xforms"
20 >
21 > kh
22 >
23 >
24 >
25
26 Thanks for testing the link. That helps. I also ran seamonkey in a
27 console to see what error it produces when it crashes. This is what I got:
28
29 /usr/libexec/mozilla-launcher: line 119: 24240 Segmentation fault
30 $(type -P aoss) "$mozbin" $xulparams "$@"
31
32 I did a google search and most seam to think it is a low memory issue.
33 I have 2Gbs of ram here. I am in the middle of compiling OOo but still,
34 this should be more than enough. Here is the output of meminfo:
35
36 root@smoker / # cat /proc/meminfo
37 MemTotal: 2074820 kB
38 MemFree: 315472 kB
39 Buffers: 169952 kB
40 Cached: 1019360 kB
41 SwapCached: 0 kB
42 Active: 975344 kB
43 Inactive: 620532 kB
44 HighTotal: 1179584 kB
45 HighFree: 1648 kB
46 LowTotal: 895236 kB
47 LowFree: 313824 kB
48 SwapTotal: 976712 kB
49 SwapFree: 976708 kB
50 Dirty: 4528 kB
51 Writeback: 0 kB
52 AnonPages: 406580 kB
53 Mapped: 78900 kB
54 Slab: 144412 kB
55 SReclaimable: 125856 kB
56 SUnreclaim: 18556 kB
57 PageTables: 2612 kB
58 NFS_Unstable: 0 kB
59 Bounce: 0 kB
60 CommitLimit: 2014120 kB
61 Committed_AS: 706448 kB
62 VmallocTotal: 114680 kB
63 VmallocUsed: 28084 kB
64 VmallocChunk: 81908 kB
65 root@smoker / #
66
67 Anybody have any clues? Things I can test?
68
69 Dale
70
71 :-) :-)

Replies

Subject Author
[gentoo-user] Re: Seamonkey crashes on website. Jon Hamilton <hamilton@×××××.com>