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

Microsoft OAuth2 doesn't work and crashes once address bar is pressed #18216

Open
NiLSPACE opened this issue Aug 24, 2017 · 1 comment
Open

Microsoft OAuth2 doesn't work and crashes once address bar is pressed #18216

NiLSPACE opened this issue Aug 24, 2017 · 1 comment
Labels

Comments

@NiLSPACE
Copy link

@NiLSPACE NiLSPACE commented Aug 24, 2017

While trying to login to a web application of the company I work for I got redirected to the login page of Microsoft due to OAuth2. Once I got redirected back however Servo gave the error The resource you are looking for has been removed, had its name changed, or is temporarily unavailable (see screenshot). Once I pressed the address bar Servo crashed with the following stacktrace:

Stacktrace
Received Tick when progress was Idle: https://github.com/servo/servo/issues/10322
Received Tick when progress was Idle: https://github.com/servo/servo/issues/10322
Received Tick when progress was Idle: https://github.com/servo/servo/issues/10322
Can't allocate > MAX_VERTEX_TEXTURE_WIDTH per resource! (thread RenderBackend, at C:\Users\Administrator\.cargo\git\checkouts\webrender-c3596abe1cf4f320\1007a65\webrender\src\gpu_cache.rs:279)
stack backtrace:
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6ae3dbf5b - <no info>
   5:     0x7ff6ae4483b2 - <no info>
   6:     0x7ff6ae44f177 - <no info>
   7:     0x7ff6ae43c1a8 - <no info>
   8:     0x7ff6ae451c7a - <no info>
   9:     0x7ff6ae45a6ca - <no info>
  10:     0x7ff6ae3d9a4e - <no info>
  11:     0x7ff6ae3dc3d9 - <no info>
  12:     0x7ff6af977dc2 - <no info>
  13:     0x7ff6ae3f9e5a - <no info>
  14:     0x7ff6af97509c - <no info>
  15:     0x7ffc1fd22774 - BaseThreadInitThunk
ERROR:servo: Can't allocate > MAX_VERTEX_TEXTURE_WIDTH per resource!
called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) }) (thread LayoutThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(9) }, at src\libcore\result.rs:860)
called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) }) (thread LayoutThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }, at src\libcore\result.rs:860)
stack backtrace:
ERROR:servo: called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) })
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6af9767e9 - <no info>
   5:     0x7ff6af9766c2 - <no info>
   6:     0x7ff6af976630 - <no info>
   7:     0x7ff6af98022f - <no info>
   8:     0x7ff6aeacd3df - <no info>
   9:     0x7ff6af87f957 - <no info>
  10:     0x7ff6ae6b96f6 - <no info>
  11:     0x7ff6ae6adbca - <no info>
  12:     0x7ff6ae69b56b - <no info>
  13:     0x7ff6ae692f09 - <no info>
  14:     0x7ff6ae60fa99 - <no info>
  15:     0x7ff6ae611849 - <no info>
  16:     0x7ff6af977dc2 - <no info>
  17:     0x7ff6ae640a8a - <no info>
  18:     0x7ff6af97509c - <no info>
  19:     0x7ffc1fd22774 - BaseThreadInitThunk
stack backtrace:
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6af9767e9 - <no info>
   5:     0x7ff6af9766c2 - <no info>
   6:     0x7ff6af976630 - <no info>
   7:     0x7ff6af98022f - <no info>
   8:     0x7ff6aeacd3df - <no info>
   9:     0x7ff6af87f957 - <no info>
  10:     0x7ff6ae6b96f6 - <no info>
  11:     0x7ff6ae6adbca - <no info>
  12:     0x7ff6ae69b56b - <no info>
  13:     0x7ff6ae692f09 - <no info>
  14:     0x7ff6ae60fa99 - <no info>
  15:     0x7ff6ae611849 - <no info>
  16:     0x7ff6af977dc2 - <no info>
  17:     0x7ff6ae640a8a - <no info>
  18:     0x7ff6af97509c - <no info>
  19:     0x7ffc1fd22774 - BaseThreadInitThunk
