[Mono-dev] XSP crashes in Solaris 10 for SPARC it gave me an Unhandled Exception: System.NotImplementedException: The requested feature is not implemented.

Victor Romero vromero at ipn.mx
Sat Dec 17 23:57:53 EST 2005


Hi,

I got the following exception when I try to run XSP Server in Solaris 10 for
Sparc (I have attached the mono verbose information.)

# uname -a
SunOS cerbero 5.10 Generic sun4u sparc SUNW,Ultra-60

# mono --version
Mono JIT compiler version 1.1.10, (C) 2002-2005 Novell, Inc and
Contributors. www.mono-project.com
        TLS:           normal
        GC:            Included Boehm (with typed GC)
        SIGSEGV      : normal

# mono /usr/local/lib/xsp/1.0/xsp.exe

Unhandled Exception: System.NotImplementedException: The requested feature
is not implemented.
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Threading.Thread:MemoryBarrier ()
in <0x0004c> System.Diagnostics.TraceImpl:InitOnce ()
in <0x00004> System.Diagnostics.TraceImpl:get_Listeners ()
in <0x00004> System.Diagnostics.Trace:get_Listeners ()
in <0x0008c> Mono.XSP.Server:Main (System.String[] args)

I have look at
http://www.go-mono.com/docs/monodoc.ashx?tlink=7@ecma%3a853%23Thread%2fM%2f46
but there is not any info, and here
http://mono.ximian.com/class-status/mono-HEAD-vs-fx-1-1/class-status-mscorlib.html I
cant find the status of this this Method.

I have read the
http://msdn2.microsoft.com/en-us/library/system.threading.thread.memorybarrier.aspx
to try to understand which is failing, and I supouse that the method
System.Threading.Thread:MemoryBarrier () is not implemented.

Is there any clue? How can I fix it? How can I contribute?

Thanks :)

Victor Romero

Messenger: vic_romero at hotmail.com
Community Web Page: http://linux.ipn.mx
Blog Web Page: http://elcarteldetux.blogspot.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SystemThreadingThreadMemoryBarrier.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051217/67544d36/attachment.txt 


More information about the Mono-devel-list mailing list