是什么导致NSPortTimeoutException?

时间:2013-06-07 14:22:58

标签: objective-c macos webview webkit

我使用cocoa webview一个接一个地加载很多网页很长一段时间。但是,有时候, 控制台打印如下:

2013-06-04 20:12:32.829 iBookMark[5895:707] ---sender = (null)
2013-06-04 20:12:33.093 iBookMark[5895:707] thumbnail img save over
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
ImageIO: <ERROR>  CGImageSourceCreateWithData data parameter is nil
2013-06-04 20:12:48.987 iBookMark[5895:707] [IMKInputSession activate] exception caught.
    IMKInputSession: <IMKInputSession: 0x102124cc0> -- 
    NSPortTimeoutException : connection timeout: did not receive reply
2013-06-04 20:12:53.989 iBookMark[5895:707] [IMKInputSession setValue:forTag:] exception caught.
    NSPortTimeoutException : connection timeout: did not receive reply

我在google上搜索。但是没有发现任何内容。我猜这个异常是由cocoa webview引起的,是不是?当这个开心时,我的系统变得非常缓慢,记忆几乎为零。我怎么能解决这个问题,帮助我,谢谢你。

0 个答案:

没有答案
相关问题