[Mono-osx] __NSAutoreleasePool(): Object 0x14360f0 of class NSConcreteData autoreleased with no pool in place - just leaking

Duane Wandless duane at wandless.net
Sun Aug 8 21:01:51 EDT 2010


It is a recursive issue:

... continues
   at MonoMac.WebKit.WebView..ctor()
   at System.Object.dce35203-c3dd-44c2-b544-f709265624a7(IntPtr ,
MonoMac.ObjCRuntime.Selector )
   at MonoMac.ObjCRuntime.Messaging.IntPtr_objc_msgSend(IntPtr , IntPtr )
   at MonoMac.WebKit.WebView..ctor()
   at System.Object.dce35203-c3dd-44c2-b544-f709265624a7(IntPtr ,
MonoMac.ObjCRuntime.Selector )
   at MonoMac.ObjCRuntime.Messaging.IntPtr_objc_msgSend(IntPtr , IntPtr )
   at MonoMac.WebKit.WebView..ctor()
   at MonoMac.AppDelegate.FinishedLaunching(MonoMac.Foundation.NSObject
notification)
   at MonoMac.AppKit.NSApplication.NSApplicationMain(Int32 , System.String[]
)
   at MonoMac.AppKit.NSApplication.Main(System.String[] args)

I have not gone further than this.
Duane



On Fri, Aug 6, 2010 at 11:05 AM, Duane Wandless <duane at wandless.net> wrote:

> I do not use WebView.  From the crash report it clearly is in some kind of
> recursive loop.
>
> My only guess is the WebKit library is not being loaded.  But that is only
> a guess.
>
> Duane
>
> On Fri, Aug 6, 2010 at 8:39 AM, MichaelK <michael.kostukov at gmail.com>wrote:
>
>>
>> Common, guys. I'm sure someone has seen this problem. It is currently not
>> possible to use WebView in the current version of MonoMac- whether you
>> create it manually or insert via I.B.- you get the crash when starting the
>> application:
>>
>> WebView(0x6e8f90) - NSView not correctly initialized. Did you forget to
>> call
>> super?
>>
>> Has anybody found a solution?
>> --
>> View this message in context:
>> http://mono.1490590.n4.nabble.com/MonoMac-and-WebKit-tp2292126p2316265.html
>> Sent from the Mono - OSX mailing list archive at Nabble.com.
>> _______________________________________________
>> Mono-osx mailing list
>> Mono-osx at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-osx
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100808/42acddfe/attachment.html 


More information about the Mono-osx mailing list