Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.64 KB | None | 0 0
  1. matej@matej:~/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests$ mono ../../../3dsoftvis_remake/Projects/3DSoftviz/CSProjects/packages/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe GraphCore.Tests.dll
  2. NUnit Console Runner 3.9.0
  3. Copyright (c) 2018 Charlie Poole, Rob Prouse
  4.  
  5. Runtime Environment
  6. OS Version: Linux 4.15.0.39
  7. CLR Version: 4.0.30319.42000
  8.  
  9. Test Files
  10. GraphCore.Tests.dll
  11.  
  12. 12-12-18 11:43 | LuaInterface.cpp | DEBUG | | executeFile | Executing Lua file in: Scripts/App/test_main.lua
  13. 2018-12-12 11:43:54,333 INFO [default] loadGraph | Loading graph
  14. 12-12-18 11:43 | LuaInterface.cpp | DEBUG | callFunction | Calling function: getGraph
  15. 12-12-18 11:43 | LuaInterface.cpp | INFO | callFunctionInternal | Transforming Lua objects to Sol objects
  16. 12-12-18 11:43 | LuaInterface.cpp | INFO | callFunctionInternal | Calling function with Sol objects
  17. [sol2] An error occurred and panic has been invoked: attempt to call a nil value
  18. terminate called after throwing an instance of 'sol::error'
  19. what(): lua: error: attempt to call a nil value
  20. Stacktrace:
  21.  
  22. at <unknown> <0xffffffff>
  23. at (wrapper managed-to-native) Lua.Common.LuaGraph.LuaGraphLoadGraph () [0x00002] in <e4f6b4f33669446c8e1cdb23152a5e80>:0
  24. at Lua.Common.LuaGraph.LoadGraph () [0x00001] in <e4f6b4f33669446c8e1cdb23152a5e80>:0
  25. at GraphCore.Graph.LoadGraph () [0x0000d] in <e4f33874565640e9b697d9e5556616f8>:0
  26. at UnitTests.GraphTests.Graph_LoadGraph () [0x00066] in <0b3d36d1a7a943e684aef4b63303b97a>:0
  27. at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004d] in <3833a6edf2074b959d3dab898627f0ac>:0
  28. at <unknown> <0xffffffff>
  29. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [0x0000c] in <3833a6edf2074b959d3dab898627f0ac>:0
  30. at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0003b] in <3833a6edf2074b959d3dab898627f0ac>:0
  31. at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in <3833a6edf2074b959d3dab898627f0ac>:0
  32. at NUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo,object,object[]) [0x00009] in <5d5da92be75c4740b706725e01231009>:0
  33. at NUnit.Framework.Internal.MethodWrapper.Invoke (object,object[]) [0x00006] in <5d5da92be75c4740b706725e01231009>:0
  34. at NUnit.Framework.Internal.Commands.TestMethodCommand.InvokeTestMethod (NUnit.Framework.Internal.TestExecutionContext) [0x00011] in <5d5da92be75c4740b706725e01231009>:0
  35. at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod (NUnit.Framework.Internal.TestExecutionContext) [0x0004c] in <5d5da92be75c4740b706725e01231009>:0
  36. at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext) [0x00000] in <5d5da92be75c4740b706725e01231009>:0
  37. at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand/<>c__DisplayClass1_0.<Execute>b__0 () [0x00016] in <5d5da92be75c4740b706725e01231009>:0
  38. at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone (NUnit.Framework.Internal.TestExecutionContext,System.Action) [0x00000] in <5d5da92be75c4740b706725e01231009>:0
  39. at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.Execute (NUnit.Framework.Internal.TestExecutionContext) [0x0005d] in <5d5da92be75c4740b706725e01231009>:0
  40. at NUnit.Framework.Internal.Execution.SimpleWorkItem.PerformWork () [0x0000d] in <5d5da92be75c4740b706725e01231009>:0
  41. at NUnit.Framework.Internal.Execution.WorkItem.RunOnCurrentThread () [0x00081] in <5d5da92be75c4740b706725e01231009>:0
  42. at NUnit.Framework.Internal.Execution.WorkItem.Execute () [0x000c4] in <5d5da92be75c4740b706725e01231009>:0
  43. at NUnit.Framework.Internal.Execution.ParallelWorkItemDispatcher.Dispatch (NUnit.Framework.Internal.Execution.WorkItem,NUnit.Framework.Internal.Execution.ParallelExecutionStrategy) [0x00039] in <5d5da92be75c4740b706725e01231009>:0
  44. at NUnit.Framework.Internal.Execution.ParallelWorkItemDispatcher.Dispatch (NUnit.Framework.Internal.Execution.WorkItem) [0x00008] in <5d5da92be75c4740b706725e01231009>:0
  45. at NUnit.Framework.Internal.Execution.CompositeWorkItem.RunChildren () [0x000a7] in <5d5da92be75c4740b706725e01231009>:0
  46. at NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformWork () [0x000cb] in <5d5da92be75c4740b706725e01231009>:0
  47. at NUnit.Framework.Internal.Execution.WorkItem.RunOnCurrentThread () [0x00081] in <5d5da92be75c4740b706725e01231009>:0
  48. at NUnit.Framework.Internal.Execution.WorkItem.Execute () [0x000c4] in <5d5da92be75c4740b706725e01231009>:0
  49. at NUnit.Framework.Internal.Execution.TestWorker.TestWorkerThreadProc () [0x00079] in <5d5da92be75c4740b706725e01231009>:0
  50. at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00014] in <3833a6edf2074b959d3dab898627f0ac>:0
  51. at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in <3833a6edf2074b959d3dab898627f0ac>:0
  52. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <3833a6edf2074b959d3dab898627f0ac>:0
  53. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) [0x0002b] in <3833a6edf2074b959d3dab898627f0ac>:0
  54. at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <3833a6edf2074b959d3dab898627f0ac>:0
  55. at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004d] in <3833a6edf2074b959d3dab898627f0ac>:0
  56. /proc/self/maps:
  57. 00400000-0082c000 r-xp 00000000 08:11 11551408 /usr/bin/mono-sgen
  58. 00a2c000-00a32000 r--p 0042c000 08:11 11551408 /usr/bin/mono-sgen
  59. 00a32000-00a37000 rw-p 00432000 08:11 11551408 /usr/bin/mono-sgen
  60. 00a37000-00a4e000 rw-p 00000000 00:00 0
  61. 00ce1000-01143000 rw-p 00000000 00:00 0 [heap]
  62. 4047d000-405ad000 rwxp 00000000 00:00 0
  63. 408d8000-408e8000 rwxp 00000000 00:00 0
  64. 41833000-418b3000 rwxp 00000000 00:00 0
  65. 7fe348000000-7fe348133000 rw-p 00000000 00:00 0
  66. 7fe348133000-7fe34c000000 ---p 00000000 00:00 0
  67. 7fe350000000-7fe3504e1000 rw-p 00000000 00:00 0
  68. 7fe3504e1000-7fe354000000 ---p 00000000 00:00 0
  69. 7fe354000000-7fe354034000 rw-p 00000000 00:00 0
  70. 7fe354034000-7fe358000000 ---p 00000000 00:00 0
  71. 7fe358000000-7fe358029000 rw-p 00000000 00:00 0
  72. 7fe358029000-7fe35c000000 ---p 00000000 00:00 0
  73. 7fe35c000000-7fe35c021000 rw-p 00000000 00:00 0
  74. 7fe35c021000-7fe360000000 ---p 00000000 00:00 0
  75. 7fe360000000-7fe360021000 rw-p 00000000 00:00 0
  76. 7fe360021000-7fe364000000 ---p 00000000 00:00 0
  77. 7fe365602000-7fe3656e9000 r-xp 00000000 08:11 3259278 /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so
  78. 7fe3656e9000-7fe3658e8000 ---p 000e7000 08:11 3259278 /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so
  79. 7fe3658e8000-7fe3658ea000 r--p 000e6000 08:11 3259278 /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so
  80. 7fe3658ea000-7fe3658f0000 rw-p 000e8000 08:11 3259278 /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so
  81. 7fe3658f0000-7fe365966000 r--p 00000000 08:11 11551424 /usr/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  82. Memory around native instruction pointer (0x7fe36a7d0428):
  83. 0x7fe36a7d0418 48 63 f0 48 63 d7 b8 ea 00 00 00 48 63 f9 0f 05 Hc.Hc......Hc...
  84. 0x7fe36a7d0428 48 3d 00 f0 ff ff 77 20 f3 c3 66 0f 1f 44 00 00 H=....w ..f..D..
  85. 0x7fe36a7d0438 85 c9 7f df 89 ca f7 da 81 e1 ff ff ff 7f 0f 44 ...............D
  86. 0x7fe36a7d0448 d6 89 d1 eb ce 0f 1f 00 48 8b 15 21 ea 38 00 f7 ........H..!.8..
  87.  
  88. Native stacktrace:
  89.  
  90. /usr/bin/mono() [0x4b32b5]
  91. /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7fe36ad8c390]
  92. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7fe36a7d0428]
  93. /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fe36a7d202a]
  94. /usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x16d) [0x7fe3659f584d]
  95. /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d6b6) [0x7fe3659f36b6]
  96. /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d701) [0x7fe3659f3701]
  97. /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d919) [0x7fe3659f3919]
  98. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZN3sol16default_at_panicEP9lua_State+0x100) [0x7fe365ff0296]
  99. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xdeb6) [0x7fe365d20eb6]
  100. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xdb27) [0x7fe365d20b27]
  101. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xdc06) [0x7fe365d20c06]
  102. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xd797) [0x7fe365d20797]
  103. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xe835) [0x7fe365d21835]
  104. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xe93d) [0x7fe365d2193d]
  105. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(+0xef81) [0x7fe365d21f81]
  106. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so(lua_call+0x4e) [0x7fe365d1bee4]
  107. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZNK3sol14basic_functionINS_15basic_referenceILb0EEELb0EE7luacallEll+0x3d) [0x7fe366012153]
  108. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZNK3sol14basic_functionINS_15basic_referenceILb0EEELb0EE6invokeENS_5typesIIEEESt16integer_sequenceImIEEl+0x81) [0x7fe36600b953]
  109. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZNK3sol14basic_functionINS_15basic_referenceILb0EEELb0EE4callIJEJNS_9as_args_tIRSt6vectorINS_12basic_objectIS2_EESaIS8_EEEEEEEDcDpOT0_+0x7a) [0x7fe36600544a]
  110. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZNK3sol14basic_functionINS_15basic_referenceILb0EEELb0EEclIJNS_9as_args_tIRSt6vectorINS_12basic_objectIS2_EESaIS8_EEEEEEENS_22unsafe_function_resultEDpOT_+0x45) [0x7fe3660054b7]
  111. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZN3Lua12LuaInterface20callFunctionInternalERKN3sol14basic_functionINS1_15basic_referenceILb0EEELb0EEERKSt6vectorINS_9LuaObjectESaIS9_EE+0x1bd) [0x7fe365fec873]
  112. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluainterface.so(_ZN3Lua12LuaInterface12callFunctionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorINS_9LuaObjectESaISA_EE+0x122) [0x7fe365fec1c8]
  113. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so(_ZN3Lua8LuaGraph9loadGraphEv+0x115) [0x7fe36569682d]
  114. /home/matej/Programs/RiderProjects/3dsoftvis_remake/_install/SoftvizModules.Tests/libluagraph.so(LuaGraphLoadGraph+0x9) [0x7fe3656c8a48]
  115. [0x4059f137]
  116.  
  117. Debug info from gdb:
  118.  
  119. [New LWP 20843]
  120. [New LWP 20847]
  121. [New LWP 20848]
  122. [New LWP 20849]
  123. [New LWP 20852]
  124. [New LWP 20853]
  125. [New LWP 20854]
  126. [Thread debugging using libthread_db enabled]
  127. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  128. DW_FORM_strp pointing outside of .debug_str section [in module /usr/lib/mono/aot-cache/amd64/mscorlib.dll.so]
  129. pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  130. 225 ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: No such file or directory.
  131. Id Target Id Frame
  132. * 1 Thread 0x7fe36b8a1740 (LWP 20842) "mono" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  133. 2 Thread 0x7fe369fff700 (LWP 20843) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  134. 3 Thread 0x7fe367c19700 (LWP 20847) "Finalizer" 0x00007fe36ad8a827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xa3ca60) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  135. 4 Thread 0x7fe366ded700 (LWP 20848) "mono" 0x00007fe36ad8b76d in accept () at ../sysdeps/unix/syscall-template.S:84
  136. 5 Thread 0x7fe366bec700 (LWP 20849) "mono" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  137. 6 Thread 0x7fe3669eb700 (LWP 20852) "mono" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  138. 7 Thread 0x7fe366653700 (LWP 20853) "EventPumpThread" pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  139. 8 Thread 0x7fe366452700 (LWP 20854) "NonParallelWork" 0x00007fe36ad8bf7b in __waitpid (pid=20855, stat_loc=0x7fe36644f0ec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  140.  
  141. Thread 8 (Thread 0x7fe366452700 (LWP 20854)):
  142. #0 0x00007fe36ad8bf7b in __waitpid (pid=20855, stat_loc=0x7fe36644f0ec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  143. #1 0x00000000004b338c in ?? ()
  144. #2 <signal handler called>
  145. #3 0x00007fe36a7d0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  146. #4 0x00007fe36a7d202a in __GI_abort () at abort.c:89
  147. #5 0x00007fe3659f584d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  148. #6 0x00007fe3659f36b6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  149. #7 0x00007fe3659f3701 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  150. #8 0x00007fe3659f3919 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  151. #9 0x00007fe365ff0296 in sol::default_at_panic (L=0x7fe348054a00) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/sol2/single/sol/sol.hpp:20833
  152. #10 0x00007fe365d20eb6 in luaD_throw () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  153. #11 0x00007fe365d20b27 in luaG_errormsg () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  154. #12 0x00007fe365d20c06 in luaG_runerror () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  155. #13 0x00007fe365d20797 in luaG_typeerror () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  156. #14 0x00007fe365d21835 in tryfuncTM () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  157. #15 0x00007fe365d2193d in luaD_precall () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  158. #16 0x00007fe365d21f81 in luaD_call () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  159. #17 0x00007fe365d1bee4 in lua_call () from /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies_install/lib/liblua.so
  160. #18 0x00007fe366012153 in sol::basic_function<sol::basic_reference<false>, false>::luacall (this=0x7fe3664507a0, argcount=0, resultcount=-1) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/sol2/single/sol/sol.hpp:14863
  161. #19 0x00007fe36600b953 in sol::basic_function<sol::basic_reference<false>, false>::invoke(sol::types<>, std::integer_sequence<unsigned long>, long) const (this=0x7fe3664507a0, n=0) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/sol2/single/sol/sol.hpp:14886
  162. #20 0x00007fe36600544a in sol::basic_function<sol::basic_reference<false>, false>::call<, sol::as_args_t<std::vector<sol::basic_object<sol::basic_reference<false> >, std::allocator<sol::basic_object<sol::basic_reference<false> > > >&> > (this=0x7fe3664507a0) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/sol2/single/sol/sol.hpp:14961
  163. #21 0x00007fe3660054b7 in sol::basic_function<sol::basic_reference<false>, false>::operator()<sol::as_args_t<std::vector<sol::basic_object<sol::basic_reference<false> >, std::allocator<sol::basic_object<sol::basic_reference<false> > > >&> >(sol::as_args_t<std::vector<sol::basic_object<sol::basic_reference<false> >, std::allocator<sol::basic_object<sol::basic_reference<false> > > >&>&&) const (this=0x7fe3664507a0) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/sol2/single/sol/sol.hpp:14947
  164. #22 0x00007fe365fec873 in Lua::LuaInterface::callFunctionInternal (this=0x7fe34805e570, func=..., params=std::vector of length 0, capacity 0) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/luainterface/src/LuaInterface/LuaInterface.cpp:167
  165. #23 0x00007fe365fec1c8 in Lua::LuaInterface::callFunction (this=0x7fe34805e570, funcName="getGraph", params=std::vector of length 0, capacity 0) at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/luainterface/src/LuaInterface/LuaInterface.cpp:138
  166. #24 0x00007fe36569682d in Lua::LuaGraph::loadGraph () at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/luagraph/src/LuaGraph/LuaGraph.cpp:71
  167. #25 0x00007fe3656c8a48 in LuaGraphLoadGraph () at /home/matej/Programs/RiderProjects/3dsoftvis_remake/_build/dependencies/luagraph/src/LuaGraph/LuaGraphExportC.cpp:44
  168. #26 0x000000004059f137 in ?? ()
  169. #27 0x0000000000000000 in ?? ()
  170.  
  171. Thread 7 (Thread 0x7fe366653700 (LWP 20853)):
  172. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  173. #1 0x00000000006e511b in ?? ()
  174. #2 0x000000000063f379 in ?? ()
  175. #3 0x00000000006406d6 in ?? ()
  176. #4 0x000000000067a140 in ?? ()
  177. #5 0x00000000405870e7 in ?? ()
  178. #6 0x00007fe36a236570 in ?? ()
  179. #7 0x00000000000001f4 in ?? ()
  180. #8 0x00007fe36a236570 in ?? ()
  181. #9 0x00000000000001f4 in ?? ()
  182. #10 0x00007fe36a236570 in ?? ()
  183. #11 0x00007fe354002590 in ?? ()
  184. #12 0x00007fe366652830 in ?? ()
  185. #13 0x00007fe3666527a0 in ?? ()
  186. #14 0x00007fe36a236570 in ?? ()
  187. #15 0x0000000040586ecb in ?? ()
  188. #16 0x0000000000000000 in ?? ()
  189.  
  190. Thread 6 (Thread 0x7fe3669eb700 (LWP 20852)):
  191. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  192. #1 0x00000000006e5175 in ?? ()
  193. #2 0x000000000063f379 in ?? ()
  194. #3 0x0000000000640677 in ?? ()
  195. #4 0x000000000067a140 in ?? ()
  196. #5 0x00000000405870e7 in ?? ()
  197. #6 0x00007fe36a2376d0 in ?? ()
  198. #7 0xffffffffffffffff in ?? ()
  199. #8 0x00007fe36a2376d0 in ?? ()
  200. #9 0xffffffffffffffff in ?? ()
  201. #10 0x00007fe36a2376d0 in ?? ()
  202. #11 0x00007fe3669e93c8 in ?? ()
  203. #12 0x00007fe3669e8d30 in ?? ()
  204. #13 0x00007fe3669e8ca0 in ?? ()
  205. #14 0x0000000000000000 in ?? ()
  206.  
  207. Thread 5 (Thread 0x7fe366bec700 (LWP 20849)):
  208. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  209. #1 0x00000000006e511b in ?? ()
  210. #2 0x00000000006eed4c in ?? ()
  211. #3 0x000000000062657f in ?? ()
  212. #4 0x000000004187fc5e in ?? ()
  213. #5 0x00007fe36a0c9b20 in ?? ()
  214. #6 0x0000000000000000 in ?? ()
  215.  
  216. Thread 4 (Thread 0x7fe366ded700 (LWP 20848)):
  217. #0 0x00007fe36ad8b76d in accept () at ../sysdeps/unix/syscall-template.S:84
  218. #1 0x0000000000682eaa in ?? ()
  219. #2 0x00000000006105a1 in ?? ()
  220. #3 0x000000004187b063 in ?? ()
  221. #4 0x00007fe36a0bb410 in ?? ()
  222. #5 0x0000000000000000 in ?? ()
  223.  
  224. Thread 3 (Thread 0x7fe367c19700 (LWP 20847)):
  225. #0 0x00007fe36ad8a827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xa3ca60) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  226. #1 do_futex_wait (sem=sem@entry=0xa3ca60, abstime=0x0) at sem_waitcommon.c:111
  227. #2 0x00007fe36ad8a8d4 in __new_sem_wait_slow (sem=0xa3ca60, abstime=0x0) at sem_waitcommon.c:181
  228. #3 0x00007fe36ad8a97a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  229. #4 0x0000000000670eaf in ?? ()
  230. #5 0x0000000000628cc5 in ?? ()
  231. #6 0x00007fe36ad826ba in start_thread (arg=0x7fe367c19700) at pthread_create.c:333
  232. #7 0x00007fe36a8a241d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  233.  
  234. Thread 2 (Thread 0x7fe369fff700 (LWP 20843)):
  235. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  236. #1 0x00000000006d886b in ?? ()
  237. #2 0x00007fe36ad826ba in start_thread (arg=0x7fe369fff700) at pthread_create.c:333
  238. #3 0x00007fe36a8a241d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  239.  
  240. Thread 1 (Thread 0x7fe36b8a1740 (LWP 20842)):
  241. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  242. #1 0x00000000006e511b in ?? ()
  243. #2 0x000000000063f379 in ?? ()
  244. #3 0x00000000006406d6 in ?? ()
  245. #4 0x0000000000640dcd in ?? ()
  246. #5 0x00000000006266db in ?? ()
  247. #6 0x000000004188b25f in ?? ()
  248. #7 0x00007fe36a025ff0 in ?? ()
  249. #8 0x0000000000000001 in ?? ()
  250. #9 0x00007fe36a025e68 in ?? ()
  251. #10 0x00000000000001f4 in ?? ()
  252. #11 0x00000000000001f4 in ?? ()
  253. #12 0x0000000000d13b90 in ?? ()
  254. #13 0x0000000000000000 in ?? ()
  255.  
  256. =================================================================
  257. Got a SIGABRT while executing native code. This usually indicates
  258. a fatal error in the mono runtime or one of the native libraries
  259. used by your application.
  260. =================================================================
  261.  
  262.  
  263. Errors, Failures and Warnings
  264.  
  265. 1) Error :
  266. System.Runtime.Remoting.RemotingException : Tcp transport error.
  267. ----> System.Runtime.Remoting.RemotingException : Connection closed
  268. --RemotingException
  269. Tcp transport error.
  270.  
  271.  
  272. Server stack trace:
  273. at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00017] in <7221a2785e7a45aba41f60a2fe27cf9c>:0
  274. at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (System.Runtime.Remoting.Messaging.IMessage msg, System.Runtime.Remoting.Channels.ITransportHeaders requestHeaders, System.IO.Stream requestStream, System.Runtime.Remoting.Channels.ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x0005e] in <7221a2785e7a45aba41f60a2fe27cf9c>:0
  275. at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage msg) [0x00066] in <7221a2785e7a45aba41f60a2fe27cf9c>:0
  276.  
  277. Exception rethrown at [0]:
  278. at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper(intptr,intptr)
  279. at (wrapper remoting-invoke) NUnit.Engine.Agents.RemoteTestAgent.Run(NUnit.Engine.ITestEventListener,NUnit.Engine.TestFilter)
  280. at NUnit.Engine.Runners.ProcessRunner.RunTests (NUnit.Engine.ITestEventListener listener, NUnit.Engine.TestFilter filter) [0x00025] in <494037e7949a4b36971fa32d3094f0fa>:0
  281. --
  282. RemotingException
  283. Connection closed
  284. at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, System.Int32 count) [0x00011] in <7221a2785e7a45aba41f60a2fe27cf9c>:0
  285. at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <7221a2785e7a45aba41f60a2fe27cf9c>:0
  286.  
  287. Test Run Summary
  288. Overall result: Failed
  289. Test Count: 0, Passed: 0, Failed: 0, Warnings: 0, Inconclusive: 0, Skipped: 0
  290. Start time: 2018-12-12 10:43:53Z
  291. End time: 2018-12-12 10:43:55Z
  292. Duration: 1.965 seconds
  293.  
  294. Results (nunit3) saved as TestResult.xml
  295.  
  296. NUnit.Engine.NUnitEngineUnloadException : Agent Process was terminated successfully after error.
  297. ----> System.Runtime.Remoting.RemotingException : Connection refused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement