I am getting the following crash in my application. I am using UIWebviews
and NSAttributedString
. I do not know where this crash comes from.
0 Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000000bbadbeef Raw 0
0 JavaScriptCore bmalloc::VMHeap::grow() + 132 1 JavaScriptCore bmalloc::VMHeap::grow() + 56 45 UIKit UIApplicationMain + 204 46 Notebook main.m line 29 main 47 libdyld.dylib start + 4
Can somebody help me out on this?. Thanks in advance.