On Sat, Apr 14, 2012 at 07:53, Jon Forsythe <[email protected]> wrote: > My workstation: > > Dell Inspiron > Intel Core 2 Duo CPU > > cat /etc/redhat-release > Red Hat Enterprise Linux Workstation release 6.1 (Santiago) > > Linux hail.localdomain.com 2.6.32-131.0.15.el6.x86_64 #1 SMP Tue May > 10 15:42:40 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux > > > ./configure --prefix=$HOME --without-snapshot > > make > > echo $? > 0 > > /node t.js > pure virtual method called > terminate called without an active exception > Aborted (core dumped) > > cat t.js > > console.log("hello world.");
Several people have reported this issue[1] but none have followed up so far. Can you post a backtrace in the bug report? [1] https://github.com/joyent/node/issues/2912 -- 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
