Advertisement
Guest User

Untitled

a guest
Nov 19th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. ==17792== Invalid read of size 8
  2. ==17792== at 0x553AC42: FMallocAnsi::Free(void*) (MallocAnsi.h:115)
  3. ==17792== by 0x55074A9: FMallocThreadSafeProxy::Free(void*) (MallocThreadSafeProxy.h:72)
  4. ==17792== by 0x53EAA2E: FMemory::Free(void*) (UnrealMemory.cpp:92)
  5. ==17792== by 0x49A5A2A0: operator delete(void*) (MeshUtilities.cpp:149)
  6. ==17792== by 0x49AE332A: Forsyth::OptimizeFaces(unsigned int const*, unsigned int, unsigned int, unsigned int*, unsigned short) (in /home/jcorbier/code/game/engines/UnrealEngine/Engine/Binaries/Linux/libUE4Editor-MeshUtilities-Linux-Debug.so)
  7. ==17792== by 0x49A5A7D0: Forsyth::OptimizeFaces(unsigned char const*, bool, unsigned int, unsigned int, unsigned int*, unsigned short) (MeshUtilities.cpp:627)
  8. ==17792== by 0x49AAEA13: void Forsyth::CacheOptimizeIndexBuffer<unsigned int, FDefaultAllocator>(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:667)
  9. ==17792== by 0x49A5AA84: FMeshUtilities::CacheOptimizeIndexBuffer(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:703)
  10. ==17792== by 0x49A69918: FMeshUtilities::CacheOptimizeVertexAndIndexBuffer(TArray<FStaticMeshBuildVertex, FDefaultAllocator>&, TArray<TArray<unsigned int, FDefaultAllocator>, FDefaultAllocator>&, TArray<int, FDefaultAllocator>&) (MeshUtilities.cpp:2218)
  11. ==17792== by 0x49A6DDA7: FMeshUtilities::BuildStaticMesh(FStaticMeshRenderData&, TArray<FStaticMeshSourceModel, FDefaultAllocator>&, FStaticMeshLODGroup const&) (MeshUtilities.cpp:2459)
  12. ==17792== by 0x8F12E89: FStaticMeshRenderData::Cache(UStaticMesh*, FStaticMeshLODSettings const&) (StaticMesh.cpp:1144)
  13. ==17792== by 0x8F1C03C: UStaticMesh::CacheDerivedData() (StaticMesh.cpp:1642)
  14. ==17792== Address 0x4b94f4d8 is 8 bytes before a block of size 47,616 alloc'd
  15. ==17792== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  16. ==17792== by 0x3A8061E3: std::vector<unsigned int, std::allocator<unsigned int> >::_M_fill_insert(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned long, unsigned int const&) (in /usr/lib/x86_64-linux-gnu/libLLVM-3.5.so.1)
  17. ==17792== by 0x49AE336E: Forsyth::OptimizeFaces(unsigned int const*, unsigned int, unsigned int, unsigned int*, unsigned short) (in /home/jcorbier/code/game/engines/UnrealEngine/Engine/Binaries/Linux/libUE4Editor-MeshUtilities-Linux-Debug.so)
  18. ==17792== by 0x49A5A7D0: Forsyth::OptimizeFaces(unsigned char const*, bool, unsigned int, unsigned int, unsigned int*, unsigned short) (MeshUtilities.cpp:627)
  19. ==17792== by 0x49AAEA13: void Forsyth::CacheOptimizeIndexBuffer<unsigned int, FDefaultAllocator>(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:667)
  20. ==17792== by 0x49A5AA84: FMeshUtilities::CacheOptimizeIndexBuffer(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:703)
  21. ==17792== by 0x49A69918: FMeshUtilities::CacheOptimizeVertexAndIndexBuffer(TArray<FStaticMeshBuildVertex, FDefaultAllocator>&, TArray<TArray<unsigned int, FDefaultAllocator>, FDefaultAllocator>&, TArray<int, FDefaultAllocator>&) (MeshUtilities.cpp:2218)
  22. ==17792== by 0x49A6DDA7: FMeshUtilities::BuildStaticMesh(FStaticMeshRenderData&, TArray<FStaticMeshSourceModel, FDefaultAllocator>&, FStaticMeshLODGroup const&) (MeshUtilities.cpp:2459)
  23. ==17792== by 0x8F12E89: FStaticMeshRenderData::Cache(UStaticMesh*, FStaticMeshLODSettings const&) (StaticMesh.cpp:1144)
  24. ==17792== by 0x8F1C03C: UStaticMesh::CacheDerivedData() (StaticMesh.cpp:1642)
  25. ==17792== by 0x8F21FFD: UStaticMesh::PostLoad() (StaticMesh.cpp:1876)
  26. ==17792== by 0x63B68B4: UObject::ConditionalPostLoad() (Obj.cpp:600)
  27. ==17792==
  28. ==17792== Invalid free() / delete / delete[] / realloc()
  29. ==17792== at 0x4C2BDEC: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  30. ==17792== by 0x553AC4A: FMallocAnsi::Free(void*) (MallocAnsi.h:115)
  31. ==17792== by 0x55074A9: FMallocThreadSafeProxy::Free(void*) (MallocThreadSafeProxy.h:72)
  32. ==17792== by 0x53EAA2E: FMemory::Free(void*) (UnrealMemory.cpp:92)
  33. ==17792== by 0x49A5A2A0: operator delete(void*) (MeshUtilities.cpp:149)
  34. ==17792== by 0x49AE332A: Forsyth::OptimizeFaces(unsigned int const*, unsigned int, unsigned int, unsigned int*, unsigned short) (in /home/jcorbier/code/game/engines/UnrealEngine/Engine/Binaries/Linux/libUE4Editor-MeshUtilities-Linux-Debug.so)
  35. ==17792== by 0x49A5A7D0: Forsyth::OptimizeFaces(unsigned char const*, bool, unsigned int, unsigned int, unsigned int*, unsigned short) (MeshUtilities.cpp:627)
  36. ==17792== by 0x49AAEA13: void Forsyth::CacheOptimizeIndexBuffer<unsigned int, FDefaultAllocator>(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:667)
  37. ==17792== by 0x49A5AA84: FMeshUtilities::CacheOptimizeIndexBuffer(TArray<unsigned int, FDefaultAllocator>&) (MeshUtilities.cpp:703)
  38. ==17792== by 0x49A69918: FMeshUtilities::CacheOptimizeVertexAndIndexBuffer(TArray<FStaticMeshBuildVertex, FDefaultAllocator>&, TArray<TArray<unsigned int, FDefaultAllocator>, FDefaultAllocator>&, TArray<int, FDefaultAllocator>&) (MeshUtilities.cpp:2218)
  39. ==17792== by 0x49A6DDA7: FMeshUtilities::BuildStaticMesh(FStaticMeshRenderData&, TArray<FStaticMeshSourceModel, FDefaultAllocator>&, FStaticMeshLODGroup const&) (MeshUtilities.cpp:2459)
  40. ==17792== by 0x8F12E89: FStaticMeshRenderData::Cache(UStaticMesh*, FStaticMeshLODSettings const&) (StaticMesh.cpp:1144)
  41. ==17792== Address 0x6f00000063 is not stack'd, malloc'd or (recently) free'd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement