Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

=================================================================
==123379==ERROR: AddressSanitizer: heap-use-after-free on address 0x625000032108 at pc 0x000000525dd4 bp 0x7fff92d0c390 sp 0x7fff92d0c388
READ of size 4 at 0x625000032108 thread T0
    #0 0x525dd3  (/out/package/call_mem+0x525dd3)
    #1 0x5231d0  (/out/package/call_mem+0x5231d0)
    #2 0x7f89f0943c86  (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #3 0x41db49  (/out/package/call_mem+0x41db49)

0x625000032108 is located 8 bytes inside of 8008-byte region [0x625000032100,0x625000034048)
freed by thread T0 here:
    #0 0x516ec8  (/out/package/call_mem+0x516ec8)
    #1 0x51d31e  (/out/package/call_mem+0x51d31e)
    #2 0x7f89f0943c86  (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)

previously allocated by thread T0 here:
    #0 0x516170  (/out/package/call_mem+0x516170)
    #1 0x51c1b8  (/out/package/call_mem+0x51c1b8)
    #2 0x7f89f0943c86  (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)

SUMMARY: AddressSanitizer: heap-use-after-free (/out/package/call_mem+0

Hints

Your answer may be identical to the JOJ answer in the first several lines.

However, the main problem you meet now is Runtime Error. And the exit code of your program is 1, which should be 0.

Please double check your code to solve this problem and try again.

Your Answer

Starting tick #0
Starting tick #1
Starting tick #2
Starting tick #3
Starting tick #4
Starting tick #5
Call from Madison a silver member
Answering call from Madison
Starting tick #6
Starting tick #7
Starting tick #8
Call from wonaozi a gold member
Answering call from wonaozi
Starting tick #9
Starting tick #10
Starting tick #11
Starting tick #12
Starting tick #13
Starting tick #14
Starting tick #15
Call from Jacob a platinum member
Answering call from Jacob
Starting tick #16
Starting tick #17
Starting tick #18
Starting tick #19
Starting tick #20
Call from shuilai a silver member
Answering call from shuilai
Starting tick #21
Call from Mia a gold member
Answering call from Mia
Starting tick #22
Starting tick #23
Starting tick #24
Starting tick #25
Starting tick #26
Call from laozi a gold member
Answering call from laozi
Starting tick #27
Starting tick #28
Starting tick #29
Call from wonaozi a gold member
Answering call from wonaozi
Starting tick #30
Call from name a silver member
Answering call from name
Starting

JOJ Answer

Starting tick #0
Starting tick #1
Starting tick #2
Starting tick #3
Starting tick #4
Starting tick #5
Call from Madison a silver member
Answering call from Madison
Starting tick #6
Starting tick #7
Starting tick #8
Call from wonaozi a gold member
Answering call from wonaozi
Starting tick #9
Starting tick #10
Starting tick #11
Starting tick #12
Starting tick #13
Starting tick #14
Starting tick #15
Call from Jacob a platinum member
Answering call from Jacob
Starting tick #16
Starting tick #17
Starting tick #18
Starting tick #19
Starting tick #20
Call from shuilai a silver member
Answering call from shuilai
Starting tick #21
Call from Mia a gold member
Answering call from Mia
Starting tick #22
Starting tick #23
Starting tick #24
Starting tick #25
Starting tick #26
Call from laozi a gold member
Answering call from laozi
Starting tick #27
Starting tick #28
Starting tick #29
Call from wonaozi a gold member
Answering call from wonaozi
Starting tick #30
Call from name a si