Hi all,
i really dont understand what is happening ,application running perfectly fine,
but after some time of running application when i click on item of IKImageBrowserView,application crashed.
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
0x92365917 objc_msgSend + 23
0x95fb8c92 -[NSToolTipManager mouseEntered:]
0x95ed33ee -[NSApplication sendEvent:] + 6016
0x95e66ec5 -[NSApplication run] + 917
0x95e5ef01 NSApplicationMain + 574
0x00002b5c main + 30
0x00002b35 start + 53
i really dont understand where is the error occur,please help me to find out this and solved this.
i really dont understand what is happening ,application running perfectly fine,
but after some time of running application when i click on item of IKImageBrowserView,application crashed.
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
0x92365917 objc_msgSend + 23
0x95fb8c92 -[NSToolTipManager mouseEntered:]
0x95ed33ee -[NSApplication sendEvent:] + 6016
0x95e66ec5 -[NSApplication run] + 917
0x95e5ef01 NSApplicationMain + 574
0x00002b5c main + 30
0x00002b35 start + 53
i really dont understand where is the error occur,please help me to find out this and solved this.