Project

General

Profile

Actions

Bug #5282

closed

ttcn3-sip-test is broken since build #1342

Added by fixeria over 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/27/2021
Due date:
% Done:

100%

Spec Reference:

Description

Basically all test cases started to fail a few days ago:

https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-sip-test/1342/

 /osmo-ttcn3-hacks/sip/SIP_Tests: Segmentation fault occurred
/usr/lib/titan/libttcn3-parallel-dynamic.so(_Z14signal_handleri+0xa3)[0x7f076b36a363]
/lib/x86_64-linux-gnu/libc.so.6(+0x33060)[0x7f07697bd060]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x14)[0x7f0769805524]
/usr/lib/titan/libttcn3-parallel-dynamic.so(Free+0xe)[0x7f076b359e8e]
/osmo-ttcn3-hacks/sip/UD_PT.so(_ZN12UD__PortType15UD__PT_PROVIDER24Handle_Fd_Event_ReadableEi+0x1de)[0x7f076b7db66e]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN19Fd_And_Timeout_User13call_handlersEi+0x56d)[0x7f076b32e3bd]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN13TTCN_Snapshot8take_newEb+0x387)[0x7f076b32eaf7]
/osmo-ttcn3-hacks/sip/MNCC_Emulation.so(_ZN15MNCC__Emulation5main_ERKNS_7MnccOpsERK10CHARSTRINGS5_RK7BOOLEAN+0x140a)[0x7f07829570d0]
/osmo-ttcn3-hacks/sip/MNCC_Emulation.so(_ZN15MNCC__Emulation18start_ptc_functionEPKcR8Text_Buf+0x911)[0x7f0782959c18]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN11Module_List14start_functionEPKcS1_R8Text_Buf+0x2b)[0x7f076b314c0b]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN12TTCN_Runtime14start_functionEPKcS1_R8Text_Buf+0x25)[0x7f076b326dd5]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN18TTCN_Communication13process_startEv+0x42)[0x7f076b2eac22]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN18TTCN_Communication23process_all_messages_tcEv+0x2f5)[0x7f076b2eb475]
/usr/lib/titan/libttcn3-parallel-dynamic.so(_ZN12TTCN_Runtime8ptc_mainEv+0xdf)[0x7f076b32a9ef]
/usr/lib/titan/libttcn3-parallel-dynamic.so(main+0x365)[0x7f076b022345]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f07697aa2e1]
/osmo-ttcn3-hacks/sip/SIP_Tests(+0x178a)[0x564418a0178a]

This change is most likely the culprit:

https://git.osmocom.org/osmo-sip-connector/commit/?id=364f237b42d34b14de283d6cb0db2d8c246645d6

commit 364f237b42d34b14de283d6cb0db2d8c246645d6 (origin/master, origin/HEAD)
Author: Keith <keith@rhizomatica.org>
Date:   Sun Jan 31 05:24:29 2021 +0100

    MNCC v8: Implement Basic Support for Global Call Reference.

MNCCv8 should have been implemented in ttcn3-sip-test before merging this patch.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)