trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

bug: [email protected] throws SIGSEGV

Open qruz-hq opened this issue 4 months ago • 0 comments

Provide environment information

System: OS: macOS 26.0 CPU: (8) arm64 Apple M1 Pro Memory: 262.55 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.4.0 - ~/.nvm/versions/node/v21.4.0/bin/node Yarn: 1.22.21 - ~/.nvm/versions/node/v21.4.0/bin/yarn npm: 10.2.4 - ~/.nvm/versions/node/v21.4.0/bin/npm pnpm: 8.11.0 - ~/.nvm/versions/node/v21.4.0/bin/pnpm Watchman: 2024.12.02.00 - /opt/homebrew/bin/watchman

Describe the bug

When using the v0.34.4, any trigger using sharp will throw a SIGSEGV error an crash out the task. This only happens on production.

Reproduction repo

https://trigger.dev/docs/guides/examples/sharp-image-processing

To reproduce

  1. Create a task using sharp
  2. Deploy to production
  3. Trigger the task

Additional information

No response

qruz-hq avatar Sep 21 '25 21:09 qruz-hq