in fact, this is not related to FFI⦠but it should be fixed⦠along with the VM version, which version of Pharo are you using? Esteban
On 17 Jun 2016, at 14:04, Max Leske <maxleske@gmail.com> wrote:
Hi Petr,
That looks like a bug with FreeType with our FFI. It should actually have been fixed but I donât know if the VM for FreeBSD is up to date. Can you post the output of âSmalltalk vm versionâ?
Cheers, Max
On 17 Jun 2016, at 13:26, Petr Fischer <petr.fischer@me.com> wrote:
Hello, I got some random segfaults (while loading Seaside) with 32 bit spur vm on FreeBSD - can someone (with low level knowledge) decode attached log? Is this some problem with stack size? Can I fix this?
Log: http://pastebin.com/raw/NpFUnjh0
There is "**StackOverflow**" lines n the log...
Thanks! pf