Memory Manager Errors
Error Code |
Error Condition |
Explanation/Possible Fix |
0x0100 |
Memory blocks destroyed. Memory man ager control chain has been destroyed. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
0x0101 |
Insufficient memory error. |
Cannot process request because there is not enough memory. You are probably running the system on the same drive as the operating system swapper. You will need to reconfigure the system so that the operating system virtual memory manager does not fail. This is a system configura tion issue. Do not report this bug to Pegasus. |
0x0102 |
Invalid memory block address. Attempt to free memory not allocated by memory man ager. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
0x0103 |
Memory failure. General failure of the memory management system. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
0x0104 |
Memory has already been freed. Attempt to free memory which has already been freed. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |
0x0105 |
Null pointer error. A func tion call was passed a NULL pointer. |
This is an internal error. Please report this to Pegasus following the procedure specified in Appendix B, "Troubleshooting." Shut down the system and restart. |