Hunting down a stack trace

13 views
Skip to first unread message

Cory Robinson

unread,
May 24, 2016, 1:39:56 AM5/24/16
to sails.js
Hey All, I’ve got an app with 75+ controllers and services… Having a hard time finding where this happens (randomly). Any ideas on how to track it down to a more specific location in my code?

Thx~


RangeError: Maximum call stack size exceeded
    at Object.hasOwnProperty (native)
    at exports.object.hasOwnProperty (/therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/utils/helpers.js:70:14)
    at /therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:101:12
    at Array.forEach (native)
    at recursiveParse (/therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:98:22)
    at /therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:126:16
    at Array.forEach (native)
    at recursiveParse (/therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:98:22)
    at /therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:126:16
    at Array.forEach (native)
    at recursiveParse (/therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:98:22)
    at /therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:126:16
    at Array.forEach (native)
    at recursiveParse (/therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:98:22)
    at /therms-1337/node_modules/sails/node_modules/waterline/lib/waterline/core/transformations.js:126:16
    at Array.forEach (native)

Reply all
Reply to author
Forward
0 new messages