Does the node build system include symbol and line# information in the default optimized build as well? If not, what's the way to do that?
On Thursday, May 30, 2013 4:29:19 AM UTC-7, Ben Noordhuis wrote: > On Thu, May 30, 2013 at 7:37 AM, dhruvbird <[email protected]<javascript:>> > wrote: > > @Ben: Got an update. > > > > node: ../src/node_crypto.cc:975: void > > node::crypto::Connection::ClearError(): Assertion > > `handle_->Get(String::New("error"))->BooleanValue() == false' failed. > > If you have a simple test cases that reproduces that, please post it > in the issue tracker. Failing that, a gdb backtrace might do (but > preferably from a debug build.) > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
