Discussion:
Assertion failed error
ftr public
2018-02-21 00:07:28 UTC
Permalink
Hi,

I get the following error when demaning the execution of an EXAMINE command:

MinGW Runtime assertion
Assertion failed!
Program: Program Files (...)psppire.exe
File: src/math/chart-geometry.c, Line 65
Expression: high >= low
Abandonner I Recommencer Ignorer

So the program was ended "in an unusual way".

PSPP 1.0.1-g818227 under Windows 7

Any ideas what to do ?

Regards,

ftr
Ben Pfaff
2018-02-21 19:42:34 UTC
Permalink
Post by ftr public
Hi,
MinGW Runtime assertion
Assertion failed!
Program: Program Files (...)psppire.exe
File: src/math/chart-geometry.c, Line 65
Expression: high >= low
Abandonner I Recommencer Ignorer
So the program was ended "in an unusual way".
PSPP 1.0.1-g818227 under Windows 7
Any ideas what to do ?
Clearly, it's a bug. Can you help me to reproduce it? If I can
reproduce it, I will fix it.

Loading...