Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Looking for aspi 4.5.7  (Read 4514 times)

0 Members and 1 Guest are viewing this topic.

SSI

  • Guest
Looking for aspi 4.5.7
« on: November 08, 2005, 12:41:19 PM »
I am being clobberred by a memory leak which I have traced to my installation of ASPI, version 4.71.2. This leak consumes the nonpaged pool (kernel) memory at a rate of 160 bytes per call, according to poolmon.exe. This causes my system to crash after about three hours of constant tape drive use (a high-end W2K system with 2GB of RAM, 256MB page pool size).

I have also found a website (<http://www.saperion.de/media/pdf/downloadCenter/dach/flyer/05_UeberSaperion/SAPERION_Compatibility_Lists.pdf>) that indicates that this memory leak was introduced in ASPI version 4.6 and is present in 4.71, but is not present in aspi 4.5.7 (the version they recommend). But I can't find such an old version anywhere, not even in adaptec's "obsolete" download area.

Anyone know where ASPI 4.5.7 can be found, or have a copy available?

2k_dummy



    Specialist
  • A word, once spoken, can never be recalled.
  • Thanked: 14
    Re: Looking for aspi 4.5.7
    « Reply #1 on: November 09, 2005, 08:34:11 AM »
    I don't think you will be able to find the older version unless it happens to be on some installation disk. Adaptec's latest version is .72 or .72a and might have fixed the problem. Nero has their own ASPI files. Though I haven't tried it myself, I have heard several say that is what they used to correct some problems ASPI.
    If you don't stand for something, you'll fall for anything.
    _______________________________________ ________
    BlackViper

    Software and utilities

    SSI

    • Guest
    Re: Looking for aspi 4.5.7
    « Reply #2 on: November 11, 2005, 01:49:20 PM »
    I have downloaded and tested both the NexiTech evaluation copy of their ASPI driver (from http://www.nexitech.com/site/downloads.shtml) and the Nero ASPI driver (from http://ww2.nero.com/nero6/enu/ASPI_Driver.html). Unfortunately neither of these worked, in the sense that I could not simply replace the Adaptec-written file wnaspi32.dll with either of the third party files, and have my software run.

    I have tested the Nero and Nexitech drivers with SNOOPER, an ASPI snooper program written by Brian Sawert and distributed with his book, "The Programmers Guide to SCSI" (http://www.sawert.com/scsi/main.html) and with ASPI TAPE SNOOP, written by Till Toenshoff and available from the codeguru website (http://www.codeguru.com/Cpp/W-P/system/article.php/c5657/).

    The results were:
    The NERO dll caused both programs to hang on start up.  
    When using the NexiTech dll, the SNOOPER program failed to detect any hard drives, while ASPI TAPE SNOOP could detect the tape drives, but was unable to read them.

    To be fair to Nero and NexiTech, they never claimed that their dlls will work in this manner. In fact, Nero specifically states that their dll can not be used with any programs other than their own. So I have deleted it. The NexiTech dll is intended to be used by software developers in writing their own software, and on purchase they provide software coding examples of its use. But it is apparently sufficiently different from Adaptec's ASPI that software written and tested for the Adaptec dll will not work with the NexiTech dll without modification. I am however still investigating what those modifications are, and so am still evaluating the NexiTech dll as a possible solution.

    As far as Adaptec goes, their current version of ASPI is now three years old, which is a long time to leave leaky software in circulation. I can only conclude they aren't too serious about supporting ASPI.

    I agree that ASPI as a technology, while not a bad idea in theory, is a failure in practice.

    But I am stuck with it so am still looking for a solution.