Project

General

Profile

Actions

Bug #4874

closed

gbproxy: memory leak related to FR

Added by laforge over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
Start date:
11/29/2020
Due date:
% Done:

100%

Spec Reference:

Description

After manually executing some TTCN3 test cases against osmo-gbproxy, I see the following memory leak in talloc reports:

msgb                           contains 291928 bytes in  92 blocks (ref 0) 0x608000000180
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0024928e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f002491ae0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f002488ee0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0024848e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f002421ae0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00241c6e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00241b8e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0024156e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0024148e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0023b8ae0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0023b6ee0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0023b36e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0023ae2e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00236f2e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00236c8e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00236bae0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0023540e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022d60e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022d52e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022d44e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022d28e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00226d0e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00226c2e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00226b4e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00225d4e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022556e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022182e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0022166e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f002214ae0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00220b0e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0021beee0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0021be0e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0021b0ee0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f0021b00e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00216f4e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00216e6e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00216d8e0
        Gb/NS/FR/GRE Rx                contains   3208 bytes in   1 blocks (ref 0) 0x61f00216bce0

What's even more odd is that I'm using NS/E1, and there is no GRE in this setup!

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)