Howdy, I'm getting a crash from my web browser project. Here's part of the crash report. Any idea's why?
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x6469736b Thread 0 Crashed: 0 rbframework.dylib 0x0064f438 stringStorage::RemoveReference() + 0x14 1 rbframework.dylib 0x006101ec RuntimeUnlockString + 0x18 2 rbframework.dylib 0x00557660 REALUnlockString + 0x10 3 Plugin 0x004aa3a8 0x4a6000 + 0x43a8 4 Plugin 0x004ae938 0x4a6000 + 0x8938 5 Plugin 0x004ac760 0x4a6000 + 0x6760 6 libobjc.dylib 0x90836734 objc_msgSendv + 0xb4 7 com.apple.Foundation 0x90a2b500 -[NSInvocation invoke] + 0x374 8 com.apple.Foundation 0x90a5fed8 -[NSInvocation invokeWithTarget:] + 0x40 9 com.apple.Foundation 0x90a2d8e0 -[NSObject(NSForwardInvocation) forward::] + 0x198 10 libobjc.dylib 0x90836810 _objc_msgForward + 0xb0 11 com.apple.WebKit 0x96ed4314 -[WebFrame(WebPrivate) _checkNavigationPolicyForRequest:dataSource:formState:andCall:withSelector:] + 0x228 12 com.apple.WebKit 0x96ee2ee4 -[WebFrame(WebPrivate) _loadRequest:triggeringAction:loadType:formState:] + 0xac ...etc. Thank you. -- Thomas C. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
