node-gd icon indicating copy to clipboard operation
node-gd copied to clipboard

instance fail when it use gd functions

Open nvnoskov opened this issue 14 years ago • 1 comments

When nodejs instanse started by cron (sh script) or by init it fail when node try run any of gd functions But! when I start it from command line manually it works fine;

Issue was generated on two different server (ubuntu server 10.04, 11.04) and local computer (ubuntu).

Node don`t catch any exceptions of this, it just die;

nvnoskov avatar Aug 18 '11 10:08 nvnoskov

would you be willing to try it with this version? http://github.com/mikesmullin/node-gd

mikesmullin avatar Dec 28 '12 00:12 mikesmullin