Bug#678512: ruby-eventmachine: crashes when using IPv6 socket

2015-11-23 Thread Justin Steven
tags 678512 + security thanks I'm not certain, but I have an inkling this is caused by the bug fixed in https://github.com/eventmachine/eventmachine/pull/502 which introduced a memory leak which was fixed in https://github.com/eventmachine/eventmachine/pull/586 We are seeing identical overflows

Bug#678512: ruby-eventmachine: crashes when using IPv6 socket

2013-01-19 Thread Adam Majer
Package: ruby-eventmachine Version: 0.12.10-3 Followup-For: Bug #678512 Still crashes and generally useless with IPv6. Any progress on this? $ rails server -b ::1 = Booting Thin = Rails 3.2.9 application starting in development on http://::1:3000 = Call with -d to detach = Ctrl-C to shutdown

Bug#678512: ruby-eventmachine: crashes when using IPv6 socket

2012-06-30 Thread Christian Hofstaedtler
Paul, * Paul van Tilburg pau...@debian.org [120622 11:16]: I am using Rails 3 from Rubygems which uses Thin/ruby-eventmachine when serving. When I tell the server to bind to :: so that it is reachable via Ipv6, the server crashes when accessed. There seems to be an issue with the

Bug#678512: ruby-eventmachine: crashes when using IPv6 socket

2012-06-22 Thread Paul van Tilburg
Package: ruby-eventmachine Version: 0.12.10-3 Severity: normal Hi! I am using Rails 3 from Rubygems which uses Thin/ruby-eventmachine when serving. When I tell the server to bind to :: so that it is reachable via Ipv6, the server crashes when accessed. There seems to be an issue with the