On Thu, May 22, 2008 at 09:32:52PM +0200, Mike Hommey wrote: > On Thu, May 22, 2008 at 09:30:12PM +0200, Mike Hommey wrote: > > On Thu, May 22, 2008 at 12:08:33PM -0400, Nathan Davidson wrote: > > > Package: iceweasel > > > Version: 3.0~b5-4 > > > Severity: important > > > > > > Iceweasel consistently crashes during the application's startup process. > > > If launched from a > > > console, the following message id displayed: > > > > > > *** Exception loading string bundle: Component returned failure code: > > > 0x8000ffff > > > (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName] > > > > This is probably unrelated. > > > > (...) > > > #22 0x00007febc3e43779 in nsWindowWatcher::OpenWindow (this=0x20677a0, > > > aParent=0x0, > > > aUrl=0x22d7c60 "chrome://mozapps/content/extensions/update.xul", > > > aName=0x1c72e80 "", > > > aFeatures=0x22d7cd0 "chrome,centerscreen,dialog,titlebar,modal", > > > aArguments=0x0, _retval=0x7fffce1aa608) at nsWindowWatcher.cpp:419 > > > > So, this is happening during extensions update, aka update wizard... > > > > You can try to work around this crash by editing the prefs.js file in > > your .mozilla/firefox directory and changing the value for > > "extensions.lastAppVersion". In the meanwhile, I'll try to reproduce > > this... > > I can't reproduce :( > > Note: try putting 3.0b5 for extensions.lastAppVersion. > > BTW, does a dialog show up, or just nothing ?
Could you check with strace -f -eopen that you don't see problems with opening some font files ? (this is supposed to be fixed, but you never know...) Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]