Troubleshooting 'Segment Load Failure' Errors (94380)



The information in this article applies to:

  • Microsoft Windows 3.0
  • Microsoft Windows 3.0a
  • Microsoft Windows 3.1
  • Microsoft Windows 3.11
  • Microsoft Windows for Workgroups 3.1
  • Microsoft Windows for Workgroups 3.11

This article was previously published under Q94380
3.00 3.00a 3.10 3.11
WINDOWS
kbtshoot

SUMMARY

Microsoft Windows loads programs into memory in segments (64K blocks of memory) marked fixed, movable, or discardable. Windows can unload discardable segments when it needs more memory for other applications.

When an application needs to access a segment of code that is not in memory, Windows loads it from the hard disk. If Windows cannot load the segment for some reason, it generates a "Segment Load Failure" error.

MORE INFORMATION

"Segment Load Failure" errors are generated if a discarded code segment has been damaged or moved, or if Windows lacks the system resources to load a file, as in the case when there are not enough MS-DOS file handles.

"Segment Load Failure" errors may also be caused by corrupt binary files. Reinstalling Windows or Windows for Workgroups into a new directory or over itself may alleviate the error.

You can troubleshoot "Segment Load Failure" errors in the same manner that you would troubleshoot a general protection (GP) fault or an unrecoverable application error (UAE). For more information on these troubleshooting procedures, query on the following words in the Microsoft Knowledge Base:

gp and tshoot


Modification Type:MinorLast Reviewed:7/7/2005
Keywords:KB94380