On Sat, Jun 10, 2006 at 02:05:23PM +0200, Loïc Minier wrote: > tags 355565 + unreproducible > severity 355565 important > stop > > Hi, > > On Mon, Mar 06, 2006, Eric Van Buggenhaut wrote: > > mozilla won't start anymore on my system. It waits for a read forever: > > read(3, <unfinished ...> > > Attached is the complete log > > I could not reproduce your bug on my ARCH=i386 system. > > The log you provided shows a read on file descriptor number 3, but the > last returned file descriptor with number 3 is from this: > open("/etc/mozilla/mozillarc", O_RDONLY|O_LARGEFILE) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=152, ...}) = 0 > read(3, "# This file was generated by deb"..., 152) = 152 > close(3) = 0 > > Could you please attach a full strace produced with "strace -f -e > trace=file" (note the -f)? > > (Downgrading as it is unreproducible here and for three other persons > sitting next to me and nobody else reported this.) >
Hi, Well this bug was filed a looong time ago. I have mozilla running again on my system, but I'm totally unable to tell you how it came back (rebooting the system ?). So close it if you want. Thanks. -- Eric VAN BUGGENHAUT [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]