Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2004
    Posts
    98

    Error when running SF6 setup: The instruction at "0x00ee415b" referenced memory at ..

    Hi there,

    a few people report this error message when running a SF6 setup:

    The instruction at "0x00ee415b" referenced memory at "0x00000000". The memory could not be "written".
    Click on OK to terminate the program
    Click on CANCEL to debug the program


    Any idea how to fix that, and what the cause of this might be?

    Thanks,

    Steve

  2. #2
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    This is invariably caused when a DLL or OCX is in use and it is unloaded unexpectently. Could be if you are running an external program from within SUF6 which handles this incorrectly. I very much doubt that SUF6 itself is at fault.

    I would run the output setup.exe through Dependency Walker (DW) on a machine that is having the problem (open the file first and then press F7 to run saving the result when it crashes). If you do not understand the output then you may want to post the SUF6 project here if nothing confidential in it (zipped) and somebody can take a look. They can always then ask for the DW output file if need be as these tend to be quite large.

    Dependency Walker is available from http://www.dependencywalker.com.

    John

  3. #3
    Join Date
    Aug 2004
    Posts
    98
    Got it. It's caused by the new Windows XP SP2 DEP feature (Memory Protection in SP2).

    To fix it one has to do this:

    ** Click Start, click Control Panel, and then double-click System
    ** Click the Advanced tab. Then, under Performance, click Settings
    ** Click the Data Execution Prevention tab
    ** Click Turn on DEP for essential Windows programs and services only
    ** Confirm the change with 'Apply' or 'OK'
    ** Reboot your system

    **** SP2 ...

  4. #4
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    Nice catch. FYI this option is set on by default (I believe) if the processor cannot handle DEP exceptions via hardware. My systems are not the newest so it is on and therefore not had any problems with SUF6 .EXE's.

    John

Similar Threads

  1. Learning Setup Factory 7.0
    By Ted Sullivan in forum Setup Factory 7.0
    Replies: 0
    Last Post: 09-22-2004, 01:01 PM
  2. New Features in Setup Factory 7.0
    By Ted Sullivan in forum Setup Factory 7.0
    Replies: 0
    Last Post: 08-12-2004, 12:13 PM
  3. HOWTO: Distribute an AutoPlay Application with Setup Factory 6.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-25-2002, 02:33 PM
  4. FAQ: Setup Factory 5.0 Frequently Asked Questions
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-10-2002, 09:50 AM
  5. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 01:43 PM

Posting Permissions

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