linkedin / linkedin/qark

RecursionError: maximum recursion depth exceeded in comparison

Open
#373 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.4k
Forks
663
PR merge metrics
No merged PRs in 30d

Description

Hi All,

I have an android APK that developed by the React Native development environment. I am working on python 3.6.9. I ran the command `qark --apk apks/my.apk`. When I execute the command it starts to run but there is an error shows like **RecursionError: maximum recursion depth exceeded in comparison**

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with `qark --apk apks/my.apk` on Python 3.6.9 and capture the complete traceback, which the report does not include. Trace the reported recursion error to its failing comparison and confirm that the APK scan completes or that the compatibility limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python, react-native
Domain
cli, mobile, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.