Results 67 comments of Robert Ma

Confirmed this bug. I tried to allow "dup2" and I have another error message saying that "chdir" is forbidden, but obviously this test sample does not call chdir or anything...

Here: Archlinux x86_64 Something related to 64 bits? 2013/9/4 LX [email protected] > 无法重现.. 我换个环境再试试 > > — > Reply to this email directly or view it on GitHubhttps://github.com/Hexcles/Eevee/issues/5#issuecomment-23789097 > ....

God damn. 2013/9/4 LX [email protected] > system call id in x86_64 is different from that in x86... > an `autoconf' requiring system source code may be available... (or another >...

Doing some search and I got this: strace has a system call table for different arch in its source: - http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=blob;f=linux/x86_64/syscallent.h - http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=blob;f=linux/i386/syscallent.h Any help?

Nothing. The code doesn't work in x86_64; a new syscall list is needed. PRs are welcomed.

Well, patches are welcome. I know the tool is pretty broken on X86_64, but think it should work fine on X86.

Confirmed this bug. Reason: I assumed the prgfileName is just the "filename" of the program, without path. And the following actions are based on this assumption: create tmpfile, move prgfile,...

@stephenmcgruer we know it's the Azure API that fails occasionally (potentially due to consistency issues / race conditions: we are trying to get the build right after it finishes). And...

I'm open to the idea of redesigning the landing page! > One thing we could experiment with is the http://wpt.fyi/ front page to give people an overview that isn't just...

It seems that only this specific test can't be auto-completed. I tried some other ones and they seemed to work.