called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) }) (thread Constellation, at src\libcore\result.rs:860)
stack backtrace:
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6af9767e9 - <no info>
   5:     0x7ff6af9766c2 - <no info>
   6:     0x7ff6af976630 - <no info>
   7:     0x7ff6af98022f - <no info>
   8:     0x7ff6aeacd3df - <no info>
   9:     0x7ff6af87f099 - <no info>
  10:     0x7ff6adfe6850 - <no info>
  11:     0x7ff6ae081898 - <no info>
  12:     0x7ff6ae07dd4a - <no info>
  13:     0x7ff6ae09912a - <no info>
  14:     0x7ff6ae0baf58 - <no info>
  15:     0x7ff6ae0899aa - <no info>
  16:     0x7ff6ae01cd0c - <no info>
  17:     0x7ff6ae01f979 - <no info>
  18:     0x7ff6af977dc2 - <no info>
  19:     0x7ff6ae05cbaa - <no info>
  20:     0x7ff6af97509c - <no info>
  21:     0x7ffc1fd22774 - BaseThreadInitThunk
called `Result::unwrap()` on an `Err` value: "SendError(..)" (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }, at src\libcore\result.rs:860)
IpcSelectionResult::unwrap(): channel 1 closed (thread ResourceManager, at C:\Users\Administrator\.cargo\registry\src\github.com-1ecc6299db9ec823\ipc-channel-0.8.0\src\ipc.rs:308)
stack backtrace:
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6af9767e9 - <no info>
   5:     0x7ff6af9766c2 - <no info>
   6:     0x7ff6af976630 - <no info>
   7:     0x7ff6af98022f - <no info>
   8:     0x7ff6aeacd1f6 - <no info>
   9:     0x7ff6aef4f7ed - <no info>
  10:     0x7ff6aef53020 - <no info>
  11:     0x7ff6aed41644 - <no info>
  12:     0x7ff6aefe3c6f - <no info>
  13:     0x7ff6aefb9e90 - <no info>
  14:     0x7ff6aefb84ab - <no info>
  15:     0x7ff6aefae9a9 - <no info>
  16:     0x7ff6ae822ce8 - <no info>
  17:     0x7ff6ae928c79 - <no info>
  18:     0x7ff6af977dc2 - <no info>
  19:     0x7ff6aeaceeba - <no info>
  20:     0x7ff6af97509c - <no info>
  21:     0x7ffc1fd22774 - BaseThreadInitThunk
stack backtrace:
   0:     0x7ff6af84b70d - <no info>
   1:     0x7ff6af84bdde - <no info>
   2:     0x7ff6adfb3b1e - <no info>
   3:     0x7ff6af976974 - <no info>
   4:     0x7ff6af9767e9 - <no info>
   5:     0x7ff6af9766c2 - <no info>
   6:     0x7ff6af920a7f - <no info>
   7:     0x7ff6ae4dd7b8 - <no info>
   8:     0x7ff6ae4e7159 - <no info>
   9:     0x7ff6af977dc2 - <no info>
  10:     0x7ff6ae5206d1 - <no info>
  11:     0x7ff6af97509c - <no info>
  12:     0x7ffc1fd22774 - BaseThreadInitThunk
ERROR:servo: called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) })
ERROR:servo: called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Custom(Custom { kind: BrokenPipe, error: StringError("MPSC channel closed") }) })
ERROR:servo: called `Result::unwrap()` on an `Err` value: "SendError(..)"
ERROR:servo: IpcSelectionResult::unwrap(): channel 1 closed

image

@jdm jdm added the A-network label Aug 24, 2017
@NiLSPACE
Copy link
Author

@NiLSPACE NiLSPACE commented Aug 29, 2017

The crash seems to be fixed, but I still don't get forwarded properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
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.