openbsc[master]: Support Deactivate PDP Context Request from network

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Dec 19 12:23:02 UTC 2016


Patch Set 1: Code-Review-2 Verified-1

I'm sorry, I'm still getting:

  <0002> ../../../src/gprs/gprs_gmm.c:332 <- GPRS MM DETACH REQ (type: re-attach not required, cause: GPRS services not allowed)
  <0012> ../../../src/gprs/gprs_llc_parse.c:74 LLC SAPI=1 C   FCS=0xc4d242CMD=UI DATA_
  <0012> ../../../src/gprs/gprs_gb_parse.c:409 Got LLC message, CRC: c4d242 (computed c4d242)
  Got DL LLC message: DETACH_REQ
  <0002> ../../../src/gprs/gprs_gmm.c:273 MM(1234567890/00000000) Cleaning MM context due to auth lost
  <0012> ../../../src/gprs/gprs_llc.c:470 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly
  <0002> ../../../src/gprs/gprs_sgsn.c:868 MM(12345678901/00000000) Found GGSN 0 for APN 'Test.Apn' (requested 'Test.Apn')
  <000f> ../../../src/gprs/sgsn_libgtp.c:148 Create PDP Context
  ASAN:SIGSEGV
  =================================================================
  ==9224==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000002 (pc 0x7f34ebf823c0 sp 0x7ffd96bb84b8 bp 0x7ffd96bb8d20 T0)
      #0 0x7f34ebf823bf (/usr/lib/x86_64-linux-gnu/libasan.so.1+0x5f3bf)
      #1 0x7f34ebf5173a (/usr/lib/x86_64-linux-gnu/libasan.so.1+0x2e73a)
      #2 0x456810 in sgsn_create_pdp_ctx (/n/s/osmo/git/openbsc/openbsc/build-2G/tests/sgsn/sgsn_test+0x456810)
      #3 0x415eaf in test_pdp_deactivation_with_pdp_ctx ../../../tests/sgsn/sgsn_test.c:2430
      #4 0x41626b in test_pdp_deactivation ../../../tests/sgsn/sgsn_test.c:2494
      #5 0x416375 in main ../../../tests/sgsn/sgsn_test.c:2588
      #6 0x7f34e8bf1b44 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b44)
      #7 0x404258 (/n/s/osmo/git/openbsc/openbsc/build-2G/tests/sgsn/sgsn_test+0x404258)

  AddressSanitizer can not provide additional info.
  SUMMARY: AddressSanitizer: SEGV ??:0 ??
  ==9224==ABORTING
  --- expout  2016-12-19 13:20:41.577174409 +0100
  +++ /n/s/osmo/git/openbsc/openbsc/build-2G/tests/testsuite.dir/at-groups/15/stdout  2016-12-19 13:20:41.589174409 +0100
  @@ -34,8 +34,3 @@
     - RA Update Request (RA 2 -> RA 2)
   Testing APN matching
   Testing GGSN selection
  -Testing pdp deactivation
  -Testing Pdp deactivation for MS with only MM ctx
  -Testing Pdp deactivation for MS with pdp ctx
  -Testing Pdp deactivation for MS without MM ctx
  -Done
  ../../tests/testsuite.at:104: exit code was 1, expected 0
  15. testsuite.at:100: 15. sgsn (testsuite.at:100): FAILED (testsuite.at:104)

-- 
To view, visit https://gerrit.osmocom.org/1453
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iecf41db2f3b7350befd991e1c9776f10dec8bb1a
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: pravin <pravin.manoharan at radisys.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pravin <pravin.manoharan at radisys.com>
Gerrit-HasComments: No



More information about the gerrit-log mailing list