I'm getting the following error when requiring v8-profiler: "Error: 
build/Release/profiler.node: undefined symbol: 
_ZNK2v813HeapGraphNode16GetDominatorNodeEv"

Everything seems to work fine on node 0.6 on 32-bit Linux, and both node 
0.6 and node 0.8 on 64-bit Linux, only place it seems to fail is on node 
0.8 on 32-bit Linux.  It could be I have something else messed up in my 
setup, but I can't fine anything wrong on my end (and the exact same steps 
work fire on a 64-bit machine).  I did do a fresh npm install of the 
modules (as well as trying manually building them with node-gyp, etc) after 
switching node versions.

Anyone successfully run v8-profiler or webkit-devtools-agent on 32-bit 
Linux?

As a number of times I've run into things broken only on 32-bit node, I'll 
probably just install 64-bit and avoid the problems, but thought I should 
mention it in case there's an easy fix (or anyone cares about fixing it).

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to