Project

General

Profile

Actions

Bug #3860

closed

SMS memory leak

Added by laforge about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
SMS
Target version:
-
Start date:
03/25/2019
Due date:
% Done:

100%

Resolution:
fixed
Spec Reference:

Description

I've just sent a bunch of SMS from LTE-attached phones via SGs, and they were also delivered via SGs to LTE-attached phones. So the SMS were successfully submitted + delivered.

However, the OsmoMSC talloc report shows them still as allocated:

    sms                            contains  24624 bytes in  39 blocks (ref 0) 0x561671d0d0c0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e70d00
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e70a10
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e70720
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e70430
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e70140
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6fe50
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6e980
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6d080
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e681c0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6d3e0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6b560
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6e330
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6e690
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6cb90
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6e040
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6b270
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6bb60
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e69f60
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6a450
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e68ba0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e688b0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e69380
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e69090
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e69c00
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e6aec0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e69910
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e67040
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e652e0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e66430
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e65fd0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e65ce0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e64ff0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e647a0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e613a0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e61da0
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e60760
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e5eb90
        struct gsm_sms                 contains    648 bytes in   1 blocks (ref 0) 0x561671e5db20

I'm not sure if this happens with all SMS (even on GSM or UMTS), or if it only happens in case of SGs.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)