Hi,
I'm trying to use appdynamics agent in a node app, but it silently crashes the entire app when I merely try to require it.
I tried to debug node when it happens and it seems to crash when calling process.dlopen and trying to load the zmq.node module.
Am I doing something wrong?
https://dl.dropboxusercontent.com/u/67294255/requiring_appdynamics.png