[Mono-devel-list] OutOfMemoryException?
Griffin Caprio
griffincaprio at mac.com
Wed Mar 17 09:40:40 EST 2004
Hello all!
I am trying to use the current mono, from cvs. However, I keep getting
the below error:
Unhandled Exception: System.ArgumentException: The path is not of a
legal form
Parameter name: path
#0: 0x0003a throw in System.IO.Path::GetFullPath ([O:0x2db18] )
#1: 0x00001 call in Mono.CSharp.Location::AddFile ([O:0x2db18] )
#2: 0x00011 call in Mono.CSharp.Driver::ProcessFile ([O:0x2db18] )
#3: 0x00019 call in Mono.CSharp.Driver::CompileFiles ([O:0x2db18]
[0] )
#4: 0x001ce call in Mono.CSharp.Driver::MainDriver ([O:0x47e40] )
#5: 0x00001 call in Mono.CSharp.Driver::Main ([O:0x47e40] )
I am using mint with the --trace option. The first line i get in from
mint is this:
(2684396012) Entering 00 System.OutOfMemoryException:.ctor (0x30f88 )
This is when I am trying to compile anything: NAnt, MCS, or even a
simple .cs file.
I am on a Mac OS X 10.3 installation, with sigaltstack turned off.
Did i miss a memory configuration step somewhere?
-Griffin
More information about the Mono-devel-list
mailing list