Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread Ant
Weird!! I no longer have freeze ups after saving something. I didn't change anything! Maybe apt-get update and upgrade changed something recently. I will follow-up if it happens again. Computers are strange! -- "It doesn't matter what your D&D manual says, you did not get 5 experience points fo

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread Ant
On 3/17/2009 6:59 PM PT, NoOp typed: (no debugging symbols found) (gdb) Now what? I don't know how to use this gdb thing. :( I don't know much more there either but the next step should be entering "run". Then, for crash bugs, the next command after that would be "bt" for getting a backtrace.

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread NoOp
On 03/17/2009 06:40 PM, Leonidas Jones wrote: > NoOp wrote: >> On 03/17/2009 06:15 PM, Phillip Pi wrote: >>> On 3/17/2009 3:46 PM PT, Jens Hatlak wrote: >>> Ant wrote: > (no debugging symbols found) > (gdb) > > Now what? I don't know how to use this gdb thing. :( I don't k

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread Leonidas Jones
NoOp wrote: On 03/17/2009 06:15 PM, Phillip Pi wrote: On 3/17/2009 3:46 PM PT, Jens Hatlak wrote: Ant wrote: (no debugging symbols found) (gdb) Now what? I don't know how to use this gdb thing. :( I don't know much more there either but the next step should be entering "run". Then, for cras

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread NoOp
On 03/17/2009 06:15 PM, Phillip Pi wrote: > On 3/17/2009 3:46 PM PT, Jens Hatlak wrote: > >> Ant wrote: >>> (no debugging symbols found) >>> (gdb) >>> >>> Now what? I don't know how to use this gdb thing. :( >> >> I don't know much more there either but the next step should be entering >> "run".

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread Phillip Pi
On 3/17/2009 3:46 PM PT, Jens Hatlak wrote: Ant wrote: (no debugging symbols found) (gdb) Now what? I don't know how to use this gdb thing. :( I don't know much more there either but the next step should be entering "run". Then, for crash bugs, the next command after that would be "bt" for

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-17 Thread Jens Hatlak
Ant wrote: (no debugging symbols found) (gdb) Now what? I don't know how to use this gdb thing. :( I don't know much more there either but the next step should be entering "run". Then, for crash bugs, the next command after that would be "bt" for getting a backtrace. Since in your case SM fr

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-16 Thread Ant
On 3/16/2009 9:39 AM PT, Philip Chee typed: Use the -debug command line switch. seamonkey -debug $ ./seamonkey --debug ./run-mozilla.sh -g ./seamonkey-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=.:./plugins:/usr/local/lib/mre/mre-1.1.14 DISPLAY=:0.0 DYLD_LIBRARY_PATH=.:/usr/local/lib/mre/mre-1.

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-16 Thread Phillip Pi
On 3/16/2009 9:39 AM PT, Philip Chee wrote: Since I had to dump Debian's IceApe a few weeks ago, I had to install SeaMonkey (SM) v1.1.4 from seamonkey-1.1.14.en-US.linux-i686.installer.tar.gz into /home/Programs/seamonkey/ ... Mostly everything works, but I noticed saving files cause SM to fr

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-16 Thread Phillip Pi
On 3/16/2009 12:26 PM PT, Bill Davidsen wrote: You might try creating a brand new profile with no extensions or add-ons, and see if the behavior continues.I will say that I would use 'top' in a window and see if SM grows over time and behaves badly when it hits 450-550MB in size. I did watch

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-16 Thread Bill Davidsen
Ant wrote: Since I had to dump Debian's IceApe a few weeks ago, I had to install SeaMonkey (SM) v1.1.4 from seamonkey-1.1.14.en-US.linux-i686.installer.tar.gz into /home/Programs/seamonkey/ ... Mostly everything works, but I noticed saving files cause SM to freeze hard. CPU usage is in used fr

Re: Linux's SeaMonkey freezes after saving a file.

2009-03-16 Thread Philip Chee
On Sun, 15 Mar 2009 21:59:37 -0700, Ant wrote: > Since I had to dump Debian's IceApe a few weeks ago, I had to install > SeaMonkey (SM) v1.1.4 from > seamonkey-1.1.14.en-US.linux-i686.installer.tar.gz into > /home/Programs/seamonkey/ ... Mostly everything works, but I noticed > saving files cau