[Mono-osx] Unhandled Exception while scrolling NSTableView

nofanto ibrahim nofanto.ibrahim at gmail.com
Mon Nov 15 20:32:37 EST 2010


Hi,

I got unhanded exception while scrolling the NSTableView, the strange part
is that everything work fine while using monomac addins version 2.4.0.7 but
since i'm upgrading the adding to version 2.4.0.8 i got the unhanded
exception.

i also try using the latest monomac (building from source) but still no
luck. 

I'm attached sample project to illustrate the problem, and below is MD's
application output. 

many thanks,

nofanto

http://mono.1490590.n4.nabble.com/file/n3044119/MonoMacWorkBench.zip
MonoMacWorkBench.zip 

"MonoMacWorkBench"(1443,0xa016b540) malloc: *** error for object 0xa095af48:
pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
objc[1443]: FREED(id): message retain sent to freed object=0xa095af48

Unhandled Exception: System.ExecutionEngineException: SIGILL
  at (wrapper managed-to-native)
MonoMac.AppKit.NSApplication:NSApplicationMain (int,string[])
  at MonoMac.AppKit.NSApplication.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
  at MonoMacWorkBench.MainClass.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Unhandled-Exception-while-scrolling-NSTableView-tp3044119p3044119.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list