[Mono-list] known problems with multi-processor Sparc platform?
Miguel de Icaza
miguel at ximian.com
Sun Nov 5 10:41:04 EST 2006
hello,
> We have a mono application which works fine for us on Solaris Sparc in
> house, but is causing a core dump from mono in the field. Our system
> is a Sparc 5, single processor system. Our customer has a huge
> 8-processor Sparc with 16G of RAM. Before I file a bug or anything,
> I’m wondering if there are any know limitations with such a
> configuration. RAM > 4G comes to mind, but I don’t really know enough
> about the internals of how mono interfaces to the OS (Solaris in this
> case) to know whether or not I should expect it to work.
The best thing to do would be to file a bug report, with as much
information about the problem as you can.
A small test case would probably be the ideal solution, or stack traces.
Running your application with gdb would probably help, see:
http://www.mono-project.com/Debugging
>
More information about the Mono-list
mailing list