← 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 confirm this bug too

-- 
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 OpenERP 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