Hi all,
I started a new visualisation project using the latest moose image and
Pharo 6.0. Unfortunately, I have been experiencing a lot of crashes in
RTMondrian after importing CSV files with neocsv.
They are Windows 10 crashes, where Windows tells you that pharo has
crashed, sometimes when I run a program, sometimes when I return to the
Pharo vm after browsing a web page. I have started over my project image a
few times already, since I suspect the corruption of memory remains in the
VM.
I'm wondering how to find out more information about why the crash is
occurring, so I can provide info to the Pharo or Moose teams. The debug log
that I found in the folder where I have the images just refers to errors in
my Pharo code. How can I find more information about the crashes?
What environment is most stable for Pharo 6? OSX, Linux? I wondered since
there are no 64-bit VMs for Windows.
I tried to go back to Pharo 5, but neocsv complains it was not tested for
it, so I didn't pursue that option.
I like the new dark look!
Cheers,
C. Fuhrman