Opened 10 years ago

Closed 10 years ago

#879 closed defect (fixed)

ArcSDE provider does not work AIM Server with 10.1 client dlls

Reported by: kwi Owned by: kwi
Priority: critical Milestone: 3.8.0
Component: ArcSDE Provider Version: 3.8.0
Severity: 2 Keywords:
Cc: External ID: DE4176

Description

While clicking on version drop down for data connect, it crashes.

Attachments (1)

Ticket879.patch (3.4 KB ) - added by kwi 10 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by kwi, 10 years ago

External ID: DE4176

Solution:

  • Increased the size of the Description string
  • Changed the approach from dynamic allocation to static allocation for a number of members. The debugger shows ArcSDELongTransactionReader::reset () is corrupting memory. Therefore avoided its usage by removing its functionality. Note without full Map3D stack is hard to tell how exactly this is fixing the problem.

In any case it seems to work now.

by kwi, 10 years ago

Attachment: Ticket879.patch added

comment:2 by kwi, 10 years ago

Owner: changed from Dan Stoica to kwi
Status: newassigned

comment:3 by kwi, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.