I can open the About Box & Preferences (which are purely Cocoa windows) but as soon as I open anything that needs a browser window, I get a very terse error in the console (this is 3 tries):
2004-01-31 13:00:15.144 Camino[403] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray addObject:]: attempt to insert nil
2004-01-31 13:00:24.557 Camino[403] *** -[NSCFArray addObject:]: attempt to insert nil
2004-01-31 13:00:53.340 Camino[403] *** -[NSCFArray addObject:]: attempt to insert nil
About 50% of the time, I get a crash on startup:
Command: Camino PID: 5305
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
#0 0xef3a3fbc in _ZN11nsTimerImpl16SetDelayInternalEj (nsTimerImpl.cpp:526)
#1 0xef3a310c in _ZN11nsTimerImpl10InitCommonEjj (nsTimerImpl.cpp:230)
#2 0xef3a3374 in _ZN11nsTimerImpl4InitEP11nsIObserverjj (nsTimerImpl.cpp:276)
#3 0x0514751c in _ZN13nsHttpHandler30StartPruneDeadConnectionsTimerEv (nsHttpHandler.cpp:286)
#4 0x051472bc in _ZN13nsHttpHandler4InitEv (nsHttpHandler.cpp:249)
#5 0x05082390 in _Z24nsHttpHandlerConstructorP11nsISupportsRK4nsIDPPv (nsNetModule.cpp:183)
#6 0xef3e8414 in _ZN16nsGenericFactory14CreateInstanceEP11nsISupportsRK4nsIDPPv (nsGenericFactory.cpp:86)
#7 0xef38e220 in _ZN22nsComponentManagerImpl26CreateInstanceByContractIDEPKcP11nsISupport sRK4nsIDPPv (nsComponentManager.cpp:1998)
#8 0xef38f52c in _ZN22nsComponentManagerImpl22GetServiceByContractIDEPKcRK4nsIDPPv (nsComponentManager.cpp:2418)
#9 0x051c760c in _Z14CallGetServiceI18nsIProtocolHandlerEjPKcPPT_ (nsIOService.cpp:178)
#10 0x05095ffc in _ZN11nsIOService18GetProtocolHandlerEPKcPP18nsIProtocolHandler (nsIOService.cpp:336)
#11 0x050963c4 in _ZN11nsIOService6NewURIERK10nsACStringPKcP6nsIURIPS6_ (nsIOService.cpp:394)
#12 0x000b45dc in _Z9NS_NewURIPP6nsIURIRK10nsACStringPKcS0_P12nsIIOService (BrowserWindowController.mm:116)
#13 0x000cf294 in _Z9NS_NewURIPP6nsIURIRK9nsAStringPKcS0_P12nsIIOService (RemoteDataProvider.mm:127)
#14 0x000505b8 in _Z21MakeFaviconURIFromURIRK9nsAStringRS_ (SiteIconProvider.mm:165)
#15 0x00050b98 in -[SiteIconProvider loadFavoriteIcon:forURI:allowNetwork:] (SiteIconProvider.mm:259)
#16 0x0006b3e8 in -[Bookmark refreshIcon] (Bookmark.mm:218)
#17 0x97df29b8 in -[NSArray makeObjectsPerformSelector:withObject:]
....
Anyone got any ideas before I just give up and blow away my entire tree? make distclean & a rebuild is having no effect.
AndyT (lordpixel - the cat who walks through walls) A little bigger on the inside
(see you later space cowboy ...)
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
