Results 1 to 5 of 5

Thread: Patch for Ice for C++ 3.0.0

  1. #1
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055

    Patch for Ice for C++ 3.0.0

    Hi,

    the attached patch fixes a problem with the class garbage collector in Ice for C++ that can result in double-deletion of class instances.

    Note that the patch is not binary compatible, so you need to recompile client/server code after recompiling Ice.

    This patch will be included in the 3.1 release.

    Cheers,

    Michi.
    Attached Files Attached Files
    Last edited by michi; 02-23-2006 at 11:10 PM.

  2. #2
    OrNot is offline Registered User
    Name: Bin.Li
    Organization: GE Healthcare
    Project: Enterprise solution
    Join Date
    Jun 2005
    Location
    Shanghai
    Posts
    181
    hi, Michi,
    Should this patch be updated immediately? I mean, it is badly necessary for all ice c++ applications? or only those with a cycle issue?

    Cheers
    OrNot
    ------------------------------------------
    ornot2008@yahoo.com
    --------------------------------------------

  3. #3
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    You need to apply the patch only if you find that you are getting a crash during communicator shutdown.

    Cheers,

    Michi.

  4. #4
    acbell is offline Registered User
    Name: Andrew Bell
    Organization: Iowa State University
    Project: National Resources Inventory
    Join Date
    Jan 2005
    Location
    Ames, IA, USA
    Posts
    89

    Crash in 2.1.2 as well?

    Hi,

    Was this a problem in 2.1.2 as well?

    Thanks,

  5. #5
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Yes, that problem exists in 2.1.2 as well.

    I'm afraid that providing patches for old releases is something that goes beyond the support we can provide in this forum. I suggest that you either upgrade to Ice 3.0.1 and apply this patch or, if you have to have a patch for 2.1.2, you contact us at info@zeroc.com for commercial support.

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Ice.Patch.Application and Ice.Patch.Server
    By richardma in forum Help Center
    Replies: 1
    Last Post: 11-15-2007, 09:52 AM
  2. Replies: 1
    Last Post: 08-01-2006, 06:26 AM
  3. Patch for Ice for C#, 3.0.0 and 3.0.1
    By michi in forum Patches
    Replies: 0
    Last Post: 03-14-2006, 12:42 AM
  4. Patch for Ice for C#, 3.0.1
    By michi in forum Patches
    Replies: 0
    Last Post: 02-16-2006, 12:12 AM
  5. Patch 1 for Ice for C#
    By michi in forum Patches
    Replies: 0
    Last Post: 07-28-2004, 12:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •