Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> 1305: maximum selector limit exceeded</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1305: maximum selector limit exceeded
------------------------------------------------------------------------------
 This message indicates that the maximum number of selectors for a program
 (approximately 8000) has been exceeded. This will typically be caused by an
 application program allocating a large number of small segments.

 The solution is to modify the program to allocate larger segments and manage
 them by subdividing them inside the program, in the same ways as the C
 standard library malloc() and free() functions.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson