Mendix Version Update 7.23.19->7.23.33

0
I download Mendix Studio Pro 7.23.33.I commit changes.it works fine in local but I am getting an error while creating the package in cloud. How can I fix this issue?   [compile] 2023-01-11T07:34:41.799959575Z * Model version: 4.1.2.7704 [compile] 2023-01-11T07:34:41.799961541Z * Model description: TW-2007 [compile] 2023-01-11T07:34:41.799963610Z Reading project file... [compile] 2023-01-11T07:34:42.356406315Z * Assertion at local-propagation.c:330, condition `ins->opcode > MONO_CEE_LAST' not met [compile] 2023-01-11T07:34:42.356437509Z [compile] 2023-01-11T07:34:42.356475128Z Stacktrace: [compile] 2023-01-11T07:34:42.356491966Z [compile] 2023-01-11T07:34:42.356496597Z at <unknown> <0xffffffff> [compile] 2023-01-11T07:34:42.356499919Z at System.MemoryExtensions..cctor () <0x0000b> [compile] 2023-01-11T07:34:42.356503131Z at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0x00062> [compile] 2023-01-11T07:34:42.356506245Z at <unknown> <0xffffffff> [compile] 2023-01-11T07:34:42.356509529Z at Svg.SvgPropertyDescriptor`2<Svg.SvgFragment, Svg.SvgUnit>.SetValue (object,System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) <0x0007f> [compile] 2023-01-11T07:34:42.356513337Z at Svg.SvgFragment.SetValue (string,System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) <0x0007c> [compile] 2023-01-11T07:34:42.356517171Z at Svg.SvgDocument.SetValue (string,System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,object) <0x0010b> [compile] 2023-01-11T07:34:42.356530628Z at Svg.SvgElementFactory.SetPropertyValue (Svg.SvgElement,string,string,string,Svg.SvgDocument,bool) <0x00096> [compile] 2023-01-11T07:34:42.356534831Z at Svg.SvgElementFactory.SetAttributes (Svg.SvgElement,System.Xml.XmlReader,Svg.SvgDocument) <0x00473> [compile] 2023-01-11T07:34:42.356537747Z at Svg.SvgElementFactory.CreateElement<T_REF> (System.Xml.XmlReader,bool,Svg.SvgDocument) <0x001a3> [compile] 2023-01-11T07:34:42.356540858Z at Svg.SvgElementFactory.CreateDocument<T_REF> (System.Xml.XmlReader) <0x00067> [compile] 2023-01-11T07:34:42.356544265Z at Svg.SvgDocument.Create<T_REF> (System.Xml.XmlReader) <0x00327> [compile] 2023-01-11T07:34:42.356555188Z at Svg.SvgDocument.Open<T_REF> (System.IO.Stream,System.Collections.Generic.Dictionary`2<string, string>) <0x00117> [compile] 2023-01-11T07:34:42.356559313Z at Svg.SvgDocument.Open<T_REF> (System.IO.Stream) <0x00027> [compile] 2023-01-11T07:34:42.356562427Z at Mendix.Modeler.Images.MxImage.ParseSvgDocument (byte[]) <0x0005b> [compile] 2023-01-11T07:34:42.356566312Z at Mendix.Modeler.Images.MxImage.ParseImage (byte[]) <0x0016f> [compile] 2023-01-11T07:34:42.356569631Z at Mendix.Modeler.Images.MxImage.set_ImageData (byte[]) <0x0004f> [compile] 2023-01-11T07:34:42.356573118Z at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0x000df> [compile] 2023-01-11T07:34:42.356576698Z at <unknown> <0xffffffff> [compile] 2023-01-11T07:34:42.356580101Z at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0x00073> [compile] 2023-01-11T07:34:42.356583530Z at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000a3> [compile] 2023-01-11T07:34:42.356587149Z at System.Reflection.MonoProperty.SetValue (object,object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00106> [compile] 2023-01-11T07:34:42.356590363Z at System.Reflection.PropertyInfo.SetValue (object,object,object[]) <0x00040> [compile] 2023-01-11T07:34:42.356595533Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.FillProperties (Mendix.Modeler.Storage.IStorageUnit,Mendix.Modeler.Storage.IStorageObject,Newtonsoft.Json.Linq.JObject,Mendix.Modeler.Storage.Caches.ICachedType) <0x00638> [compile] 2023-01-11T07:34:42.356601570Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConstructObjectInternal (Mendix.Modeler.Storage.IStorageUnit,Mendix.Modeler.Storage.IStorageObject,Newtonsoft.Json.Linq.JObject) <0x00413> [compile] 2023-01-11T07:34:42.356605290Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConvertFromStorage (Mendix.Modeler.Storage.IStorageUnit,Mendix.Modeler.Storage.IStorageObject,Mendix.Modeler.Storage.Caches.ICachedProperty,Newtonsoft.Json.Linq.JToken) <0x0016f> [compile] 2023-01-11T07:34:42.356609213Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.FillProperties (Mendix.Modeler.Storage.IStorageUnit,Mendix.Modeler.Storage.IStorageObject,Newtonsoft.Json.Linq.JObject,Mendix.Modeler.Storage.Caches.ICachedType) <0x0059f> [compile] 2023-01-11T07:34:42.356615908Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConstructObjectInternal (Mendix.Modeler.Storage.IStorageUnit,Mendix.Modeler.Storage.IStorageObject,Newtonsoft.Json.Linq.JObject) <0x00413> [compile] 2023-01-11T07:34:42.356619260Z at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConstructUnitFromContents (Mendix.Modeler.Storage.IStorageUnit,byte[]) <0x0003f> [compile] 2023-01-11T07:34:42.356623939Z at Mendix.Modeler.Storage.Operations.UnitLoader.ConstructUnit (Mendix.Modeler.Storage.IStorageUnit,System.Data.Common.DbDataReader) <0x0011f> [compile] 2023-01-11T07:34:42.356627019Z at Mendix.Modeler.Storage.Operations.UnitLoader.LoadUnits (Mendix.Modeler.Storage.IStorageUnit,System.Collections.Generic.IList`1<System.Guid>) <0x00153> [compile] 2023-01-11T07:34:42.356652047Z at Mendix.Modeler.Storage.Operations.UnitLoader.LoadChildUnits (Mendix.Modeler.Storage.IStorageUnit) <0x006f7> [compile] 2023-01-11T07:34:42.356658293Z at Mendix.Modeler.Storage.Operations.UnitLoader.LoadChildUnits (Mendix.Modeler.Storage.IStorageUnit) <0x00b6f> [compile] 2023-01-11T07:34:42.356660675Z at Mendix.Modeler.Storage.Operations.UnitLoader.Load<T_REF> (Mendix.Modeler.Utility.Progress.IProgressInfo,System.Collections.Generic.Dictionary`2<System.Guid, Mendix.Modeler.Storage.IStorageUnit>) <0x00337> [compile] 2023-01-11T07:34:42.356701309Z at Mendix.Modeler.Storage.Database.Load<T_REF> (Mendix.Modeler.Utility.Progress.IProgressInfo,System.Collections.Generic.Dictionary`2<System.Guid, Mendix.Modeler.Storage.IStorageUnit>,bool) <0x0006b> [compile] 2023-01-11T07:34:42.356707336Z at Mendix.MxBuild.ProjectLoader/<>c__DisplayClass9_0.<LoadProject>b__0 (Mendix.Modeler.Storage.Database) <0x00083> [compile] 2023-01-11T07:34:42.356710773Z at Mendix.Modeler.Storage.Database/<>c__DisplayClass24_0`1<TResult_REF>.<Do>b__0 (Mendix.Modeler.Utility.DbConnectors.IDbConnector) <0x00058> [compile] 2023-01-11T07:34:42.356714826Z at Mendix.Modeler.Utility.DbConnectors.SQLiteConnector/<>c__DisplayClass5_0`1<TResult_REF>.<Do>b__1 () <0x00021> [compile] 2023-01-11T07:34:42.356719044Z at Mendix.Modeler.Utility.DbConnectors.DbConnector.WithoutTransactionDo<TResult_REF> (System.Func`1<TResult_REF>) <0x00022> [compile] 2023-01-11T07:34:42.356748704Z at Mendix.Modeler.Utility.DbConnectors.SQLiteConnector.Do<TResult_REF> (string,bool,System.Func`2<Mendix.Modeler.Utility.DbConnectors.IDbConnector, TResult_REF>) <0x00217> [compile] 2023-01-11T07:34:42.356780277Z at Mendix.Modeler.Storage.Database.Do<TResult_REF> (string,bool,System.Func`2<Mendix.Modeler.Storage.Database, TResult_REF>) <0x0011b> [compile] 2023-01-11T07:34:42.356789921Z at Mendix.MxBuild.ProjectLoader.LoadProject (string,System.Collections.Generic.Dictionary`2<System.Guid, Mendix.Modeler.Storage.IStorageUnit>) <0x0010f> [compile] 2023-01-11T07:34:42.356792848Z at Mendix.MxBuild.ProjectLoader.Load (string,bool,bool) <0x005db> [compile] 2023-01-11T07:34:42.356795242Z at Mendix.MxBuild.BuildRunner.Execute (Mendix.MxBuild.IBuildOptions) <0x001c9> [compile] 2023-01-11T07:34:42.356797542Z at Mendix.MxBuild.BuildRunnerMode.ExecuteBuild (Mendix.MxBuild.IBuildOptions) <0x0006b> [compile] 2023-01-11T07:34:42.356807635Z at Mendix.MxBuild.BuildRunnerMode.Run (System.Collections.Generic.IList`1<string>) <0x0008f> [compile] 2023-01-11T07:34:42.356810877Z at Mendix.MxBuild.ApplicationRunner.Run (System.Collections.Generic.IEnumerable`1<string>) <0x00194> [compile] 2023-01-11T07:34:42.356814615Z at Mendix.MxBuild.Program/<>c__DisplayClass1_0.<Main>b__0 (Mendix.MxBuild.IApplicationRunner) <0x0002c> [compile] 2023-01-11T07:34:42.356832652Z at Mendix.CommandLine.Shared.ProgramHelper.InitializeAndRun<T_REF> (System.Func`2<T_REF, int>,System.Reflection.Assembly[]) <0x00085> [compile] 2023-01-11T07:34:42.356838984Z at Mendix.MxBuild.Program.Main (string[]) <0x0017f> [compile] 2023-01-11T07:34:42.356853403Z at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0x000fd> [compile] 2023-01-11T07:34:42.356858015Z [compile] 2023-01-11T07:34:42.356859907Z Native stacktrace: [compile] 2023-01-11T07:34:42.356861801Z [compile] 2023-01-11T07:34:42.357070262Z /opt/mono/bin/mono(+0xa3eca) [0x55b5f7b2feca] [compile] 2023-01-11T07:34:42.357076276Z /lib/x86_64-linux-gnu/libpthread.so.0(+0x110e0) [0x7f7f010980e0] [compile] 2023-01-11T07:34:42.357079843Z /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf) [0x7f7f00b03fff] [compile] 2023-01-11T07:34:42.357082559Z /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f7f00b0542a] [compile] 2023-01-11T07:34:42.357085211Z /opt/mono/bin/mono(+0x24f85b) [0x55b5f7cdb85b] [compile] 2023-01-11T07:34:42.357088327Z /opt/mono/bin/mono(+0x24f644) [0x55b5f7cdb644] [compile] 2023-01-11T07:34:42.357091506Z /opt/mono/bin/mono(+0x24f7a9) [0x55b5f7cdb7a9] [compile] 2023-01-11T07:34:42.357094307Z /opt/mono/bin/mono(+0x9481b) [0x55b5f7b2081b] [compile] 2023-01-11T07:34:42.357097200Z /opt/mono/bin/mono(+0x100bcb) [0x55b5f7b8cbcb] [compile] 2023-01-11T07:34:42.357099821Z /opt/mono/bin/mono(+0x1014e9) [0x55b5f7b8d4e9] [compile] 2023-01-11T07:34:42.357102288Z /opt/mono/bin/mono(+0x3b25b) [0x55b5f7ac725b] [compile] 2023-01-11T07:34:42.357104904Z /opt/mono/bin/mono(+0xa5706) [0x55b5f7b31706] [compile] 2023-01-11T07:34:42.357107465Z /opt/mono/bin/mono(+0xa601c) [0x55b5f7b3201c] [compile] 2023-01-11T07:34:42.357110048Z [0x419a9398] [compile] 2023-01-11T07:34:42.358759492Z [compile] 2023-01-11T07:34:42.358765487Z Debug info from gdb: [compile] 2023-01-11T07:34:42.358767517Z [compile] 2023-01-11T07:34:42.361624096Z [compile] 2023-01-11T07:34:42.361636359Z ================================================================= [compile] 2023-01-11T07:34:42.361638821Z Got a SIGABRT while executing native code. This usually indicates [compile] 2023-01-11T07:34:42.361640963Z a fatal error in the mono runtime or one of the native libraries [compile] 2023-01-11T07:34:42.361643063Z used by your application. [compile] 2023-01-11T07:34:42.361645016Z ================================================================= [compile] 2023-01-11T07:34:42.361652440Z [compile] 2023-01-11T07:34:42.440626249Z Aborted (core dumped)  
asked
1 answers
0

I recently contacted support about this error.  I’ll include the response for Mendix support with the recommended solution below.

 

“This behavior usually occurs when there are SVG images with gradients in the App. They work fine in Studio Pro on Windows and in your App in the web browser, but they can fail when running MxBuild on Linux (such as it does in the Mendix Cloud or the Native Builder UI). If a gradient in the SVG becomes too small so that the anchor points collide it can cause a crash. Dotted lines in the SVG file may also give issues. 
 
Additionally, as mentioned in the release notes, the SVG library was upgraded in version 7.23.26. In other words, it is possible that the upgraded SVG library is causing this change in behavior.
 
As a workaround, the team has advised to either convert all SVG images to PNG or build the deployment packages locally and upload the package to the Deployment Repository.”

answered