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

libc++abi.dylib: terminating with uncaught exception of type std::runtime_error #22676

Closed
rafaelfranca opened this issue Dec 18, 2015 · 9 comments

Comments

@rafaelfranca
Copy link
Member

From @huetsch on October 24, 2015 2:29

After running "bundle exec puma -p 28080 cable/config.ru" for a while, it always dies with the following error:

libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: adding existing descriptor
Abort trap: 6

I believe it may be related to this faye-websocket-ruby bug:

faye/faye-websocket-ruby#35

The server randomly dying all the time is a pretty big issue for using actioncable smoothly in production.

Copied from original issue: rails/actioncable#104

@rafaelfranca
Copy link
Member Author

From @nflorentin on November 5, 2015 8:12

+1
I'm facing the same issue and a bit worried about putting this into production

@rafaelfranca
Copy link
Member Author

From @mikecarroll on December 2, 2015 15:50

+1 Seems to happen with us only when people try to run the cable on certain IE versions.

@rafaelfranca
Copy link
Member Author

From @dhh on December 11, 2015 15:53

Odd. We've not seen any of these issues in production. At least that I'm aware of! And we have many tens of thousands of daily active users on Basecamp 3.

@rafaelfranca
Copy link
Member Author

From @mikecarroll on December 11, 2015 16:1

It seems to be happening to us only when running locally, not in production. Our servers are Linux but we use OSX for dev, so maybe it's an OSX issue?

@rafaelfranca
Copy link
Member Author

From @nflorentin on December 11, 2015 16:18

Same case for us, described by @mikecarroll, Linux servers in prod and OS X for dev.

@rafaelfranca
Copy link
Member Author

From @dhh on December 11, 2015 16:28

Maybe we can just start by saying this is a problem on OSX in the readme for now? Don't think anyone is actually deploying on OSX. I don't know if this is really something we can solve in AC anyway?

@maclover7
Copy link
Contributor

Is this still an issue?

@rails-bot
Copy link

This issue has been automatically marked as stale because it has not been commented on for at least
three months.

The resources of the Rails team are limited, and so we are asking for your help.

If you can still reproduce this error on the 5-0-stable branch or on master,
please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions.

@rails-bot
Copy link

This issue has been automatically closed because of inactivity.

If you can still reproduce this error on the 5-0-stable branch or on master,
please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions.

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

No branches or pull requests

3 participants