This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
jenkins at lists.osmocom.org jenkins at lists.osmocom.orgSee <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/7/display/redirect?page=changes>
Changes:
[laforge] testsuite.at: fix: conditionally enable 'ecu/ecu_fr_test'
[laforge] tests: make both Valgrind and LeakSanitizer happy
[laforge] fmt_ti.c: fix: properly pre-clean the output buffer
------------------------------------------
[...truncated 139.79 KB...]
0x7ffff3ef928c is located 52 bytes to the left of global variable 'pL_NewCorrSeq' defined in 'refsrc/dtx.c:1091:10' (0x7ffff3ef92c0) of size 44
0x7ffff3ef928c is located 0 bytes to the right of global variable 'pL_CorrSeq' defined in 'refsrc/dtx.c:1092:10' (0x7ffff3ef9260) of size 44
SUMMARY: AddressSanitizer: global-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
Shadow bytes around the buggy address:
0x10007e7d7200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x10007e7d7250: 00[04]f9 f9 f9 f9 f9 f9 00 00 00 00 00 04 f9 f9
0x10007e7d7260: f9 f9 f9 f9 00 00 00 00 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7270: 02 f9 f9 f9 f9 f9 f9 f9 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7280: 02 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9
0x10007e7d7290: 04 f9 f9 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00
0x10007e7d72a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Heap right redzone: fb
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack partial redzone: f4
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==32602==ABORTING
Binary files expout and <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/tests/testsuite.dir/at-groups/7/stdout> differ
./testsuite.at:60: exit code was 1, expected 0
7. testsuite.at:56: 7. conv/enc/racal_hr (testsuite.at:56): FAILED (testsuite.at:60)
======================== ./tests/testsuite.dir/18/testsuite.log
# -*- compilation -*-
18. testsuite.at:177: testing conv/dec/racal_hr ...
./testsuite.at:179: test "x$enable_hr_tests" = xyes || exit 77
./testsuite.at:181:
$abs_top_builddir/src/osmo-gapk \
-i $abs_srcdir/ref-files/hhgttg_part1_5.s16.racal-hr \
-f racal-hr -g rawpcm-s16le
stderr:
[0;36m<0000> app_osmo_gapk.c:405 Opening I/O streams
[0;m[0;36m<0000> app_osmo_gapk.c:408 Using a file as source
[0;m[0;36m<0000> app_osmo_gapk.c:457 Using stdout as sink
[0;m[0;36m<0000> app_osmo_gapk.c:526 Creating a processing queue
[0;m=================================================================
==450==ERROR: AddressSanitizer: global-buffer-overflow on address 0x7ffff3ef928c at pc 0x7ffff6e9af7f bp 0x7fffffffdad0 sp 0x7fffffffd280
READ of size 7144 at 0x7ffff3ef928c thread T0
#0 0x7ffff6e9af7e (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
#1 0x7ffff3c76a1c in gsmhr_init <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/libgsmhr/libgsmhr.c>:74
#2 0x7ffff67d8f31 in osmo_gapk_pq_queue_codec <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/pq_codec.c>:48
#3 0x55555555b5f3 in make_processing_chain <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:573
#4 0x55555555b5f3 in main <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:765
#5 0x7ffff57292e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
#6 0x55555555ce89 in _start (<https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/.libs/osmo-gapk+0x8e89)>
0x7ffff3ef928c is located 52 bytes to the left of global variable 'pL_NewCorrSeq' defined in 'refsrc/dtx.c:1091:10' (0x7ffff3ef92c0) of size 44
0x7ffff3ef928c is located 0 bytes to the right of global variable 'pL_CorrSeq' defined in 'refsrc/dtx.c:1092:10' (0x7ffff3ef9260) of size 44
SUMMARY: AddressSanitizer: global-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
Shadow bytes around the buggy address:
0x10007e7d7200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x10007e7d7250: 00[04]f9 f9 f9 f9 f9 f9 00 00 00 00 00 04 f9 f9
0x10007e7d7260: f9 f9 f9 f9 00 00 00 00 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7270: 02 f9 f9 f9 f9 f9 f9 f9 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7280: 02 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9
0x10007e7d7290: 04 f9 f9 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00
0x10007e7d72a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Heap right redzone: fb
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack partial redzone: f4
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==450==ABORTING
Binary files expout and <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/tests/testsuite.dir/at-groups/18/stdout> differ
./testsuite.at:181: exit code was 1, expected 0
18. testsuite.at:177: 18. conv/dec/racal_hr (testsuite.at:177): FAILED (testsuite.at:181)
======================== ./tests/testsuite.dir/15/testsuite.log
# -*- compilation -*-
15. testsuite.at:144: testing conv/enc/rtp_hr_ietf ...
./testsuite.at:146: test "x$enable_hr_tests" = xyes || exit 77
./testsuite.at:148:
$abs_top_builddir/src/osmo-gapk \
-i $abs_srcdir/ref-files/hhgttg_part1_5.s16 \
-f rawpcm-s16le -g rtp-hr-ietf
stderr:
[0;36m<0000> app_osmo_gapk.c:405 Opening I/O streams
[0;m[0;36m<0000> app_osmo_gapk.c:408 Using a file as source
[0;m[0;36m<0000> app_osmo_gapk.c:457 Using stdout as sink
[0;m[0;36m<0000> app_osmo_gapk.c:526 Creating a processing queue
[0;m=================================================================
==362==ERROR: AddressSanitizer: global-buffer-overflow on address 0x7ffff3ef928c at pc 0x7ffff6e9af7f bp 0x7fffffffdad0 sp 0x7fffffffd280
READ of size 7144 at 0x7ffff3ef928c thread T0
#0 0x7ffff6e9af7e (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
#1 0x7ffff3c76a1c in gsmhr_init <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/libgsmhr/libgsmhr.c>:74
#2 0x7ffff67d8f31 in osmo_gapk_pq_queue_codec <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/pq_codec.c>:48
#3 0x55555555b61f in make_processing_chain <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:589
#4 0x55555555b61f in main <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:765
#5 0x7ffff57292e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
#6 0x55555555ce89 in _start (<https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/.libs/osmo-gapk+0x8e89)>
0x7ffff3ef928c is located 52 bytes to the left of global variable 'pL_NewCorrSeq' defined in 'refsrc/dtx.c:1091:10' (0x7ffff3ef92c0) of size 44
0x7ffff3ef928c is located 0 bytes to the right of global variable 'pL_CorrSeq' defined in 'refsrc/dtx.c:1092:10' (0x7ffff3ef9260) of size 44
SUMMARY: AddressSanitizer: global-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
Shadow bytes around the buggy address:
0x10007e7d7200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x10007e7d7250: 00[04]f9 f9 f9 f9 f9 f9 00 00 00 00 00 04 f9 f9
0x10007e7d7260: f9 f9 f9 f9 00 00 00 00 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7270: 02 f9 f9 f9 f9 f9 f9 f9 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7280: 02 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9
0x10007e7d7290: 04 f9 f9 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00
0x10007e7d72a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Heap right redzone: fb
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack partial redzone: f4
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==362==ABORTING
Binary files expout and <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/tests/testsuite.dir/at-groups/15/stdout> differ
./testsuite.at:148: exit code was 1, expected 0
15. testsuite.at:144: 15. conv/enc/rtp_hr_ietf (testsuite.at:144): FAILED (testsuite.at:148)
======================== ./tests/testsuite.dir/26/testsuite.log
# -*- compilation -*-
26. testsuite.at:265: testing conv/dec/rtp_hr_ietf ...
./testsuite.at:267: test "x$enable_hr_tests" = xyes || exit 77
./testsuite.at:269:
$abs_top_builddir/src/osmo-gapk \
-i $abs_srcdir/ref-files/hhgttg_part1_5.s16.rtp-hr-ietf \
-f rtp-hr-ietf -g rawpcm-s16le
stderr:
[0;36m<0000> app_osmo_gapk.c:405 Opening I/O streams
[0;m[0;36m<0000> app_osmo_gapk.c:408 Using a file as source
[0;m[0;36m<0000> app_osmo_gapk.c:457 Using stdout as sink
[0;m[0;36m<0000> app_osmo_gapk.c:526 Creating a processing queue
[0;m=================================================================
==692==ERROR: AddressSanitizer: global-buffer-overflow on address 0x7ffff3ef928c at pc 0x7ffff6e9af7f bp 0x7fffffffdac0 sp 0x7fffffffd270
READ of size 7144 at 0x7ffff3ef928c thread T0
#0 0x7ffff6e9af7e (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
#1 0x7ffff3c76a1c in gsmhr_init <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/libgsmhr/libgsmhr.c>:74
#2 0x7ffff67d8f31 in osmo_gapk_pq_queue_codec <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/pq_codec.c>:48
#3 0x55555555b5f3 in make_processing_chain <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:573
#4 0x55555555b5f3 in main <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/app_osmo_gapk.c>:765
#5 0x7ffff57292e0 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x202e0)
#6 0x55555555ce89 in _start (<https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/src/.libs/osmo-gapk+0x8e89)>
0x7ffff3ef928c is located 52 bytes to the left of global variable 'pL_NewCorrSeq' defined in 'refsrc/dtx.c:1091:10' (0x7ffff3ef92c0) of size 44
0x7ffff3ef928c is located 0 bytes to the right of global variable 'pL_CorrSeq' defined in 'refsrc/dtx.c:1092:10' (0x7ffff3ef9260) of size 44
SUMMARY: AddressSanitizer: global-buffer-overflow (/usr/lib/x86_64-linux-gnu/libasan.so.3+0x5cf7e)
Shadow bytes around the buggy address:
0x10007e7d7200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x10007e7d7240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x10007e7d7250: 00[04]f9 f9 f9 f9 f9 f9 00 00 00 00 00 04 f9 f9
0x10007e7d7260: f9 f9 f9 f9 00 00 00 00 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7270: 02 f9 f9 f9 f9 f9 f9 f9 00 04 f9 f9 f9 f9 f9 f9
0x10007e7d7280: 02 f9 f9 f9 f9 f9 f9 f9 02 f9 f9 f9 f9 f9 f9 f9
0x10007e7d7290: 04 f9 f9 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00
0x10007e7d72a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Heap right redzone: fb
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack partial redzone: f4
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
==692==ABORTING
Binary files expout and <https://jenkins.osmocom.org/jenkins/job/master-gapk/a1=default,a2=default,a3=default,label=osmocom-master-debian9/ws/tests/testsuite.dir/at-groups/26/stdout> differ
./testsuite.at:269: exit code was 1, expected 0
26. testsuite.at:265: 26. conv/dec/rtp_hr_ietf (testsuite.at:265): FAILED (testsuite.at:269)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE