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

[panic] The use file panic #30

Closed
enomothem opened this issue Oct 17, 2023 · 4 comments
Closed

[panic] The use file panic #30

enomothem opened this issue Oct 17, 2023 · 4 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@enomothem
Copy link
Contributor

thread 'thread 'thread 'thread 'thread 'thread 'tokio-runtime-workertokio-runtime-workertokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value' panicked at '', src\cli\screenshot.rs:' panicked at '158called `Option::unwrap()` on a `None` value:', 64src\cli\screenshot.rs
:note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
158tokio-runtime-workertokio-runtime-worker' panicked at '' panicked at 'called `Option::unwrap()` on a `None` value', :src\cli\screenshot.rscalled `Option::unwrap()` on a `None` value:', 158tokio-runtime-worker64:' panicked at 'src\cli\screenshot.rscalled `Option::unwrap()` on a `None` value64

:158:called `Option::unwrap()` on a `None` value64', ', src\cli\screenshot.rssrc\cli\screenshot.rs::158:64

158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
thread 'tokio-runtime-worker' panicked at 'called `Option::unwrap()` on a `None` value', src\cli\screenshot.rs:158:64
error: task 36 panicked
@pwnwriter
Copy link
Owner

pwnwriter commented Oct 17, 2023

Can you give me a general idea on what command were you running?

Seems like it panicked while fetching url title.

@pwnwriter pwnwriter added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Oct 17, 2023
@pwnwriter
Copy link
Owner

WoOoO :P

@enomothem
Copy link
Contributor Author

@pwnwriter
The command I used.
.\hxn.exe -f 1.txt -b "C:\Program Files\Google\Chrome\Application\chrome.exe"
I don't know why it panicked, but I tried to set the thread to 1 and timeout 20, and it didn't go well, so I think it might have something to do with the url, if there was a problem with the page I visited, was there no exception handling

@pwnwriter
Copy link
Owner

Hey, it used to panic if the url or the website doesn't have a title. Now it will just set 'no title' to those urls.

You can tryout latest build :0

pwnwriter added a commit that referenced this issue Nov 3, 2023
[fixed] Fixed an issue with illegal characters in windows filenames closes #30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants