Hey guys i cant find why im having this errors. Can anyone help me? I can't understand what's causes the problem.
C
- #0 0x0811902b in CExchange::CheckSpace (this=0x2d66ac00) at item.h:45
- victim = 0x49ae2000
- item = <value optimized out>
- i = 165
- bDSInitialized = <value optimized out>
- s_grid1 = {m_iWidth = 5, m_iHeight = 9,
- m_pGrid = 0x46989430 '\001' <repeats 39 times>}
- s_grid2 = {m_iWidth = 5, m_iHeight = 9,
- m_pGrid = 0x46989460 '\001' <repeats 45 times>, "\020"}
- s_grid3 = {m_iWidth = 5, m_iHeight = 9,
- m_pGrid = 0x46989490 '\001' <repeats 45 times>, "\020"}
- s_grid4 = {m_iWidth = 5, m_iHeight = 9,
- m_pGrid = 0x469894c0 '\001' <repeats 24 times>}
- s_vDSGrid = {<std::_Vector_base<short unsigned int,std::allocator<short unsigned int> >> = {
- _M_impl = {<std::allocator<short unsigned int>> = {<__gnu_cxx::new_allocator<short unsigned int>> = {<No data fields>}, <No data fields>},
- _M_start = 0x2b40a800, _M_finish = 0x2b40af80,
- _M_end_of_storage = 0x2b40af80}}, <No data fields>}
- #1 0x081197bd in CExchange::Accept (this=0x2d66b380, bAccept=true)
- at exchange.cpp:677
- iItemCount = 1
- victim = 0x33834000
- ---Type <return> to continue, or q <return> to quit---
- __FUNCTION__ = "Accept"
- #2 0x0814bede in CInputMain::Analyze (this=0x2b85e89c, d=0x2b85e800,
- bHeader=<value optimized out>,
- c_pData=0x4b312000 "\033\004▒\004▒w\"\001▒▒\220") at input_main.cpp:3787
- ch = 0x49ae2000
- iExtraLen = <value optimized out>
- __FUNCTION__ = "Analyze"
- #3 0x08133bb5 in CInputProcessor::Process (this=0x2b85e89c,
- lpDesc=0x2b85e800, c_pvOrig=0x4b312000, iBytes=11,
- r_iBytesProceed=@0xffffa4e8) at input.cpp:101
- iExtraPacketSize = <value optimized out>
- bHeader = 27 '\033'
- c_pszName = 0x36e8fb8c "Exchange"
- c_pData = 0x4b312000 "\033\004▒\004▒w\"\001▒▒\220"
- bLastHeader = <value optimized out>
- iLastPacketLen = 0
- iPacketLen = 11
- __FUNCTION__ = "Process"
- #4 0x0810258d in DESC::ProcessInput (this=0x2b85e800) at desc.cpp:312
- iBytesProceed = 0
- bytes_read = 11
- __FUNCTION__ = "ProcessInput"
- #5 0x0824ee8c in io_loop (fdw=0x29144280) at main.cpp:956
item.h:45
exchange.cpp:677
input_main.cpp:3787
input.cpp:101
desc.cpp:312
main.cpp:956