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

Browsing urbandictionary.com with JavaScript enabled results in a segmentation fault #85

Closed
TheQuinbox opened this issue Dec 22, 2022 · 5 comments

Comments

@TheQuinbox
Copy link
Contributor

Edbrowse version: 3.8.5
Steps to reproduce:

  1. Enable javaScript.
  2. b http://urbandictionary.com/
  3. Attempt to navigate around. I typed 1, then enter go go down a few lines. After trying to pass the home link, I get a segfault.

This wouldn't be a huge deal, if not for the fact that Edbrowse is unable to search on Urban Dictionary without javaScript enabled. To test this:

  1. Disable JavaScript.
  2. b http://urbandictionary.com/
  3. /<Search
  4. i=test
  5. i*
  6. ft

As you can see from the page title, the search is never performed.

@eklhad
Copy link
Collaborator

eklhad commented Dec 22, 2022 via email

@TheQuinbox
Copy link
Contributor Author

Oh, you're right. No idea why it didn't work without JavaScript before.

@TheQuinbox
Copy link
Contributor Author

Am still able to reproduce the segfault, though.

< $ edbrowse
> edbrowse ready
< js
> javascript enabled
< b http://urbandictionary.com
> 118839
> 6363
< 1
> Frame {adreporter}
<enter
<enter
>{Random definitions}<>
< enter
> Segmentation fault

@eklhad
Copy link
Collaborator

eklhad commented Dec 24, 2022 via email

@TheQuinbox
Copy link
Contributor Author

All seems fixed, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants