Ticket #1096: callstack.txt

File callstack.txt, 2.4 KB (added by Steve Williams, 11 years ago)

The call stack from Visual Studio when the assersion failure triggered a break point

Line 
1>       msvcp80d.dll!std::_Debug_message(const wchar_t * message=0x014ce418, const wchar_t * file=0x014cd468, unsigned int line=245)  Line 23   C++
2        MantidGeometry.dll!std::_Tree<std::_Tmap_traits<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat,std::less<Mantid::Geometry::IComponent * const>,std::allocator<std::pair<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat> >,0> >::const_iterator::operator*()  Line 245 + 0x15 bytes    C++
3        MantidGeometry.dll!std::_Tree<std::_Tmap_traits<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat,std::less<Mantid::Geometry::IComponent * const>,std::allocator<std::pair<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat> >,0> >::const_iterator::operator->()  Line 259        C++
4        MantidGeometry.dll!Mantid::Kernel::Cache<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat>::getCacheNoStats(Mantid::Geometry::IComponent * const key=0x176613b4, Mantid::Geometry::Quat & value={...})  Line 121 + 0x8 bytes C++
5        MantidGeometry.dll!Mantid::Kernel::Cache<Mantid::Geometry::IComponent * const,Mantid::Geometry::Quat>::getCache(Mantid::Geometry::IComponent * const key=0x176613b4, Mantid::Geometry::Quat & value={...})  Line 90 + 0x10 bytes        C++
6        MantidGeometry.dll!Mantid::Geometry::ParameterMap::getCachedRotation(const Mantid::Geometry::IComponent * comp=0x176613b4, Mantid::Geometry::Quat & rotation={...})  Line 230   C++
7        MantidGeometry.dll!Mantid::Geometry::ParCompAssembly::getRotation()  Line 158 + 0x16 bytes      C++
8        MantidGeometry.dll!Mantid::Geometry::ParametrizedComponent::getRotation()  Line 221 + 0x46 bytes        C++
9        MantidGeometry.dll!Mantid::Geometry::ParCompAssembly::getRotation()  Line 160 + 0xc bytes       C++
10        MantidGeometry.dll!Mantid::Geometry::ParametrizedComponent::getPos()  Line 190 + 0x20 bytes     C++
11        MantidGeometry.dll!Mantid::Geometry::ParDetector::getPos()  Line 49 + 0xf bytes C++
12        MantidGeometry.dll!Mantid::Geometry::ParametrizedComponent::getDistance(const Mantid::Geometry::IComponent & comp={...})  Line 231 + 0x4e bytes C++
13        MantidGeometry.dll!Mantid::Geometry::ParDetector::getDistance(const Mantid::Geometry::IComponent & comp={...})  Line 61 C++
14        MantidAlgorithms.dll!Mantid::Algorithms::ConvertUnits::convertViaTOF$omp$1()  Line 307 + 0x9d bytes     C++
15        vcompd.dll!_vcomp::ParallelRegion::HandlerThreadFunc()  + 0x19c bytes   
16        vcompd.dll!_vcomp::ParallelRegion::HandlerThreadFunc()  + 0xe0 bytes   
17        vcompd.dll!_CreateThreadTeam@20()  + 0x2c7 bytes