search for: msvcp100d

Displaying 3 results from an estimated 3 matches for "msvcp100d".

Did you mean: msvcp100
2012 Jul 07
0
[LLVMdev] Crash using the JIT on x86 but work on x64
Hi Skykill, > Hello everyone, i’m using LLVM (updated to 3.1 after seeing that bug, but it’s > the same with 3.0) for running a bitcode on a C++ program, and Clang for > compiling it. My code work perfectly, as expected on x64, but crash on x86. I’m > on Windows 7 x64 and LLVM + Clang was compiled using Visual Studio 2010 (tested > in both Release and Debug build). Project was make
2012 Jul 07
2
[LLVMdev] Crash using the JIT on x86 but work on x64
...e it, but not crash at all. Here is the call stack for the x86 Debug build without assertions enabled: ntdll.dll!778515de() [Les frames ci-dessous sont peut-être incorrects et/ou manquants, aucun symbole chargé pour ntdll.dll] ntdll.dll!778515de() ntdll.dll!7784014e() > msvcp100d.dll!std::_Lockit::_Lockit(int kind) Ligne 64 + 0x14 octets > C++ msvcp100d.dll!std::_Container_base12::_Orphan_all() Ligne 200 C++ LLVM_Test_Console.exe!std::_String_val<char,std::allocator<char> >::~_String_val<char,std::allocator<char> >() Ligne 478 +...
2012 Jul 07
2
[LLVMdev] Crash using the JIT on x86 but work on x64
...tdll.dll] ntdll.dll!778515de() ntdll.dll!7784014e() > msvcr100d.dll!_write(int fh, const void * buf, unsigned int cnt) Ligne 83 + 0x9 octets C msvcr100d.dll!_write(int fh, const void * buf, unsigned int cnt) Ligne 82 + 0xc octets C 013df8f4() msvcp100d.dll!std::_Container_base12::_Orphan_all() Ligne 200 C++ LLVM_Test_Console.exe!std::_String_val<char,std::allocator<char> >::~_String_val<char,std::allocator<char> >() Ligne 478 + 0xb octets C++ LLVM_Test_Console.exe!std::basic_string<char,std::char_trait...