Fatal Error in Wish alloc: invalid block: 0108B530: 70 1 ef

Asked By 90 points N/A Posted on -
qa-featured

Hello tech people,

When I call an exit command, I ended up with an error message. This error message is not providing me any information about why this error message happened and how to rectify this error. I am confused with this message, I have attached error image please help me to fix the error. Thanks.

Fatal Error in Wish

alloc: invalid block: 0108B530: 70 1 ef

SHARE
Answered By 0 points N/A #185599

Fatal Error in Wish alloc: invalid block: 0108B530: 70 1 ef

qa-featured

The error "Fatal Error in Wish alloc: invalid block" you're receiving is connected with the improper usage of "exit" command. The error itself can have several causes, but the most likely one is related to UDP. You can try creating a debug version, or you can use the following:

close $sock

after idle exit 

Related Questions