Re: Mozilla memory leak

2002-05-31 Thread Net Llama!
First, those processes are threaded, and each is spawning another. They are not 6 separate process threads. This is partly what allows you to multitask with Mozilla, rather than the brain dead way that KMail does things. So, its not really using that much of your memory. Secondly, show me a

Re: Mozilla memory leak

2002-05-31 Thread Michael Hipp
Thanks, Lonni. But I'd like to better understand this. Am I misreading the output of px aux in that the 9.2 numbers are not additive. In other words, the first one is true, all after that are essentially a lie (a false reflection of the first)? Opera: root 3975 3.3 4.5 19240 11752 ?

Re: Mozilla memory leak

2002-05-31 Thread Net Llama!
On Fri, 31 May 2002, Michael Hipp wrote: Thanks, Lonni. But I'd like to better understand this. Am I misreading the output of px aux in that the 9.2 numbers are not additive. In other words, the first one is true, all after that are essentially a lie (a false reflection of the first)? My

OT Re: Mozilla memory leak

2002-05-31 Thread Tim Wunder
On 5/31/2002 10:50 AM, someone claiming to be Net Llama! wrote: snip I'm just skeptical, as if this problem was as evident as others claim, it would be far better known by now, especially as we approach the 1.0 release. Very close. In fact, what's available now from

Re: Mozilla memory leak

2002-05-31 Thread Michael Hipp
Net Llama! [EMAIL PROTECTED] wrote: My understanding is that with a threaded app, you're seeing the multiple threads off of the same parent process. This can best be illustrated using 'pstree'. Its not a lie at all, just an interpretation. Pstree tells me they're threaded. But what does

Re: Mozilla memory leak

2002-05-31 Thread Net Llama!
On Fri, 31 May 2002, Michael Hipp wrote: Net Llama! [EMAIL PROTECTED] wrote: My understanding is that with a threaded app, you're seeing the multiple threads off of the same parent process. This can best be illustrated using 'pstree'. Its not a lie at all, just an interpretation.

Re: Mozilla memory leak

2002-05-31 Thread Michael Hipp
Replying to my own post ... 6 instances of Mozilla running: 'ps aux | grep moz' root 4103 0.0 8.8 35640 22604 ? S15:44 0:02 /usr/lib/mozilla/ root 4105 0.0 8.8 35640 22604 ? S15:44 0:00 /usr/lib/mozilla/ root 4106 0.0 8.8 35640 22604 ? S

Re: Mozilla memory leak

2002-05-31 Thread Kurt Wall
On Fri, 31 May 2002 13:10:37 -0500 Michael Hipp [EMAIL PROTECTED] wrote: Net Llama! [EMAIL PROTECTED] wrote: My understanding is that with a threaded app, you're seeing the multiple threads off of the same parent process. This can best be illustrated using 'pstree'. Its not a lie at

Mozilla memory leak

2002-05-30 Thread Alan Jackson
Well I missed (just) getting 100 days uptime because of Mozilla. I have the latest build loaded, 1.0.0+, and I left a few window open for a few days. When I got home this evening, my system was totally locked up. I couldn't get the monitor to respond, no rlogin, no telnet. And I could hear the

Re: Mozilla memory leak

2002-05-30 Thread Net Llama!
Hrmmm...i dunno about this. I've had Mozilla-0.9.9 open running continuously since it was released, and my box never had a problem. I've also had 1.00-rc2 up running since it came out on 10-May-02 and haven't had a problem. Alan Jackson wrote: Well I missed (just) getting 100 days uptime

Re: Mozilla memory leak

2002-05-30 Thread Michael Hipp
Don't know if this is related ... I'm running Mozilla 1.0rc2. ps aux | grep moz root 16639 4.5 9.2 38820 23640 ? S22:07 0:03 /usr/lib/mozilla/ root 16641 0.0 9.2 38820 23640 ? S22:07 0:00 /usr/lib/mozilla/ root 16642 0.0 9.2 38820 23640 ? S