On Tue, Jul 19, 2011 at 08:20:57PM +0100, Ian Norton wrote: > Hello folks, > > I'm trying to get the cov profile running, > > I do: > > $ mono --profile:cov myprog.exe > > And I get: > > mono: symbol lookup error: /usr/local/lib/libmono-profiler-cov.so: undefined > symbol: monoeg_malloc0 > > I'm using mono built from github within the last 3 weeks (and everything else > so far works very well). > > Am I unlucky or is the cov profiler not expected to work right now? > > (fwiw, I've been able to happily use the log profiler)
This is still broken for me in the exact same way with mono 2.10.6. Should this be statically linked with somthing? Ian _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
