New ghpython issues: crashing, multithreading performance

Hi @stevebaer,

I have just experienced the same Rhino crashing problem by using .CurveOffset() method with parallel module.
This is the first time I experienced Rhino crash using it (the parallel mode).
Any ideas why is this happening?

Here is the error message I get when I move around the “d” slider:

Rhinoceros 5.0 (32-bit) has encountered a problem and needs to close.  We are sorry for the inconvenience.

When I click on “debug” the following error window appears:

“To see what data this error report contains click here” reveals this:

“To view technical information about the error report, click here” reveals this:

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER6fe8.dir00\drwtsn32.exe.mdmp
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER6fe8.dir00\appcompat.txt

I tried searching for this two mentioned files: drwtsn32.exe.mdmp, appcompat.txt but couldn’t find them. Nor WER6fe8.dir00.

These are PC specifications:

  > Mainboard : MSI P4M890M3-V (MS-7255)
  > Chipset : VIA P4M890
  > Processor : Intel Core 2 Duo E4300 @ 1800MHz
  > Physical Memory : 2048MB (2 x 1024 DDR2-SDRAM )
  > Video Card : ASUS EAH4670 series
  > Hard Disk : Seagate ST3320820AS (320GB)
  > Operating System : Microsoft Windows XP Professional 5.01.2600 Service Pack 3 (32-bit)
  > DirectX : Version 9.0c  (May 2010)
Rhino 5 SR5 (32 bit)
Grasshopper version: 0.9.0064
ghPython: 0.6.0.3

Any thought why this may happen?
Thank you.

offsetCurve.gh (9.1 KB)