[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to log mozilla crash?



Roberto Sanchez wrote:

scorpix wrote:

Hi,
I use Mozilla 1.7.3-5 on Sid.
My problem is that Mozilla crashed many times and i do not know the reason. So how can i get a crash log for it so i can report a bug, like the backtrace in kde that appear when some kde apps crashed?




Something like this:

script -c "strace /usr/bin/mozilla-1.7.3" moz.log

It will save the output of the strace for you in
a file called moz.log.

-Roberto Sanchez

i do it and this what is get:
-=-=-
scorpix@debian:~$ script -c "strace /usr/bin/mozilla-1.7.3" moz.log
Script started, file is moz.log
Script done, file is moz.log
scorpix@debian:~$ cat moz.log
Script started on Sat 09 Oct 2004 09:30:28 PM AST

Script done on Sat 09 Oct 2004 09:30:28 PM AST
-=-=-

it seems that there's something wrong!



Reply to: