Skip to content

Instantly share code, notes, and snippets.

@Unr34ler
Created December 6, 2016 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Unr34ler/4d0778ada38ac2b5d1fd35c03c22bff6 to your computer and use it in GitHub Desktop.
Save Unr34ler/4d0778ada38ac2b5d1fd35c03c22bff6 to your computer and use it in GitHub Desktop.
UE4 crash - Animation
[2016.12.06-21.09.09:245][177]LogSkeletalMesh: InitArticulated: Bodies already created (/Engine/Transient.DebugSkelMeshComponent_2) - call TermArticulated first.
Assertion failed: IsValid() [File:Runtime/Core/Public/Templates/SharedPointer.h] [Line: 794]
[Callstack] 00 0x00007fa512d01abf FLinuxPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*)
[Callstack] 01 0x00007fa512c04bd5 FGenericPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 02 0x00007fa512ce9773 FLinuxPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 03 0x00007fa512d217dc FDebug::LogAssertFailedMessage(char const*, char const*, int, wchar_t const*, ...)
[Callstack] 04 0x00007fa4fc0cac88 SWidgetDetailsView::Construct(SWidgetDetailsView::FArguments const&, TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>)
[Callstack] 05 0x00007fa4fc21ac5d void RequiredArgs::T1RequiredArgs<TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>&>::CallConstruct<SWidgetDetailsView>(TSharedRef<SWidgetDetailsView, (ESPMode)0> const&, SWidgetDetailsView::FArguments const&) const
[Callstack] 06 0x00007fa4fc0fa273 FDetailsTabSummoner::CreateTabBody(FWorkflowTabSpawnInfo const&) const
[Callstack] 07 0x00007fa504a18699 FWorkflowTabFactory::SpawnTab(FWorkflowTabSpawnInfo const&) const
[Callstack] 08 0x00007fa504a108ae FWorkflowCentricApplication::CreatePanelTab(FSpawnTabArgs const&, TSharedPtr<FWorkflowTabFactory, (ESPMode)0>)
[Callstack] 09 0x00007fa504a78aca TBaseRawMethodDelegateInstance<false, FWorkflowCentricApplication, TSharedRef<SDockTab, (ESPMode)0> (FSpawnTabArgs const&), TSharedPtr<FWorkflowTabFactory, (ESPMode)0> >::Execute(FSpawnTabArgs const&) const
[Callstack] 10 0x00007fa50c5f3965 FTabManager::SpawnTab(FTabId const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 11 0x00007fa50c5f59c9 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 12 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 13 0x00007fa50c5f65a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 14 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 15 0x00007fa50c5f65a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 16 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 17 0x00007fa50c5f7244 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 18 0x00007fa50c5ef8d6 FTabManager::RestoreArea(TSharedRef<FTabManager::FArea, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 19 0x00007fa50c5ef67b FTabManager::RestoreFrom(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 20 0x00007fa50ab00868 SStandaloneAssetEditorToolkitHost::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 21 0x00007fa50aaf0af5 FAssetEditorToolkit::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 22 0x00007fa504a1032a FWorkflowCentricApplication::SetCurrentMode(FName)
[Callstack] 23 0x00007fa46edb91cb FSkeletonEditor::InitSkeletonEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, USkeleton*)
[Callstack] 24 0x00007fa46ee0afe8 FSkeletonEditorModule::CreateSkeletonEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, USkeleton*)
[Callstack] 25 0x00007fa4a69d06b9 FAssetTypeActions_Skeleton::OpenAssetEditor(TArray<UObject*, FDefaultAllocator> const&, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callsta
[2016.12.06-21.09.09:288][177]LogLinux:Error: appError called: Assertion failed: Assertion failed: IsValid() [File:Runtime/Core/Public/Templates/SharedPointer.h] [Line: 794]
Signal 11 caught.
Malloc Size=131076 LargeMemoryPoolOffset=131092
CommonLinuxCrashHandler: Signal=11
Malloc Size=65535 LargeMemoryPoolOffset=196655
[2016.12.06-21.09.09:329][177]LogCrashTracker:
[2016.12.06-21.09.09:329][177]LogLinux: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003
Malloc Size=36056 LargeMemoryPoolOffset=232728
[2016.12.06-21.09.09:329][177]LogLinux: Assertion failed: Assertion failed: IsValid() [File:Runtime/Core/Public/Templates/SharedPointer.h] [Line: 794]
[Callstack] 00 0x00007fa512d01abf FLinuxPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*)
[Callstack] 01 0x00007fa512c04bd5 FGenericPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 02 0x00007fa512ce9601 FLinuxCrashContext::CaptureStackTrace()
[Callstack] 03 0x00007fa508f97170 CommonLinuxCrashHandler(FGenericCrashContext const&)
[Callstack] 04 0x00007fa512cee015 PlatformCrashHandler(int, siginfo_t*, void*)
[Callstack] 05 0x00007fa5139aa080 /usr/lib/libpthread.so.0(+0x11080) [0x7fa5139aa080]
[Callstack] 06 0x00007fa512bf8efb FGenericPlatformMisc::RaiseException(unsigned int)
[Callstack] 07 0x00007fa512cf8898 FOutputDeviceLinuxError::Serialize(wchar_t const*, ELogVerbosity::Type, FName const&)
[Callstack] 08 0x00007fa512db2847 FOutputDevice::Logf(wchar_t const*, ...)
[Callstack] 09 0x00007fa512d21a5a FDebug::AssertFailed(char const*, char const*, int, wchar_t const*, ...)
[Callstack] 10 0x00007fa4fc0cacc6 SWidgetDetailsView::Construct(SWidgetDetailsView::FArguments const&, TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>)
[Callstack] 11 0x00007fa4fc21ac5d void RequiredArgs::T1RequiredArgs<TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>&>::CallConstruct<SWidgetDetailsView>(TSharedRef<SWidgetDetailsView, (ESPMode)0> const&, SWidgetDetailsView::FArguments const&) const
[Callstack] 12 0x00007fa4fc0fa273 FDetailsTabSummoner::CreateTabBody(FWorkflowTabSpawnInfo const&) const
[Callstack] 13 0x00007fa504a18699 FWorkflowTabFactory::SpawnTab(FWorkflowTabSpawnInfo const&) const
[Callstack] 14 0x00007fa504a108ae FWorkflowCentricApplication::CreatePanelTab(FSpawnTabArgs const&, TSharedPtr<FWorkflowTabFactory, (ESPMode)0>)
[Callstack] 15 0x00007fa504a78aca TBaseRawMethodDelegateInstance<false, FWorkflowCentricApplication, TSharedRef<SDockTab, (ESPMode)0> (FSpawnTabArgs const&), TSharedPtr<FWorkflowTabFactory, (ESPMode)0> >::Execute(FSpawnTabArgs const&) const
[Callstack] 16 0x00007fa50c5f3965 FTabManager::SpawnTab(FTabId const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 17 0x00007fa50c5f59c9 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 18 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 19 0x00007fa50c5f65a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 20 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 21 0x00007fa50c5f65a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 22 0x00007fa50c5f8019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 23 0x00007fa50c5f7244 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 24 0x00007fa50c5ef8d6 FTabManager::RestoreArea(TSharedRef<FTabManager::FArea, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 25 0x00007fa50c5ef67b FTabManager::RestoreFrom(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 26 0x00007fa50ab00868 SStandaloneAssetEditorToolkitHost::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 27 0x00007fa50aaf0af5 FAssetEditorToolkit::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 28 0x00007fa504a1032a FWorkflowCentricApplication::SetCurrentMode(FName)
[Callstack] 29 0x00007fa46edb91cb FSkeletonEditor::InitSkeletonEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, USkeleton*)
[Callstack] 30 0x00007fa46ee0afe8 FSkeletonEditorModule::CreateSkeletonEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, USkeleton*)
[Callstack] 31 0x00007fa4a69d06b9 FAssetTypeActions_Skeleton::OpenAssetEditor(TArray<UObject*, FDefaultAllocator> const&, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 32 0x00007fa50aadfdcb FAssetEditorManager::OpenEditorForAsset(UObject*, EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 33 0x00007fa50aae031c FAssetEditorManager::OpenEditorForAssets(TArray<UObject*, FDefaultAllocator> const&, EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 34 0x00007fa489e99a7f SAssetShortcut::HandleOpenAssetShortcut(ECheckBoxState)
[Callstack] 35 0x00007fa489e9e3d9 TBaseSPMethodDelegateInstance<false, SAssetShortcut, (ESPMode)0, void (ECheckBoxState)>::ExecuteIfSafe(ECheckBoxState) const
[Callstack] 36 0x00007fa50c6d6fe2 SCheckBox::OnMouseButtonUp(FGeometry const&, FPointerEvent const&)
[Callstack] 37 0x00007fa50c55ca8e FSlateApplication::RoutePointerUpEvent(FWidgetPath&, FPointerEvent&)
[Callstack] 38 0x00007fa50c52a7e8 FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent&)
[Callstack] 39 0x00007fa50c56202a FSlateApplication::OnMouseUp(EMouseButtons::Type, FVector2D)
[Callstack] 40 0x00007fa512cdbd54 FLinuxApplication::ProcessDeferredMessage(SDL_Event)
[Callstack] 41 0x00007fa512cdb84d FLinuxApplication::AddPendingEvent(SDL_Event)
[Callstack] 42 0x00007fa512cdb71c FLinuxPlatformMisc::PumpMessages(bool)
[Callstack] 43 0x000000000041e0bd FEngineLoop::Tick() [Runtime/Core/Public/UObject/NameTypes.h, line 633]
[Callstack] 44 0x000000000042303a GuardedMain(wchar_t const*) [/home/user/UnrealEngine/Engine/Source/Runtime/Launch/Private/Launch.cpp, line 152]
[Callstack] 45 0x00007fa508f9800c CommonLinuxMain(int, char**, int (*)(wchar_t const*))
[Callstack] 46 0x00007fa508369291 /usr/lib/libc.so.6(__libc_start_main+0xf1) [0x7fa508369291]
[Callstack] 47 0x000000000041373a /home/user/UnrealEngine/Engine/Binaries/Linux/UE4Editor(_start+0x2a) [0x41373a]
Malloc Size=35836 LargeMemoryPoolOffset=268588
[2016.12.06-21.09.09:340][177]LogExit: Executing StaticShutdownAfterError
Malloc Size=64960 LargeMemoryPoolOffset=333568
Using binned.
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(-793134337) SRandInit(-793134337).
LogTaskGraph: Started task graph with 4 named threads and 7 total threads with 1 sets of task threads.
LogInit: Build: ++UE4+Release-4.14-CL-0
LogInit: Engine Version: 4.14.1-0+++UE4+Release-4.14
LogInit: Compatible Engine Version: 4.14.0-0+++UE4+Release-4.14
LogInit: Net CL: 0
LogInit: Compiled (64-bit): Dec 6 2016 16:32:41
LogInit: Compiled with Clang: 3.8.1 (tags/RELEASE_381/final)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE4+Release-4.14
LogInit: Command line: -Abslog=/home/user/Documents/Unreal Projects/TempTest/Saved/Logs/TempTest-CRC.log /home/user/Documents/Unreal Projects/TempTest/Saved/Crashes/crashinfo-TempTest-pid-8792-8AA9950E090C160600090155D0B99C6B/
LogInit: Base directory: /home/user/UnrealEngine/Engine/Binaries/Linux/
LogInit: Installed Engine Build: 1
LogInit: Presizing for max 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
[2016.12.06-21.09.09:453][ 0]LogInit: Linux hardware info:
[2016.12.06-21.09.09:453][ 0]LogInit: - we are the first instance of this executable
[2016.12.06-21.09.09:453][ 0]LogInit: - this process' id (pid) is 9737, parent process' id (ppid) is 8792
[2016.12.06-21.09.09:453][ 0]LogInit: - we are not running under debugger
[2016.12.06-21.09.09:453][ 0]LogInit: - machine network name is 'australia'
[2016.12.06-21.09.09:453][ 0]LogInit: - user name is 'user' (user)
[2016.12.06-21.09.09:453][ 0]LogInit: - we're logged in locally
[2016.12.06-21.09.09:453][ 0]LogInit: - we're running with rendering
[2016.12.06-21.09.09:453][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz' (signature: 0x306C3)
[2016.12.06-21.09.09:453][ 0]LogInit: - Number of physical cores available for the process: 4
[2016.12.06-21.09.09:453][ 0]LogInit: - Number of logical cores available for the process: 4
[2016.12.06-21.09.09:453][ 0]LogInit: - Cache line size: 64
[2016.12.06-21.09.09:453][ 0]LogInit: - Memory allocator used: binned
[2016.12.06-21.09.09:453][ 0]LogLinux: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_REALTIME will be used.
[2016.12.06-21.09.09:453][ 0]LogInit: Linux-specific commandline switches:
[2016.12.06-21.09.09:453][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2016.12.06-21.09.09:453][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2016.12.06-21.09.09:453][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2016.12.06-21.09.09:453][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2016.12.06-21.09.09:453][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2016.12.06-21.09.09:453][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2016.12.06-21.09.09:453][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2016.12.06-21.09.09:453][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24033 MB, 24609936 KB, 25200574464 bytes)
[2016.12.06-21.09.09:453][ 0]LogUObjectArray: 141 objects as part of root set at end of initial load.
[2016.12.06-21.09.09:453][ 0]LogUObjectAllocator: 23664 out of 0 bytes used by permanent object pool.
[2016.12.06-21.09.09:453][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2016.12.06-21.09.09:453][ 0]LogTextLocalizationManager: No translations for ('') exist, falling back to 'en' for localization and internationalization data.
[2016.12.06-21.09.09:455][ 0]CrashReportClientLog: CrashReportClientVersion=1.0
[2016.12.06-21.09.09:455][ 0]CrashReportClientLog: CrashReportReceiver disabled
[2016.12.06-21.09.09:455][ 0]CrashReportClientLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data
[2016.12.06-21.09.09:455][ 0]LogExit: Preparing to exit.
[2016.12.06-21.09.09:455][ 0]LogObj: Freed 0b from 0 cluster array pools.
[2016.12.06-21.09.09:455][ 0]LogExit: Object subsystem successfully closed.
[2016.12.06-21.09.09:456][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (1)
[2016.12.06-21.09.09:456][ 0]LogExit: Exiting.
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment