Dear All

I am not sure if this is right place for this, however:
In my application when I try to load a certain web pages into a Webview I get the following error:


#0      0x9096d9b7 in Debugger
#1      0x13de47f5 in .objc_class_name_SwitchablePlugin
#2      0x13de4aaf in NP_Initialize
#3      0x98d9980f in -[WebNetscapePluginPackage _tryLoad]
#4      0x98d99437 in -[WebNetscapePluginPackage load]
#5 0x98de567f in -[WebNetscapePluginDocumentView initWithFrame:pluginPackage:URL:baseURL:MIMEType:attributeKeys:attributeValues:loadManually:element :]
#6      0x98dd2209 in WebFrameLoaderClient::createPlugin
#7      0x9779c3cb in WebCore::FrameLoader::loadPlugin
#8      0x9779bfa8 in WebCore::FrameLoader::requestObject
#9      0x976e8dea in WebCore::RenderPartObject::updateWidget
#10     0x97644842 in WebCore::FrameView::updateWidgets
#11     0x97644511 in WebCore::FrameView::performPostLayoutTasks
#12     0x9761e933 in WebCore::FrameView::layout
#13     0x9761e33b in WebCore::Timer<WebCore::FrameView>::fired
#14     0x97605802 in WebCore::ThreadTimers::fireTimers
#15     0x97605222 in WebCore::ThreadTimers::sharedTimerFiredInternal
#16     0x976051a6 in WebCore::ThreadTimers::sharedTimerFired
#17     0x97ca11e4 in WebCore::timerFired
#18     0x91c3c14e in __CFRunLoopRun
#19     0x91c3a014 in CFRunLoopRunSpecific
#20     0x91c646c1 in CFRunLoopRunInMode
#21     0x962514c8 in RunCurrentEventLoopInMode
#22     0x962511c3 in ReceiveNextEventCommon
#23     0x96251048 in BlockUntilNextEventMatchingListInMode
#24     0x959628d5 in _DPSNextEvent
#25 0x95962149 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#26     0x9595c9c2 in -[NSApplication run]
#27     0x95947ac0 in NSApplicationMain
#28     0x000022a8 in main at main.m:13

I have tried to put some try and catch blocks to handle this but I dont seem to be able to catch this.
Can anybody shed some light on this, and how I can resolve it.

Thanks

Reza
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to