pbr1111 / wheel-of-names-discord-bot

A wheel of names bot build with discord.js
9 stars 4 forks source link

Segmentation fault and malloc(): smallbin double linked list corrupted #1

Open Blqckcore opened 2 years ago

Blqckcore commented 2 years ago

Hi, I really like what you did here, but I have a problem. When trying to run this on my raspberry pi, I always get an error. Sometimes it is just a segmentation fault and sometimes it is malloc(): smallbin double linked list corrupted. Do you have an idea what's causing this error? Thanks in advance!

pbr1111 commented 2 years ago

There is an open issue in the node-canvas repo https://github.com/Automattic/node-canvas/issues/1972. It seems to be a problem with the 32-bit architecture.