aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Segmentation fault when running on Ubuntu #483

Closed victorhurdugaci closed 8 years ago

victorhurdugaci commented 9 years ago
[10:47:56][Step 3/3] Starting: /home/aspnetagent/BuildAgent/temp/agentTmp/custom_script2971593231848957047
[10:47:56][Step 3/3] in directory: /home/aspnetagent/BuildAgent/work/cd759b4fd0e05e55
[10:47:56][Step 3/3] /home/aspnetagent/BuildAgent/temp/agentTmp/custom_script2971593231848957047: 1: /home/aspnetagent/BuildAgent/temp/agentTmp/custom_script2971593231848957047: source: not found
[10:47:58][Step 3/3] Stacktrace:
[10:47:58][Step 3/3] 
[10:47:58][Step 3/3] 
[10:47:58][Step 3/3] Native stacktrace:
[10:47:58][Step 3/3] 
[10:47:58][Step 3/3] build.sh: line 28:  4898 Segmentation fault      (core dumped) mono .nuget/nuget.exe install KoreBuild -ExcludeVersion -o packages -nocache -pre
[10:47:59][Step 3/3] Installing 'Sake 0.2'.
[10:47:59][Step 3/3] Successfully installed 'Sake 0.2'.
[10:47:59][Step 3/3] build.sh: line 31: packages/KoreBuild/build/dnvm.sh: No such file or directory

From here https://xplat-ci.asp.net/viewLog.html?buildId=517&buildTypeId=XPlat_Linux_1_BuildMusicStore&tab=buildLog#_state=75

cc @suhasj

Eilon commented 8 years ago

I'm assuming this is no longer an issue...