Record Case Detail

Notes

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

Stderr

10 int
0 append vP3cQpMzLCmd -549
1 empty
2 append hLQj5n68HzIy 772
3 append kEey1tihW5RKzV 710
4 append NBqFejKT -669
5 append hWQ8lF 880
6 append 6czWb9qQeVB -442
7 append 9E3Goachd8JA 1004
8 append Vd53hgpyIqxv 847
9 print
/in/correct/dlist.c:185:52: runtime error: load of misaligned address 0x0000fffffddb for type 'int', which requires 4 byte alignment
0x0000fffffddb: note: pointer points here
<memory cannot be printed>
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/correct/dlist.c:185:52 in 
AddressSanitizer:DEADLYSIGNAL
=================================================================
==42==ERROR: AddressSanitizer: SEGV on unknown address 0x00009fff7fbb (pc 0x000000517db9 bp 0x7fffe4e9c450 sp 0x7fffe4e9c430 T0)
==42==The signal is caused by a READ memory access.
    #0 0x517db8  (/out/package/main+0x517db8)
    #1 0x5151b2  (/out/package/main+0x5151b2)
    #2 0x7ff092407b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x41cac9  (/out/package/main+0x41cac9)

AddressSanitizer can not pro

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


        

JOJ Answer

0
1
false
2
3
4
5
6
7
8
9
vP3cQpMzLCmd=-549
hLQj5n68HzIy=772
kEey1tihW5RKzV=710
NBqFejKT=-669
hWQ8lF=880
6czWb9qQeVB=-442
9E3Goachd8JA=1004
Vd53hgpyIqxv=847