Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirecting a bunch crashes the executable o_O #20

Open
ELLIOTTCABLE opened this issue Dec 14, 2015 · 0 comments
Open

Redirecting a bunch crashes the executable o_O #20

ELLIOTTCABLE opened this issue Dec 14, 2015 · 0 comments
Assignees

Comments

@ELLIOTTCABLE
Copy link
Owner

> exec 3>&1
> VERBOSE=9 ./Executables/paws.js.coffee 2>&1 1>&3 | cat >/dev/ttysXXXXX

In the other window,

  RangeError: Maximum call stack size exceeded

  - debugging.coffee:48 Object._.extend.log
    /Users/ec/Documents/Dropbox/Code/Paws/Paws.js/Source/debugging.coffee:48:23

  - debugging.coffee:272 debugging.(anonymous function)
@ELLIOTTCABLE ELLIOTTCABLE self-assigned this Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant