Ghost Solution Suite

 View Only
  • 1.  Problems deploying AI Package

    Posted Apr 02, 2007 11:04 AM
    Hi I was deploying an AI package as a test to 10 PC's on the same subnet as the server. When i checked one of the PC's it showed a error message and to post in on the boards so here it is:
     
     
    The following information has been placed on the clipboard. Visit the Ghost forums at http://forums.symantec.com/discussions/forum.jspa?forumID=109 and supply this information to gain help with this error.
    Symantec Ghost Client Agent
    An exception has occurred of type 80000003
    C:\Program Files\Symantec\Ghost - C:\Program Files\Symantec\Ghost\ngctw32.exe 11.0.0.1508
    [ Limited backtrace only ]
    0x7C901230
    e:\depot\ghost\gss2.0\ghost\configureagent\library\src\gc\gc.cpp#1407:Library::Gc::GCGeneration::collect
       unsigned int required = 4112
    e:\depot\ghost\gss2.0\ghost\configureagent\library\src\gc\gc.cpp#715:Library::Gc::GCGeneration::fullAllocObject
       unsigned int size = 4112
       bool collected = false
    e:\depot\ghost\gss2.0\ghost\configureagent\library\src\gc\gcobjs.cpp#306:Library::Gc::SBlob::make
    e:\depot\ghost\gss2.0\ghost\configureagent\library\src\gc\ichange.cpp#580:Library::Gc::Interchange::readFrom
       unsigned int tag = 0xFFFFF740
       unsigned int length = 128
       unsigned int value = 0xC7000000
    0x890CC483
    I was getting a Task In Progress Dialog failed error if that helps


  • 2.  RE: Problems deploying AI Package

    Posted Apr 05, 2007 10:51 PM
    This is a debug exception caused by the Ghost client recognising that a part of memory is trashed. Recently we've been able to trace something like this to the same root cause as the one customers have reported as aiobuf::sync popup errors, and I've fixed the code to hopefully prevent this happening.

    [ You've got 1508 which has the first set of fixes, but since then we've found one more code path that can do this too. ]

    We're working on a LiveUpdate which includes this, which should be out soon.

    Message Edited by Nigel Bree on 04-06-200702:52 PM