Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT 7.0.1000.6 crash

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    NT 7.0.1000.6 crash

    Hello, my NT crashes every day at 6.00 local time, at the start of new session for CL instrument. The exception is StackOverflowException, I'm attaching the call stack below. Any idea what can be the cause and how to fix it? If you need more information, please tell me. Thank you.

    Code:
    >    mscorlib.dll!string.GetStringForStringBuilder(string value, int startIndex, int length, int capacity) + 0x1e bytes    
         mscorlib.dll!System.Text.StringBuilder.StringBuilder(string value, int startIndex, int length, int capacity) + 0x69 bytes    
         NinjaTrader.Core.dll!<CliSecureRT>.cs() + 0x37 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Cbi.Instrument.FullName.get() + 0x225 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.FileName.get() + 0x32 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.ReadHeaders() + 0x1dd bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Init() + 0xd6 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0x30 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         .
        .
        .
        .
        1500 times
        .
        NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         .
        .
        .
        .
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
        NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.Start() + 0xbb bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(NinjaTrader.Data.MarketDataType marketDataType, double price, long volume, System.DateTime timeLocal, int position, NinjaTrader.Cbi.Operation operation, string marketMaker) + 0x352 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthBuf.MarketDepth(object sender, NinjaTrader.Data.MarketDepthEventArgs e) + 0x178 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Data.MarketDepthEventArgs.Process() + 0x100 bytes    
         NinjaTrader.Core.dll!NinjaTrader.Cbi.Connection.OnRealtimeDataTimerTick(object sender, System.EventArgs e) + 0xd2 bytes    
         System.Windows.Forms.dll!System.Windows.Forms.Timer.OnTick(System.EventArgs e) + 0x17 bytes    
         System.Windows.Forms.dll!System.Windows.Forms.Timer.TimerNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0x34 bytes    
         System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) + 0x5a bytes    
         [Native to Managed Transition]    
         [Managed to Native Transition]    
         System.Windows.Forms.dll!System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(int dwComponentID, int reason, int pvLoopData) + 0x24e bytes    
         System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(int reason, System.Windows.Forms.ApplicationContext context) + 0x177 bytes    
         System.Windows.Forms.dll!System.Windows.Forms.Application.ThreadContext.RunMessageLoop(int reason, System.Windows.Forms.ApplicationContext context) + 0x61 bytes    
         System.Windows.Forms.dll!System.Windows.Forms.Application.Run() + 0x2e bytes    
         NinjaTrader.exe!NinjaTrader.NTMain.Main() + 0x7a bytes

    #2
    mantak007, thanks for reporting this in to us: can you please follow up with me directly at support at ninjatrader dot com?

    Thanks in advance,
    BertrandNinjaTrader Customer Service

    Comment


      #3
      No problem, I'm waiting for instructions.

      Comment


        #4
        It seems like you did not get my reply unfortunately yesterday via email...we recently NT7 R7 and this issue would be likely fixed with it, so please go ahead and apply the upgrade via our download site:



        Thanks,
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Fixed, thank you.

          Comment


            #6
            Glad to hear that, thanks for the backreport here.
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Trader146, Today, 09:17 PM
            0 responses
            1 view
            0 likes
            Last Post Trader146  
            Started by ttrader23, 05-08-2024, 09:04 AM
            9 responses
            42 views
            0 likes
            Last Post ttrader23  
            Started by ZeroKuhl, Yesterday, 04:31 PM
            8 responses
            44 views
            0 likes
            Last Post ZeroKuhl  
            Started by reynoldsn, Today, 07:04 PM
            0 responses
            8 views
            0 likes
            Last Post reynoldsn  
            Started by puapwr, Today, 06:09 PM
            0 responses
            4 views
            0 likes
            Last Post puapwr
            by puapwr
             
            Working...
            X