cbliard (Christophe Bliard)
- Login: cbliard
- Email: christophe.bliard@trux.info
- Registered on: 01/08/2014
- Last sign in: 07/31/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/27/2014
-
04:09 PM Ruby Bug #9384: Segfault in ruby 2.1.0p0
- Ok, thank you for your help
01/14/2014
-
09:34 AM Ruby Bug #9384: Segfault in ruby 2.1.0p0
- So the issue is closed? Is it really a third party issue that causes the segfault?
01/13/2014
-
10:38 AM Ruby Bug #9384: Segfault in ruby 2.1.0p0
- Aman Gupta wrote:
> Maybe it's related to the ref gem and weak_reference implementation? Can you try without it?
No I can't because ref is required by therubyracer gem, which is needed for rails assets precompilation. So I tried upda...
01/09/2014
-
02:01 AM Ruby Bug #9384: Segfault in ruby 2.1.0p0
- With 2.0.0, it works (ruby -v is "ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-linux]").
With trunk, it still segfaults (ruby -v is "ruby 2.2.0dev (2014-01-08 trunk 44527) [x86_64-linux]"). I attached the log bundle_exec_rake_asse...
01/08/2014
-
11:29 PM Ruby Bug #9384: Segfault in ruby 2.1.0p0
- I tried with ruby-2.1.0-head installed with RVM. It downloaded ruby from ruby_2_1 branch, SHA 41deb12e9d6646b42ef0e011509870f6ddf383c5.
ruby -v: ruby 2.1.1p2 (2013-12-31 revision 44467) [x86_64-linux]
It still segfaults with this l... -
07:40 PM Ruby Bug #9384 (Third Party's Issue): Segfault in ruby 2.1.0p0
- I got a stacktrace while capistrano was deploying our rails app to our server. We switched to ruby 2.1.0 recently. It worked on my dev station, not in staging.
I attached the ruby stderr as output by capistrano and every line was prep...