I get frequent crashes using the web inspector, which is expected and OK since it's still in an "unsupported" stage. But I looked at my console log and noticed something strange:
Note the reference to CamiScript, an input manager for Camino. Why would that be interefering with OW?
Whatever, I removed CamiScript since I don't really use Camino anymore.
Code:
Sep 17 19:55:24 CHARIZARD /Applications/OmniWeb.app/Contents/MacOS/OmniWeb: CGImageSourceUpdateData image source was already finalized\n exception = 0x00000001, crashedThreadStackPointer = 0xbfffb8e0, code = 0x00000002;0x00000008; Starting '/Applications/OmniWeb.app/Contents/Resources/OmniGroupCrashCatcher.app/Contents/MacOS/OmniGroupCrashCatcher' for pid 2266. 2006-09-17 19:58:51.760 OmniGroupCrashCatcher[2274] *** -[NSBundle load]: Error loading code /Users/stevel/Library/InputManagers/CamiScript/CamiScript.bundle/Contents/MacOS/CamiScript for bundle /Users/stevel/Library/InputManagers/CamiScript/CamiScript.bundle, error code 4 (link edit error code 4, error number 0 (Library not loaded: @executable_path/../Frameworks/CocoaScriptMenu.framework/Versions/A/CocoaScriptMenu Referenced from: /Users/stevel/Library/InputManagers/CamiScript/CamiScript.bundle/Contents/MacOS/CamiScript Reason: image not found))
Whatever, I removed CamiScript since I don't really use Camino anymore.