Opened 14 years ago

Closed 18 months ago

#1150 closed defect (fixed)

Instability in .net Wrapper for MgLayerCollection

Reported by: crispinatime Owned by: jng
Priority: low Milestone: 4.0
Component: Web API Version: 2.1.0
Severity: minor Keywords:
Cc: External ID:

Description

Hi,

Using the MgLayerCollection I regularly get an "Unhandled Exception" (about once every 20 calls) to the .Clear() and .RemoveAt() methods.

I have implemented a different object collection as a work-around in my app ... but below is the message within the exception thrown from 2.1.0.4283

Crispin

MgLayerCollection_Clear() line 680 file .\MgApi_wrap.cpp MgLayerCollection_RemoveAt() line 680 file .\MgApi_wrap.cpp

Change History (9)

comment:1 by jng, 12 years ago

Milestone: 2.4

Is this still happening for 2.4?

comment:2 by jng, 12 years ago

Milestone: 2.42.5

comment:3 by jng, 11 years ago

It has occurred to me that this could be related to #1268 due to MgLayerCollection internally containing a MgNamedCollection instance.

comment:4 by jng, 11 years ago

Owner: set to jng

comment:5 by jng, 11 years ago

Do you have sample code that caused this?

I strongly believe in this ticket's connection to #1268, but need some test code

comment:6 by jng, 11 years ago

Milestone: 2.52.6

comment:7 by jng, 6 years ago

Milestone: 3.03.3

Ticket retargeted after milestone closed

comment:8 by jng, 5 years ago

Milestone: 3.34.0

Milestone renamed

comment:9 by jng, 18 months ago

Resolution: fixed
Status: newclosed

Assuming a clean slate from fresh SWIG .net bindings for MGOS 4.0

Note: See TracTickets for help on using tickets.