← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674010] Re: GKTclient crashes on Windows XP Athlons due to numpy.core._dotblas.pyd

 

I noticed the same behaviour as Carlos mentionned in his post, that is:
"I have detected that the GTK client under Windows crashes when I try to
open a Sale order or a Invoice."

Also, the workaround he suggests - that is removing (or renaming) the
file numpy.core._dotblas.pyd in the directory "C:\Program Files\OpenERP
Client" - is sufficient to bypass a crash of the GTK client.


However, I can confirm that this situation also happens on an older desktop with Intel processor.  The exact specification of this computer is:
- Dell Optiplex GX150 ("intel inside pentium III")
- 512 mb ram
- Windows 2000 Professional NL
- service pack 4
- Java Virtual Machine
- Flash Player 10
- Adobe Reader
- Open ERP GTK Client 5.0.15 (standalone install)

This might suggest that the crash with the file numpy.core._dotblas.pvd
is not necessarily limited to Athlon processors and that a more
fundamental reason will cause the application to crash.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/674010

Title:
  GKTclient crashes on Windows XP Athlons due to numpy.core._dotblas.pyd 

Status in OpenObject GTK Client:
  Confirmed

Bug description:
  I have detected that th GTK client under windows crashes when I try to open a Sale order or a Invoice. But this error only happened in a few laptops with Athlon processors,while Intel processors behaved correctly. The crash error referred to the module numpy.core._dotblas.pyd. 

I have further investigated and the version of Numpy bundled with the GTK client for Windows software is compiled with SSE3 one, which will cause crashes for example on Athlons.

I have solved it removing the file numpy.core._dotblas.pyd and at the moment it is working, but I do not really know what further problems can cause this removal (I guess I will not be able to see certain graphs). But at least this is a workaroung to keep working on Athlons.

I have checked with different versions of the GTK client and all versions behaved equially. Currently I am running the latest stable v5.0.15 without numpy.core._dotblas.pyd.

Regards,

Carlos Sprekelsen





References