On Sun, Jan 14, 2007 at 09:43:53AM +0100, Torquil Macdonald Sørensen <[EMAIL PROTECTED]> wrote: > Eric Dorland wrote: > >tags 406772 unreproducible moreinfo > >thanks > > > >* Torquil Macdonald S?rensen ([EMAIL PROTECTED]) wrote: > >>Package: iceweasel > >>Version: 2.0.0.1+dfsg-1 > >>Severity: normal > >> > >>Hello, > >> > >>This is a problem common to iceweasel and icedove. Sometimes when I > >>resize or move the iceweasel window, the application disappears. Upon > >>starting iceweasel again, the dialog asking to restore the last > >>session appears. I am using the KDE desktop. > > > >It only happens sometimes? Any idea if there's a common thread between > >the crashes? Same set of pages? A certain page? > > > > No, sorry. As far as I know now it is completely random. It is not on a > certain page, and it happens both when using one tab and with several > tabs. And it happens with icedove as well. But if I notice some common > thread I will make sure to report it.
It would be a good approach to install iceweasel-dbg, attach your iceweasel process with gdb (either with gdb -p <pid> or by launching iceweasel -g) and get a backtrace when iceweasel dies. Another approach would be to set ulimit -c so that the crash dumps a core. Mike

