shivanibhanwal (shivani thakur)
- Login: shivanibhanwal
- Email: shivani@kiprosh.com
- Registered on: 05/15/2014
- Last sign in: 05/16/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/16/2014
-
02:11 PM Ruby Bug #9843: curb_core.bundle: [BUG] Segmentation fault ruby 2.0.0p451 (2014-02-24 revision 45167) [x86_64-darwin12.5.0]
- Nobuyoshi Nakada wrote:
> You load an extension library for shared libruby from static-linked ruby.
could you please elaborate? -
12:35 PM Ruby Bug #9843: curb_core.bundle: [BUG] Segmentation fault ruby 2.0.0p451 (2014-02-24 revision 45167) [x86_64-darwin12.5.0]
- Here is the Crash Report
https://gist.github.com/shivanibhanwal/2cb79ed2d59e6fda87c2
https://gist.github.com/shivanibhanwal/38c00ede00c10391f75a
I hope this will help
Nobuyoshi Nakada wrote:
> shivani thakur wrote:
> ...
-
10:13 AM Ruby Bug #9843: curb_core.bundle: [BUG] Segmentation fault ruby 2.0.0p451 (2014-02-24 revision 45167) [x86_64-darwin12.5.0]
- I have attached the crash log file in the message.. that is "error_trace.txt"
This error is not only coming for the curbcore but also for therubyracer
it is changing with the ruby patch versions.
You can check the latest error log h...
05/15/2014
-
04:33 PM Ruby Bug #9843 (Rejected): curb_core.bundle: [BUG] Segmentation fault ruby 2.0.0p451 (2014-02-24 revision 45167) [x86_64-darwin12.5.0]
- I am using Mavericks OS and project was working fine earlier and then I decided to change the
Ruby 2.0.0 to ruby 2.0.0-p451
and Rails from 4.0.0 to 4.0.5
And when I did bundle install everything worked well
But as soon as I tried "ra...