|
From: Irakli M. <ima...@ho...> - 2011-05-12 20:01:29
|
Has anyone before encountered error similar to the one below?
Any help is greatly appreciated, this is a really nasty bug to find and fix.
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.
Source=NQuantLib
StackTrace:
at QuantLib.NQuantLibcPINVOKE.delete_VanillaSwap(HandleRef jarg1)
at QuantLib.VanillaSwap.Dispose()
at QuantLib.VanillaSwap.Finalize()
InnerException:
|