FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.44k stars 637 forks source link

RangeError: Maximum call stack size exceeded #195

Closed ghost closed 10 years ago

ghost commented 11 years ago

in eclipse, when do "clean project", i get

node.js:0 // Copyright Joyent, Inc. and other Node contributors. ^ RangeError: Maximum call stack size exceeded info: App version: 0.1.9 2013-09-09T13:36:46.129Z - info: socket.io started

gui shows "Something went wrong, reload the page to start over."

node v0.10.17 ungit v0.1.9

FredrikNoren commented 11 years ago

Oh nasty :/ Can you see what makes that call stack? It's not entirely impossible that 4c48f93565a9511127443b9017c14443e0a91432 will fix this

FredrikNoren commented 10 years ago

Saw a couple of these previously but think the big fixes for 0.2.0 have resolved this so closing the issue. Let me know if it's still occurring for you