Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Issues
  • #904
Closed
Open
Issue created Oct 13, 2016 by Administrator@rootContributor

AIMSICD crash in db view - Measured Signal Strengths

Created by: Nordlenning

Thank you for your feedback! Please add below details so that we can help you a bit faster.


Agreements

Please check these boxes to ensure you've actually read and understood these important rules!

  • [x ] I have reviewed and accepted the guidelines for contributing to this project.
  • [x ] I have searched the open Issues and made sure I am not filing a duplicate.
  • [x ] I have read the notes on debugging and will properly maintain this Issue.

Overview

Please add a short and easy to understand description of the Issue you've experienced here.

Enter DB View, goto Measured Signal Strengths, Scroll down the list fast = Crash

  • AIMSICD version (see the About screen): v0.1.43-alpha-SNAPSHOT-normal-debug
  • Phone and ROM running current release: Sony Xperia V - CM 6.0.1
  • Link to logfile without identifyable data:

---System Information: ACTIVE_CODENAMES: [] BASE_OS: CODENAME: REL INCREMENTAL: 79c9f10fcc PREVIEW_SDK_INT: 0 RELEASE: 6.0.1 RESOURCES_SDK_INT: 23 SDK: 23 SDK_INT: 23 SECURITY_PATCH: 2016-09-06

App Information: APPLICATION_ID: com.SecUpwN.AIMSICD BUILD_NUMBER: null BUILD_TYPE: debug DEBUG: true FLAVOR: normal GIT_SHA: OPEN_CELLID_API_KEY: NA VERSION_CODE: 43 VERSION_NAME: v0.1.43-alpha-SNAPSHOT-normal-debug

Crash Information Timestamp: October 13, 2016 3:13:04 AM GMT+02:00 Thread: Thread[main,5,main] Stacktrace:

java.lang.NullPointerException: Attempt to invoke virtual method 'int com.secupwn.aimsicd.data.model.BaseTransceiverStation.getCellId()' on a null object reference
    at com.secupwn.aimsicd.data.adapter.MeasureAdapter$ViewHolder.updateDisplay(MeasureAdapter.java:107)
    at com.secupwn.aimsicd.data.adapter.MeasureAdapter.getView(MeasureAdapter.java:41)
    at android.widget.AbsListView.obtainView(AbsListView.java:2346)
    at android.widget.ListView.makeAndAddView(ListView.java:1876)
    at android.widget.ListView.fillDown(ListView.java:702)
    at android.widget.ListView.fillGap(ListView.java:666)
    at android.widget.AbsListView.trackMotionScroll(AbsListView.java:5053)
    at android.widget.AbsListView$FlingRunnable.run(AbsListView.java:4601)
    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:858)
    at android.view.Choreographer.doCallbacks(Choreographer.java:670)
    at android.view.Choreographer.doFrame(Choreographer.java:603)
    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:148)
    at android.app.ActivityThread.main(ActivityThread.java:5461)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

Reproduction

Please tell us the detailed steps on how to reproduce your Issue here.

---Enter DB View, goto Measured Signal Strengths, Scroll down the list fast = Crash

References

If your Issue is related to any other existing Issues or pull requests, please link them here.

--- Not that I can find.

Screenshots

If you experienced visual glitches, please add a screenshot without metadata here.

Assignee
Assign to
Time tracking