cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Asan parser error #688

Closed yuliswe closed 7 years ago

yuliswe commented 7 years ago
Hello, 

I received an error from secret test 4 and 5 from A7Q4 (Minesweeper) that reads: 

(Secret test 4 - game_won error): 

Unknown error, please submit a request at https://www.student.cs.uwaterloo.ca/~cs136/cgi-bin/requests/index.cgi 

[2017-03-10 16:42:00 -500] info: Starting up compiler place - first time. 
Pushing to wl: /tmp/59055.dir/././minesweeper.c 
Sources: 
/tmp/59055.dir/././minesweeper.c 
/tmp/59055.dir/./game_won.c 
about to test 
[2017-03-10 16:42:02 -500] info: Running file /var/tmp/seashell-runtime-14891821201489182120794/game_won.c-g104-binary with language C using test game_won 
[2017-03-10 16:42:02 -500] info: Binary /var/tmp/seashell-runtime-14891821201489182120794/game_won.c-g104-binary running as PID 61156. 
Waiting for program to finish... 
[2017-03-10 16:42:03 -500] info: Program with PID 61156 quit with status 1. 
hash-union: duplicate values for key 'underflow_distance_in_bytes_from_start_of_array: "76" and "44" 
context...: 
/usr/racket/collects/racket/hash.rkt:14:2: for-loop 
/usr/racket/collects/racket/hash.rkt:7:0: hash-union 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:320:0: asan-parser 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:311:0: asan->json 
/usr/racket/share/pkgs/typed-racket-lib/typed-racket/utils/simple-result-arrow.rkt:39:12 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/runner.rkt:63:0: program-control-test-thread 
Unknown error occurred: #f 

cat: err: No such file or directory 

(Secret test 5 - game_lost error): 

Unknown error, please submit a request at https://www.student.cs.uwaterloo.ca/~cs136/cgi-bin/requests/index.cgi 

[2017-03-10 16:42:04 -500] info: Starting up compiler place - first time. 
Pushing to wl: /tmp/61177.dir/././minesweeper.c 
Sources: 
/tmp/61177.dir/././minesweeper.c 
/tmp/61177.dir/./game_lost.c 
about to test 
[2017-03-10 16:42:06 -500] info: Running file /var/tmp/seashell-runtime-14891821241489182124405/game_lost.c-g104-binary with language C using test game_lost 
[2017-03-10 16:42:06 -500] info: Binary /var/tmp/seashell-runtime-14891821241489182124405/game_lost.c-g104-binary running as PID 61630. 
Waiting for program to finish... 
[2017-03-10 16:42:06 -500] info: Program with PID 61630 quit with status 1. 
hash-union: duplicate values for key 'underflow_distance_in_bytes_from_start_of_array: "76" and "44" 
context...: 
/usr/racket/collects/racket/hash.rkt:14:2: for-loop 
/usr/racket/collects/racket/hash.rkt:7:0: hash-union 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:320:0: asan-parser 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:311:0: asan->json 
/usr/racket/share/pkgs/typed-racket-lib/typed-racket/utils/simple-result-arrow.rkt:39:12 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/runner.rkt:63:0: program-control-test-thread 
Unknown error occurred: #f 

cat: err: No such file or directory 

I'm not sure what this means, however it did notify me to submit a request. 

Thank you, 
[student]
20659080
yuliswe commented 7 years ago
[2017-03-11 18:53:49 -500] info: Starting up compiler place - first time. 
Pushing to wl: /tmp/26863.dir/././minesweeper.c 
Sources: 
/tmp/26863.dir/././minesweeper.c 
/tmp/26863.dir/./game_won.c 
about to test 
[2017-03-11 18:53:51 -500] info: Running file /var/tmp/seashell-runtime-14892764291489276429294/game_won.c-g104-binary with language C using test game_won 
[2017-03-11 18:53:51 -500] info: Binary /var/tmp/seashell-runtime-14892764291489276429294/game_won.c-g104-binary running as PID 27341. 
Waiting for program to finish... 
[2017-03-11 18:53:51 -500] info: Program with PID 27341 quit with status 1. 
hash-union: duplicate values for key 'underflow_distance_in_bytes_from_start_of_array: "76" and "44" 
context...: 
/usr/racket/collects/racket/hash.rkt:14:2: for-loop 
/usr/racket/collects/racket/hash.rkt:7:0: hash-union 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:320:0: asan-parser 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:311:0: asan->json 
/usr/racket/share/pkgs/typed-racket-lib/typed-racket/utils/simple-result-arrow.rkt:39:12 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/runner.rkt:63:0: program-control-test-thread 
Unknown error occurred: #f 

cat: err: No such file or directory
yuliswe commented 7 years ago
I keep trying to submit my A7/Q3 to Marmoset, but this error always returns and results in a fail: 
-------------------------------------------- 
Unknown error, please submit a request at https://www.student.cs.uwaterloo.ca/~cs136/cgi-bin/requests/index.cgi 

[2017-03-09 16:07:18 -500] info: Starting up compiler place - first time. 
Pushing to wl: /tmp/40527.dir/././gold-strings.c 
Sources: 
/tmp/40527.dir/././gold-strings.c 
/tmp/40527.dir/./Public.c 
about to test 
[2017-03-09 16:07:20 -500] info: Running file /var/tmp/seashell-runtime-14890936381489093638586/Public.c-g104-binary with language C using test Public 
[2017-03-09 16:07:20 -500] info: Binary /var/tmp/seashell-runtime-14890936381489093638586/Public.c-g104-binary running as PID 40592. 
Waiting for program to finish... 
[2017-03-09 16:07:20 -500] info: Program with PID 40592 quit with status 1. 
hash-union: duplicate values for key 'underflow_distance_in_bytes_from_start_of_array: "0" and "0" 
context...: 
/usr/racket/collects/racket/hash.rkt:14:2: for-loop 
/usr/racket/collects/racket/hash.rkt:7:0: hash-union 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:320:0: asan-parser 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/asan-error-parse.rkt:311:0: asan->json 
/usr/racket/share/pkgs/typed-racket-lib/typed-racket/utils/simple-result-arrow.rkt:39:12 
/u2/cs136/seashell-22531/build/src/collects/seashell/backend/runner.rkt:63:0: program-control-test-thread 
Unknown error occurred: #f 

cat: err: No such file or directory 
----------------------------------------------- 

What does this mean?
yc2lee commented 7 years ago

I'll look at this bug today