On Mon, Dec 27, 2004 at 06:47:32AM +0000, Matthew Wilcox <[EMAIL PROTECTED]> wrote: > On Mon, Dec 27, 2004 at 03:34:22PM +0900, Mike Hommey wrote: > > Couldn't it happen with optimizer bugs ? (we compile with -O2 on hppa, > > in case that would have an influence, could someone try a build with > > DEB_BUILD_OPTIONS=noopt ?) > > It's quite unlikely. Much more likely that the program makes an > unwarranted assumption and more aggressive optimisation reveals it. > > Why does everyone care so much about these unaligned messages? They're > just informative. Can we get back to the actual problem: > > mv: cannot stat `/usr/lib/mozilla-firefox/defaults.ini': No such file > or directory
That happens because the "firefox-bin -register" command before exited in a bad way, usually being a segfault. Thus the questionning. Mike

