Project

General

Profile

Actions

Bug #2757

closed

rate_ctr_group_alloc with identical index doesn't return error

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

Status:
Resolved
Priority:
Normal
Assignee:
Category:
libosmocore
Target version:
-
Start date:
12/14/2017
Due date:
% Done:

100%

Spec Reference:

Description

As seen by the bug fixed in Change-Id I1b56f8d7b47597ed263e6808074483edca0895de of osmo-bts.git, (https://gerrit.osmocom.org/#/c/5344) the rate_ctr_group_alloc() function appears to accept allocation of the same counter group for identical index, which is of course an error.

Let's make sure we return an error, and also make sure that all known callers actually deal with the error somehow (e.g. if the BTS counters couldn't be allocated, the entire BTS allocation should fail).

Actions #1

Updated by msuraev over 6 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Fix for the library is available in gerrit 5418. We should also make sure that all the callers properly check and handle allocation error (which they should because there're other error paths in allocation function as well).

Actions #2

Updated by msuraev over 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

Checked that callers in osmo-msc, osmo-bsc, osmo-bts, osmo-sgsn, osmo-hlr, osmo-ggsn, osmo-pcu handle it properly.

Actions #3

Updated by msuraev over 6 years ago

  • Status changed from Resolved to In Progress
  • % Done changed from 100 to 80

OsmoBSC tests are failing after libosmocore upgrade which seems to be related.

Actions #4

Updated by msuraev over 6 years ago

Fix for osmo-bsc available in gerrit 5486. Test failure in osmo-pcu are next.

Actions #5

Updated by msuraev over 6 years ago

  • % Done changed from 80 to 90

Gerrit 5486 has been merged, fix for osmo-pcu is available in gerrit 5487. The rest doesn't seem to be affected.

Actions #6

Updated by msuraev over 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions #7

Updated by msuraev over 6 years ago

  • Status changed from Resolved to In Progress
  • % Done changed from 100 to 90

OsmoBSC fix got to be backported to OpenBSC.

Actions #8

Updated by msuraev over 6 years ago

Fix for OpenBSc is available in gerrit 5491.

Actions #9

Updated by msuraev about 6 years ago

  • Status changed from In Progress to Stalled
Actions #10

Updated by msuraev about 6 years ago

  • Status changed from Stalled to Resolved
  • % Done changed from 90 to 100

Gerrit 5491 is merged.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)