Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: InternalError in blob: Too much recursion #1801

Open
celtschk opened this issue Apr 21, 2024 · 0 comments
Open

Bug report: InternalError in blob: Too much recursion #1801

celtschk opened this issue Apr 21, 2024 · 0 comments
Labels

Comments

@celtschk
Copy link

celtschk commented Apr 21, 2024

Describe the bug
Pipeline runs into an internal error.

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Go to CyberChef Homepage

  2. Type as input: Hello world!

  3. Build a pipeline consisting of (all options not mentions have the default values)

    • To Hex
    • Fork, split delimiter a single space, Merge delimited \n
    • SHA2, default options
    • Magic, Intensive mode
  4. See error:

    Fork - InternalError in blob:https://gchq.github.io/5be498d7-65a5-40a1-9cca-7e3be4c1a6ad on line 2.<br><br>Message: Magic - InternalError in blob:https://gchq.github.io/5be498d7-65a5-40a1-9cca-7e3be4c1a6ad on line 2.<br><br>Message: too much recursion

Expected behaviour
No internal error message.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (if relevant, please complete the following information):

  • Version: 10.17.0
  • Compile time: 15/04/2024 00:17:13 UTC
  • User-Agent:
    Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0
  • Link to reproduce

Additional context

@celtschk celtschk added the bug label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant