Credo (Gregor Mitzka)
- Login: Credo
- Email: gregor.mitzka@gmail.com
- Registered on: 04/17/2015
- Last sign in: 04/17/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/17/2015
-
01:16 PM Ruby Bug #11073: gems/json-1.8.2/lib/json/ext/parser.so: undefined symbol: rb_str_new_static
- Maybe this was the solution. I removed ruby, rubygems and bundler from my machine and reinstalled all components from the bottom. Now everything works just fine. I also updated the JSON package from version 1.8.1 to 1.8.2.
-
08:49 AM Ruby Bug #11073: gems/json-1.8.2/lib/json/ext/parser.so: undefined symbol: rb_str_new_static
- The log of the error is this one:
~~~
[ 2015-04-17 10:00:43.6397 8885/7f2fe078f700 App/Implementation.cpp:287 ]: Could not spawn process for application [edited]: An error occurred while starting up the preloader. It exited before si... -
08:46 AM Ruby Bug #11073 (Rejected): gems/json-1.8.2/lib/json/ext/parser.so: undefined symbol: rb_str_new_static
- Currently I am trying to get things started with Passenger and Apache 2 on a Ubuntu 14.4 LTS machine and ruby 2.2.0. Some errors I could fix but this on is tricky. The error says that there is a undefined symbol in the `parser.so`, but `...