Select to view content in your preferred language

ArcGISRuntimeException: bad allocation

1745
3
07-26-2018 11:16 AM
MarkCollins
Frequent Contributor

We are getting the following exception (details in screenshot) when building the CompositeSymbol and adding lots of graphics (around 2000) to a graphics overlay.  What is the recommend approach for dealing with this error? Should I just attempt to add my symbol again? 

Esri.ArcGISRuntime.ArcGISRuntimeException: 'bad allocation'

Thanks,

Mark

Tags (1)
0 Kudos
3 Replies
JohnSelkirk
Regular Contributor

Did you figure this one out?

I am getting the same error intermittently.

0 Kudos
MarkCollins
Frequent Contributor

This was resolved for us by upgrading to the latest 100.3 version of the runtime. We are still having issues w/ 2k plus picture markers if we attempt to cache them internally in our app but this issue seems to have been resolved. 

JohnSelkirk
Regular Contributor

Good to know, thanks for the really fast reponse!

0 Kudos