incubus (Alexander Logvinov)
- Login: incubus
- Registered on: 01/28/2015
- Last sign in: 03/03/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/03/2015
-
04:49 AM Ruby Bug #10914: Always reproducible crash on FreeBSD with unicorn and 2.2.0p0 (2.1.5p273 too)
- Hi!
It appears the problem is fixed with update FreeBSD to 10.1 version. Thanks!
Best regards,
Alexander
02/27/2015
-
03:04 PM Ruby Bug #10914 (Rejected): Always reproducible crash on FreeBSD with unicorn and 2.2.0p0 (2.1.5p273 too)
- I get this segmentation when unicorn sends QUIT signal for the old process. The crash is reproduced with FreeBSD 10.0 and gcc 4.8.5\clang.
~~~
E, [2015-02-27T22:48:23.320810 #60822] ERROR -- : reaped #<Process::Status: pid 60829 SIGA...
01/28/2015
-
06:02 AM Ruby Bug #10284: Segmentation fault on Ruby 2.1.2 and 2.1.3
- Two different segmentation faults with sidekiq:
~~~
2015-01-23T20:17:56.487Z 6966 TID-7wg64fk INFO: Booting Sidekiq 3.3.0 with redis options {:url=>"unix:///tmp/redis.sock"}
2015-01-23T20:17:57.484Z 6966 TID-7wg64fk INFO: Running in... -
05:55 AM Ruby Bug #10284: Segmentation fault on Ruby 2.1.2 and 2.1.3
- Hi!
I often get this segmentation when unicorn sends QUIT signal for the old process. The crash is reproduced only with FreeBSD 10.X and clang. There are no problems with FreeBSD 9.
~~~
I, [2015-01-25T22:26:32.418557 #49018] IN...