Welcome, Guest. Please login or register.

Author Topic: program failed error B000005  (Read 1971 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: program failed error B000005
« on: October 17, 2017, 08:54:37 AM »
80000005 is division by zero. Some component in your system contains a zero where many programs expect a non-zero value.

One reason I could imagine is a font if you use a custom font. Some stupid font makers put invalid values into fields they think which don't apply to their font. For example the font width for a proportional font.

Try to configure standard fonts like Topaz, Helvetica or Courier. If the problem goes away, identify the custom font which caused the problem and delete it.