Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.

can't handle typescript compiler #43

Open
msridhar opened this issue Jan 24, 2014 · 1 comment
Open

can't handle typescript compiler #43

msridhar opened this issue Jan 24, 2014 · 1 comment

Comments

@msridhar
Copy link
Contributor

I added the TypeScript compiler benchmark as tests/octane/typescript.js, but Jalangi crashes during record. Unfortunately, the benchmark has several functions that shadow the arguments array, exposing known issue #21. I've added a unit test tests/unit/shadow-arguments.js reduced from the compiler. Opening this issue in case other problems arise.

ksen007 added a commit that referenced this issue Feb 6, 2014
@ksen007 ksen007 closed this as completed Feb 6, 2014
@msridhar
Copy link
Contributor Author

msridhar commented Feb 7, 2014

Re-opening as we still can't handle record / replay. Now, recording doesn't seem to terminate in a reasonable amount of time. I let the record phase run for 5 minutes, and memory usage grew to 900MB before I killed it. Without instrumentation, the program runs in < 2s on my machine. I suspect a bug somewhere; it's hard to reduce, but I'll try.

@msridhar msridhar reopened this Feb 7, 2014
ksen007 added a commit that referenced this issue Feb 8, 2014
ksen007 added a commit that referenced this issue Feb 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants