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

CRASH in WPT xhr/sync-no-timeout #24919

Closed
pshaughn opened this issue Nov 29, 2019 · 2 comments
Closed

CRASH in WPT xhr/sync-no-timeout #24919

pshaughn opened this issue Nov 29, 2019 · 2 comments

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Nov 29, 2019

This test calls a function that opens an XHR request that will be very slow to respond, then returns. The test output has the line "stack backtrace:" but doesn't go on to actually show me the backtrace, so I can't say as much as I'd like to. I imagine it could be that the XHR request is getting garbage collected early. The crash occurs whether running headlessly or with a window; I'm in Linux Mint (19.2 on a Virtualbox VM) if that could matter.

@jdm
Copy link
Member

@jdm jdm commented Nov 29, 2019

Running the test with --debugger will allow you to get a backtrace in gdb at the time of the crash.

@jdm jdm added this to To do in web-platform-test failures via automation Nov 29, 2019
@pshaughn
Copy link
Member Author

@pshaughn pshaughn commented Dec 22, 2019

The fact that this was a crash for me and not a fail was almost definitely #24984

@jdm jdm closed this Dec 22, 2019
web-platform-test failures automation moved this from To do to Done Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.