Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Errors often cause crashes #2

Closed
apparentlymart opened this issue Sep 30, 2013 · 1 comment
Closed

Errors often cause crashes #2

apparentlymart opened this issue Sep 30, 2013 · 1 comment

Comments

@apparentlymart
Copy link
Collaborator

Whenever the exception handler hits and we return an error to the client the server usually segfaults shortly afterwards.

Current best theory is that we're double-disposing the angularcontext object. Ideally angularcontext would protect itself against this by remembering that it's disposed and treating duplicate calls as no-ops.

@apparentlymart
Copy link
Collaborator Author

This was fixed a while back.

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

No branches or pull requests

1 participant