Crashin STRIPS::FindPlan() Line 56
Status: Beta
Brought to you by:
ov32m1nd
STRIPS_1.0.1
I tried to find out what happens if no plan can be constructed so I removed the "pickup" rule from input4.txt.
A crash occurs in this case (100% reproducibility).
msvcp80d.dll!std::_Debug_message(const wchar_t * message=0x0048f64c, const wchar_t * file=0x00488ae0, unsigned int line=807) Line 23 C++
STRIPS.exe!std::vector<StateNode,std::allocator<StateNode> >::pop_back() Line 807 + 0x17 bytes C++
STRIPS.exe!STRIPS::FindPlan() Line 56 C++
STRIPS.exe!main(int argc=1, char * * argv=0x003b6798) Line 37 C++
STRIPS.exe!__tmainCRTStartup() Line 586 + 0x19 bytes C
STRIPS.exe!mainCRTStartup() Line 403 C
Offending input