Code Monkey home page Code Monkey logo

Comments (11)

yoursunny avatar yoursunny commented on August 16, 2024 1

https://fvsch.com/stale-bots

from gnbsim.

thakurajayL avatar thakurajayL commented on August 16, 2024

Thanks for nice bug report @yoursunny . I shall provide the fix, but due to lack of setup I may not be able to verify it. But please expect some update in coming days.

from gnbsim.

lrh3321 avatar lrh3321 commented on August 16, 2024

logger.AppLog.Fatalf("Invalid Event ID: %#v", id)

replace with Panicf maybe ok

Fatalf will call Logger.Exit(1)

from gnbsim.

onf-bot avatar onf-bot commented on August 16, 2024

This issue has been stale for 30 days and will be closed in 5 days. Comment to keep it open.

from gnbsim.

ajaythakurintel avatar ajaythakurintel commented on August 16, 2024

Let us keep this open and we should see how we can reproduce this and identify possible solution. Thanks.

from gnbsim.

gab-arrobo avatar gab-arrobo commented on August 16, 2024

Let us keep this open and we should see how we can reproduce this and identify possible solution. Thanks.

Hi @thakurajayL, the crash is because "Configuration update command" (0x54) is not currently handled in gNBSim (https://github.com/omec-project/gnbsim/blob/main/common/events.go#L106) and if message is not handled gNBSim crashes due to logger.AppLog.Fatalf("Invalid Event ID: %#v", id) (https://github.com/omec-project/gnbsim/blob/main/common/events.go#L245)

from gnbsim.

gab-arrobo avatar gab-arrobo commented on August 16, 2024

@thakurajayL,
FYI, I still need to open a PR to update the "days before mark/close" in the Stale action to increase it as agreed on the TST. I have been running a few tests before making the change/update

from gnbsim.

yoursunny avatar yoursunny commented on August 16, 2024

It seems that free5GC v3.4.1 is also sending NAS Configuration update command.
Therefore, gNBSim is no longer compatible with free5GC.

from gnbsim.

mangeshdube avatar mangeshdube commented on August 16, 2024

When this is planned to be addressed?

from gnbsim.

thakurajayL avatar thakurajayL commented on August 16, 2024

Can you uuse this one and see if it does not crash - #164 ?

I need to add code to send response as well.

from gnbsim.

gab-arrobo avatar gab-arrobo commented on August 16, 2024

close by #164

from gnbsim.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.