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/0b67708a45c10eca02f93a0692a27afa to your computer and use it in GitHub Desktop.
Save Unr34ler/0b67708a45c10eca02f93a0692a27afa to your computer and use it in GitHub Desktop.
UE4 Crash - Skeleton
2016.12.06-20.11.57:838][ 0]LogContentBrowser: Native class hierarchy populated in 0.0113 seconds. Added 2181 classes and 407 folders.
[2016.12.06-20.11.57:839][ 0]LogCollectionManager: Rebuilt the GUID cache for 0 collections in 0.000001 seconds
[2016.12.06-20.11.58:013][ 0]LogStats: UGameplayTagsManager::ConstructGameplayTagTree: Construct from data asset - 0.000 s
[2016.12.06-20.11.58:013][ 0]LogStats: UGameplayTagsManager::ConstructGameplayTagTree: GameplayTagTreeChangedEvent.Broadcast - 0.000 s
[2016.12.06-20.11.58:014][ 0]LogContentBrowser: Native class hierarchy updated for 'GameplayTags' in 0.0010 seconds. Added 13 classes and 0 folders.
[2016.12.06-20.11.58:054][ 0]LogContentBrowser: Native class hierarchy updated for 'WidgetCarousel' in 0.0009 seconds. Added 0 classes and 0 folders.
[2016.12.06-20.11.58:075][ 0]LogContentBrowser: Native class hierarchy updated for 'AddContentDialog' in 0.0009 seconds. Added 0 classes and 0 folders.
[2016.12.06-20.11.58:116][ 0]LogContentBrowser: Native class hierarchy updated for 'SceneOutliner' in 0.0010 seconds. Added 1 classes and 2 folders.
[2016.12.06-20.11.58:137][ 0]LogCrashTracker: Crashtracker disabled due to settings.
[2016.12.06-20.11.58:147][ 0]LogUObjectGlobals:Warning: Failed to find object 'Class None.'
[2016.12.06-20.11.58:205][ 0]LogContentBrowser: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0009 seconds. Added 1 classes and 2 folders.
[2016.12.06-20.11.58:205][ 0]LogLoad: (Engine Initialization) Total time: 15.07 seconds
[2016.12.06-20.11.58:205][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.12 seconds
[2016.12.06-20.11.58:205][ 0]LogExternalProfiler: No external profilers were discovered. External profiling features will not be available.
[2016.12.06-20.11.58:658][ 0]LogRenderer: Reallocating scene render targets to support 1208x600 NumSamples 1 (Frame:2).
[2016.12.06-20.11.58:811][ 0]LogContentStreaming: Texture pool size now 1000 MB
[2016.12.06-20.11.58:895][ 1]LogAssetRegistry: Asset discovery search completed in 8.7462 seconds
[2016.12.06-20.11.58:895][ 1]LogCollectionManager: Rebuilt the object cache for 0 collections in 0.000000 seconds (found 0 objects)
[2016.12.06-20.11.58:895][ 1]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000044 seconds (updated 0 objects)
[2016.12.06-20.36.48:612][270]LogContentBrowser: Native class hierarchy updated for 'BlueprintGraph' in 0.0014 seconds. Added 111 classes and 0 folders.
[2016.12.06-20.36.49:012][270]LogSkeletalMesh: InitArticulated: Bodies already created (/Engine/Transient.DebugSkelMeshComponent_0) - call TermArticulated first.
[2016.12.06-20.37.02:171][ 72]LogUObjectBase:Warning: NULL object
Ensure condition failed: false [File:/home/user/UnrealEngine/Engine/Source/Editor/Kismet/Private/SKismetInspector.cpp] [Line: 520]
Object in KismetInspector is invalid, see TTP 281915
[2016.12.06-20.37.02:177][ 72]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.005 s
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: === Handled ensure: ===
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error:
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: Ensure condition failed: false [File:/home/user/UnrealEngine/Engine/Source/Editor/Kismet/Private/SKismetInspector.cpp] [Line: 520]
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: Object in KismetInspector is invalid, see TTP 281915
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: Stack:
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 00 0x00007f05bcff7abf FLinuxPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 01 0x00007f05bcefabd5 FGenericPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 02 0x00007f05bcff7a53 FLinuxPlatformStackWalk::StackWalkAndDumpEx(char*, unsigned long, int, unsigned int, void*)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 03 0x00007f05bd03abdd FDebug::EnsureFailed(char const*, char const*, int, wchar_t const*)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 04 0x00007f05bd022cea FDebug::OptionallyLogFormattedEnsureMessageReturningFalse(bool, char const*, char const*, int, wchar_t const*, ...)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 05 0x00007f05aebe93b8 SKismetInspector::UpdateFromObjects(TArray<UObject*, FDefaultAllocator> const&, FKismetSelectionInfo&, SKismetInspector::FShowDetailsOptions const&)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 06 0x00007f05aebe8efc SKismetInspector::Tick(FGeometry const&, double, float)
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 07 0x00007f05b623d0dd SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 08 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 09 0x00007f05b6a0754d SBorder::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 10 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 11 0x00007f05b62b6c26 SOverlay::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 12 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 13 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 14 0x00007f05b62b7133 SPanel::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 15 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 16 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 17 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 18 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 19 0x00007f05b6a28c27 SSplitter::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 20 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 21 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 22 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 23 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 24 0x00007f05b6a28c27 SSplitter::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 25 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 26 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 27 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 28 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 29 0x00007f05b6a28c27 SSplitter::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 30 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 31 0x00007f05b62b6c26 SOverlay::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 32 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 33 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 34 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 35 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 36 0x00007f05b62b7133 SPanel::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 37 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 38 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 39 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:177][ 72]LogOutputDevice:Error: [Callstack] 40 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 41 0x00007f05b6a0754d SBorder::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 42 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 43 0x00007f05b62b6c26 SOverlay::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 44 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 45 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 46 0x00007f05b62b7133 SPanel::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 47 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 48 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 49 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 50 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 51 0x00007f05b6a28c27 SSplitter::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 52 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 53 0x00007f05b62b6c26 SOverlay::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 54 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 55 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 56 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 57 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 58 0x00007f05b62b7133 SPanel::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 59 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 60 0x00007f05b62b7518 SPanel::PaintArrangedChildren(FPaintArgs const&, FArrangedChildren const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 61 0x00007f05b62b7133 SPanel::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 62 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 63 0x00007f05b62b6c26 SOverlay::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 64 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 65 0x00007f05b62b5300 SCompoundWidget::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 66 0x00007f05b62c3111 SWindow::OnPaint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 67 0x00007f05b623d13f SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 68 0x00007f05b62c30bb SWindow::PaintWindow(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 69 0x00007f05b68320ea FSlateApplication::DrawWindowAndChildren(TSharedRef<SWindow, (ESPMode)0> const&, FDrawWindowArgs&)
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 70 0x00007f05b6832d21 FSlateApplication::DrawWindowAndChildren(TSharedRef<SWindow, (ESPMode)0> const&, FDrawWindowArgs&)
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 71 0x00007f05b68316b3 FSlateApplication::PrivateDrawWindows(TSharedPtr<SWindow, (ESPMode)0>)
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 72 0x00007f05b6836c62 FSlateApplication::TickApplication(float)
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 73 0x00007f05b6834c78 FSlateApplication::Tick()
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 74 0x000000000041fb54 FEngineLoop::Tick()
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 75 0x000000000042303a GuardedMain(wchar_t const*)
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 76 0x00007f05b328e00c CommonLinuxMain(int, char**, int (*)(wchar_t const*))
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 77 0x00007f05b265f291 /usr/lib/libc.so.6(__libc_start_main+0xf1) [0x7f05b265f291]
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error: [Callstack] 78 0x000000000041373a /home/user/UnrealEngine/Engine/Binaries/Linux/UE4Editor(_start+0x2a) [0x41373a]
[2016.12.06-20.37.02:178][ 72]LogOutputDevice:Error:
[2016.12.06-20.37.02:184][ 72]LogStats: SubmitErrorReport - 0.000 s
[2016.12.06-20.37.02:190][ 72]LogStats: SendNewReport - 0.006 s
[2016.12.06-20.37.02:190][ 72]LogStats: FDebug::EnsureFailed - 0.019 s
Using binned.
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(1574681277) SRandInit(1574681277).
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/ensureinfo-TempTest-pid-3833-8A9786DB020C1506002500BD5DDB9D49/
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-20.37.02:320][ 0]LogInit: Linux hardware info:
[2016.12.06-20.37.02:320][ 0]LogInit: - we are the first instance of this executable
[2016.12.06-20.37.02:320][ 0]LogInit: - this process' id (pid) is 7239, parent process' id (ppid) is 3833
[2016.12.06-20.37.02:320][ 0]LogInit: - we are not running under debugger
[2016.12.06-20.37.02:320][ 0]LogInit: - machine network name is 'australia'
[2016.12.06-20.37.02:320][ 0]LogInit: - user name is 'user' (user)
[2016.12.06-20.37.02:320][ 0]LogInit: - we're logged in locally
[2016.12.06-20.37.02:320][ 0]LogInit: - we're running with rendering
[2016.12.06-20.37.02:320][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz' (signature: 0x306C3)
[2016.12.06-20.37.02:320][ 0]LogInit: - Number of physical cores available for the process: 4
[2016.12.06-20.37.02:320][ 0]LogInit: - Number of logical cores available for the process: 4
[2016.12.06-20.37.02:320][ 0]LogInit: - Cache line size: 64
[2016.12.06-20.37.02:320][ 0]LogInit: - Memory allocator used: binned
[2016.12.06-20.37.02:320][ 0]LogLinux: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_REALTIME will be used.
[2016.12.06-20.37.02:320][ 0]LogInit: Linux-specific commandline switches:
[2016.12.06-20.37.02:320][ 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-20.37.02:320][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2016.12.06-20.37.02:320][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2016.12.06-20.37.02:320][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2016.12.06-20.37.02:320][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2016.12.06-20.37.02:320][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2016.12.06-20.37.02:321][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2016.12.06-20.37.02:321][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24033 MB, 24609936 KB, 25200574464 bytes)
[2016.12.06-20.37.02:321][ 0]LogUObjectArray: 141 objects as part of root set at end of initial load.
[2016.12.06-20.37.02:321][ 0]LogUObjectAllocator: 23664 out of 0 bytes used by permanent object pool.
[2016.12.06-20.37.02:321][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2016.12.06-20.37.02:321][ 0]LogTextLocalizationManager: No translations for ('') exist, falling back to 'en' for localization and internationalization data.
[2016.12.06-20.37.02:323][ 0]CrashReportClientLog: CrashReportClientVersion=1.0
[2016.12.06-20.37.02:323][ 0]CrashReportClientLog: CrashReportReceiver disabled
[2016.12.06-20.37.02:323][ 0]CrashReportClientLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data
[2016.12.06-20.37.02:323][ 0]LogExit: Preparing to exit.
[2016.12.06-20.37.02:323][ 0]LogObj: Freed 0b from 0 cluster array pools.
[2016.12.06-20.37.02:323][ 0]LogExit: Object subsystem successfully closed.
[2016.12.06-20.37.02:324][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (1)
[2016.12.06-20.37.02:324][ 0]LogExit: Exiting.
[2016.12.06-20.37.03:157][130]LogLinux: Done sending crash report for ensure().
[2016.12.06-20.37.11:427][669]LogTemp: Repeting last play command: Selected Viewport
[2016.12.06-20.37.11:435][669]LogBlueprintUserMessages: Early PlayInEditor Detection: Level '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel' has LevelScriptBlueprint '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap' with GeneratedClass '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap_C' with ClassGeneratedBy '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap'
[2016.12.06-20.37.11:435][669]LogPlayLevel: PlayLevel: No blueprints needed recompiling
[2016.12.06-20.37.11:436][669]PIE: New page: PIE session: FirstPersonExampleMap (6 Dec 2016 22:37:11)
[2016.12.06-20.37.11:436][669]LogPlayLevel: Creating play world package: /Game/FirstPersonCPP/Maps/UEDPIE_0_FirstPersonExampleMap
[2016.12.06-20.37.11:466][669]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030031s)
[2016.12.06-20.37.11:466][669]LogAIModule: Creating AISystem for world FirstPersonExampleMap
[2016.12.06-20.37.11:467][669]LogPlayLevel: PIE: World Init took: (0.000669s)
[2016.12.06-20.37.11:467][669]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap to /Game/FirstPersonCPP/Maps/UEDPIE_0_FirstPersonExampleMap.FirstPersonExampleMap (0.031002s)
[2016.12.06-20.37.11:496][669]LogALAudio: ALAudio device opened : OpenAL Soft
[2016.12.06-20.37.11:496][669]LogALAudio: AL_VENDOR : OpenAL Community
[2016.12.06-20.37.11:496][669]LogALAudio: AL_RENDERER : OpenAL Soft
[2016.12.06-20.37.11:496][669]LogALAudio: AL_VERSION : 1.1 ALSOFT 1.15.1
[2016.12.06-20.37.11:496][669]LogALAudio: AL_EXTENSIONS : AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency
[2016.12.06-20.37.11:496][669]LogInit: FAudioDevice initialized.
[2016.12.06-20.37.11:534][669]LogLoad: Game class is 'TempTestGameMode'
[2016.12.06-20.37.11:537][669]LogWorld: Bringing World /Game/FirstPersonCPP/Maps/UEDPIE_0_FirstPersonExampleMap.FirstPersonExampleMap up for play (max tick rate 0) at 2016.12.06-21.37.11
[2016.12.06-20.37.11:537][669]LogWorld: Bringing up level for play took: 0.002231
[2016.12.06-20.37.11:570][669]LogContentBrowser: Native class hierarchy updated for 'MovieSceneCapture' in 0.0010 seconds. Added 11 classes and 0 folders.
[2016.12.06-20.37.11:571][669]PIE: Info Play in editor start time for /Game/FirstPersonCPP/Maps/UEDPIE_0_FirstPersonExampleMap -8.429
[2016.12.06-20.37.11:571][669]LogBlueprintUserMessages: Late PlayInEditor Detection: Level '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel' has LevelScriptBlueprint '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap' with GeneratedClass '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap_C' with ClassGeneratedBy '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap'
[2016.12.06-20.37.22:517][195]LogBlueprintUserMessages: Early EndPlayMap Detection: Level '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel' has LevelScriptBlueprint '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap' with GeneratedClass '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap_C' with ClassGeneratedBy '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap'
[2016.12.06-20.37.22:560][195]LogBlueprintUserMessages: Late EndPlayMap Detection: Level '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel' has LevelScriptBlueprint '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap' with GeneratedClass '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap_C' with ClassGeneratedBy '/Game/FirstPersonCPP/Maps/FirstPersonExampleMap.FirstPersonExampleMap:PersistentLevel.FirstPersonExampleMap'
[2016.12.06-20.37.22:575][195]LogALAudio: Closing ALAudio device : OpenAL Soft
[2016.12.06-20.37.47:879][835]LogSkeletalMesh: InitArticulated: Bodies already created (/Engine/Transient.DebugSkelMeshComponent_2) - call TermArticulated first.
[2016.12.06-20.37.48:063][836]LogRenderer: Reallocating scene render targets to support 1208x928 NumSamples 1 (Frame:39624).
[2016.12.06-20.38.03:863][720]LogSkeletalMesh: InitArticulated: Bodies already created (/Engine/Transient.DebugSkelMeshComponent_3) - call TermArticulated first.
Assertion failed: IsValid() [File:Runtime/Core/Public/Templates/SharedPointer.h] [Line: 794]
[Callstack] 00 0x00007f05bcff7abf FLinuxPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*)
[Callstack] 01 0x00007f05bcefabd5 FGenericPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 02 0x00007f05bcfdf773 FLinuxPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 03 0x00007f05bd0177dc FDebug::LogAssertFailedMessage(char const*, char const*, int, wchar_t const*, ...)
[Callstack] 04 0x00007f05a63c0c88 SWidgetDetailsView::Construct(SWidgetDetailsView::FArguments const&, TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>)
[Callstack] 05 0x00007f05a6510c5d void RequiredArgs::T1RequiredArgs<TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>&>::CallConstruct<SWidgetDetailsView>(TSharedRef<SWidgetDetailsView, (ESPMode)0> const&, SWidgetDetailsView::FArguments const&) const
[Callstack] 06 0x00007f05a63f0273 FDetailsTabSummoner::CreateTabBody(FWorkflowTabSpawnInfo const&) const
[Callstack] 07 0x00007f05aed0e699 FWorkflowTabFactory::SpawnTab(FWorkflowTabSpawnInfo const&) const
[Callstack] 08 0x00007f05aed068ae FWorkflowCentricApplication::CreatePanelTab(FSpawnTabArgs const&, TSharedPtr<FWorkflowTabFactory, (ESPMode)0>)
[Callstack] 09 0x00007f05aed6eaca TBaseRawMethodDelegateInstance<false, FWorkflowCentricApplication, TSharedRef<SDockTab, (ESPMode)0> (FSpawnTabArgs const&), TSharedPtr<FWorkflowTabFactory, (ESPMode)0> >::Execute(FSpawnTabArgs const&) const
[Callstack] 10 0x00007f05b68e9965 FTabManager::SpawnTab(FTabId const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 11 0x00007f05b68eb9c9 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 12 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 13 0x00007f05b68ec5a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 14 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 15 0x00007f05b68ec5a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 16 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 17 0x00007f05b68ed244 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 18 0x00007f05b68e58d6 FTabManager::RestoreArea(TSharedRef<FTabManager::FArea, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 19 0x00007f05b68e567b FTabManager::RestoreFrom(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 20 0x00007f05b4df6868 SStandaloneAssetEditorToolkitHost::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 21 0x00007f05b4de6af5 FAssetEditorToolkit::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 22 0x00007f05aed0632a FWorkflowCentricApplication::SetCurrentMode(FName)
[Callstack] 23 0x00007f04eed935ab FAnimationEditor::InitAnimationEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, UAnimationAsset*)
[Callstack] 24 0x00007f04eedaceb8 FAnimationEditorModule::CreateAnimationEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, UAnimationAsset*)
[Callstack] 25 0x00007f0550ca3b75 FAssetTypeActions_AnimationAsset::OpenAssetEditor(TArray<UObject*, FDefaultAllocator> const&, TSharedPtr<IToolkitHost,
[2016.12.06-20.38.03:911][720]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-20.38.03:951][720]LogCrashTracker:
[2016.12.06-20.38.03:951][720]LogLinux: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003
Malloc Size=36176 LargeMemoryPoolOffset=232848
[2016.12.06-20.38.03:952][720]LogLinux: Assertion failed: Assertion failed: IsValid() [File:Runtime/Core/Public/Templates/SharedPointer.h] [Line: 794]
[Callstack] 00 0x00007f05bcff7abf FLinuxPlatformStackWalk::CaptureStackBackTrace(unsigned long long*, unsigned int, void*)
[Callstack] 01 0x00007f05bcefabd5 FGenericPlatformStackWalk::StackWalkAndDump(char*, unsigned long, int, void*)
[Callstack] 02 0x00007f05bcfdf601 FLinuxCrashContext::CaptureStackTrace()
[Callstack] 03 0x00007f05b328d170 CommonLinuxCrashHandler(FGenericCrashContext const&)
[Callstack] 04 0x00007f05bcfe4015 PlatformCrashHandler(int, siginfo_t*, void*)
[Callstack] 05 0x00007f05bdca0080 /usr/lib/libpthread.so.0(+0x11080) [0x7f05bdca0080]
[Callstack] 06 0x00007f05bceeeefb FGenericPlatformMisc::RaiseException(unsigned int)
[Callstack] 07 0x00007f05bcfee898 FOutputDeviceLinuxError::Serialize(wchar_t const*, ELogVerbosity::Type, FName const&)
[Callstack] 08 0x00007f05bd0a8847 FOutputDevice::Logf(wchar_t const*, ...)
[Callstack] 09 0x00007f05bd017a5a FDebug::AssertFailed(char const*, char const*, int, wchar_t const*, ...)
[Callstack] 10 0x00007f05a63c0cc6 SWidgetDetailsView::Construct(SWidgetDetailsView::FArguments const&, TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>)
[Callstack] 11 0x00007f05a6510c5d void RequiredArgs::T1RequiredArgs<TSharedPtr<FWidgetBlueprintEditor, (ESPMode)0>&>::CallConstruct<SWidgetDetailsView>(TSharedRef<SWidgetDetailsView, (ESPMode)0> const&, SWidgetDetailsView::FArguments const&) const
[Callstack] 12 0x00007f05a63f0273 FDetailsTabSummoner::CreateTabBody(FWorkflowTabSpawnInfo const&) const
[Callstack] 13 0x00007f05aed0e699 FWorkflowTabFactory::SpawnTab(FWorkflowTabSpawnInfo const&) const
[Callstack] 14 0x00007f05aed068ae FWorkflowCentricApplication::CreatePanelTab(FSpawnTabArgs const&, TSharedPtr<FWorkflowTabFactory, (ESPMode)0>)
[Callstack] 15 0x00007f05aed6eaca TBaseRawMethodDelegateInstance<false, FWorkflowCentricApplication, TSharedRef<SDockTab, (ESPMode)0> (FSpawnTabArgs const&), TSharedPtr<FWorkflowTabFactory, (ESPMode)0> >::Execute(FSpawnTabArgs const&) const
[Callstack] 16 0x00007f05b68e9965 FTabManager::SpawnTab(FTabId const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 17 0x00007f05b68eb9c9 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 18 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 19 0x00007f05b68ec5a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 20 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 21 0x00007f05b68ec5a0 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 22 0x00007f05b68ee019 FTabManager::RestoreSplitterContent(TSharedRef<FTabManager::FSplitter, (ESPMode)0> const&, TSharedRef<SDockingSplitter, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&)
[Callstack] 23 0x00007f05b68ed244 FTabManager::RestoreArea_Helper(TSharedRef<FTabManager::FLayoutNode, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 24 0x00007f05b68e58d6 FTabManager::RestoreArea(TSharedRef<FTabManager::FArea, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 25 0x00007f05b68e567b FTabManager::RestoreFrom(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&, TSharedPtr<SWindow, (ESPMode)0> const&, bool)
[Callstack] 26 0x00007f05b4df6868 SStandaloneAssetEditorToolkitHost::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 27 0x00007f05b4de6af5 FAssetEditorToolkit::RestoreFromLayout(TSharedRef<FTabManager::FLayout, (ESPMode)0> const&)
[Callstack] 28 0x00007f05aed0632a FWorkflowCentricApplication::SetCurrentMode(FName)
[Callstack] 29 0x00007f04eed935ab FAnimationEditor::InitAnimationEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, UAnimationAsset*)
[Callstack] 30 0x00007f04eedaceb8 FAnimationEditorModule::CreateAnimationEditor(EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0> const&, UAnimationAsset*)
[Callstack] 31 0x00007f0550ca3b75 FAssetTypeActions_AnimationAsset::OpenAssetEditor(TArray<UObject*, FDefaultAllocator> const&, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 32 0x00007f05b4dd5dcb FAssetEditorManager::OpenEditorForAsset(UObject*, EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 33 0x00007f05b4dd631c FAssetEditorManager::OpenEditorForAssets(TArray<UObject*, FDefaultAllocator> const&, EToolkitMode::Type, TSharedPtr<IToolkitHost, (ESPMode)0>)
[Callstack] 34 0x00007f052bb49a7f SAssetShortcut::HandleOpenAssetShortcut(ECheckBoxState)
[Callstack] 35 0x00007f052bb4e3d9 TBaseSPMethodDelegateInstance<false, SAssetShortcut, (ESPMode)0, void (ECheckBoxState)>::ExecuteIfSafe(ECheckBoxState) const
[Callstack] 36 0x00007f05b69ccfe2 SCheckBox::OnMouseButtonUp(FGeometry const&, FPointerEvent const&)
[Callstack] 37 0x00007f05b6852a8e FSlateApplication::RoutePointerUpEvent(FWidgetPath&, FPointerEvent&)
[Callstack] 38 0x00007f05b68207e8 FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent&)
[Callstack] 39 0x00007f05b685802a FSlateApplication::OnMouseUp(EMouseButtons::Type, FVector2D)
[Callstack] 40 0x00007f05bcfd1d54 FLinuxApplication::ProcessDeferredMessage(SDL_Event)
[Callstack] 41 0x00007f05bcfd184d FLinuxApplication::AddPendingEvent(SDL_Event)
[Callstack] 42 0x00007f05bcfd171c 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 0x00007f05b328e00c CommonLinuxMain(int, char**, int (*)(wchar_t const*))
[Callstack] 46 0x00007f05b265f291 /usr/lib/libc.so.6(__libc_start_main+0xf1) [0x7f05b265f291]
[Callstack] 47 0x000000000041373a /home/user/UnrealEngine/Engine/Binaries/Linux/UE4Editor(_start+0x2a) [0x41373a]
Malloc Size=35956 LargeMemoryPoolOffset=268820
[2016.12.06-20.38.03:962][720]LogExit: Executing StaticShutdownAfterError
Malloc Size=88038 LargeMemoryPoolOffset=356886
Using binned.
LogPlatformFile: Not using cached read wrapper
LogInit:Display: RandInit(1636455404) SRandInit(1636455404).
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-3833-8AD769B6030C1506002603C3618A3440/
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-20.38.04:077][ 0]LogInit: Linux hardware info:
[2016.12.06-20.38.04:077][ 0]LogInit: - we are the first instance of this executable
[2016.12.06-20.38.04:077][ 0]LogInit: - this process' id (pid) is 7323, parent process' id (ppid) is 3833
[2016.12.06-20.38.04:077][ 0]LogInit: - we are not running under debugger
[2016.12.06-20.38.04:077][ 0]LogInit: - machine network name is 'australia'
[2016.12.06-20.38.04:077][ 0]LogInit: - user name is 'user' (user)
[2016.12.06-20.38.04:077][ 0]LogInit: - we're logged in locally
[2016.12.06-20.38.04:077][ 0]LogInit: - we're running with rendering
[2016.12.06-20.38.04:077][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz' (signature: 0x306C3)
[2016.12.06-20.38.04:077][ 0]LogInit: - Number of physical cores available for the process: 4
[2016.12.06-20.38.04:077][ 0]LogInit: - Number of logical cores available for the process: 4
[2016.12.06-20.38.04:077][ 0]LogInit: - Cache line size: 64
[2016.12.06-20.38.04:077][ 0]LogInit: - Memory allocator used: binned
[2016.12.06-20.38.04:077][ 0]LogLinux: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_REALTIME will be used.
[2016.12.06-20.38.04:077][ 0]LogInit: Linux-specific commandline switches:
[2016.12.06-20.38.04:077][ 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-20.38.04:077][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2016.12.06-20.38.04:077][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2016.12.06-20.38.04:077][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2016.12.06-20.38.04:077][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2016.12.06-20.38.04:077][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2016.12.06-20.38.04:077][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2016.12.06-20.38.04:077][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24033 MB, 24609936 KB, 25200574464 bytes)
[2016.12.06-20.38.04:078][ 0]LogUObjectArray: 141 objects as part of root set at end of initial load.
[2016.12.06-20.38.04:078][ 0]LogUObjectAllocator: 23664 out of 0 bytes used by permanent object pool.
[2016.12.06-20.38.04:078][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2016.12.06-20.38.04:078][ 0]LogTextLocalizationManager: No translations for ('') exist, falling back to 'en' for localization and internationalization data.
[2016.12.06-20.38.04:079][ 0]CrashReportClientLog: CrashReportClientVersion=1.0
[2016.12.06-20.38.04:079][ 0]CrashReportClientLog: CrashReportReceiver disabled
[2016.12.06-20.38.04:079][ 0]CrashReportClientLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data
[2016.12.06-20.38.04:079][ 0]LogExit: Preparing to exit.
[2016.12.06-20.38.04:080][ 0]LogObj: Freed 0b from 0 cluster array pools.
[2016.12.06-20.38.04:080][ 0]LogExit: Object subsystem successfully closed.
[2016.12.06-20.38.04:080][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (1)
[2016.12.06-20.38.04:080][ 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