voiper.it (Anton Maljanin)
- Login: voiper.it
- Email: voiper.it@gmail.com
- Registered on: 11/12/2013
- Last sign in: 11/12/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/12/2013
-
04:44 PM Ruby Bug #9103: Segmentation fault. ROR/rubypython/Sidekiq stack.
- Full error log attached.
-
04:43 PM Ruby Bug #9103 (Third Party's Issue): Segmentation fault. ROR/rubypython/Sidekiq stack.
- Sidekiq's worker with follow code (rubypython requirying is in application.rb):
def perform(args)
puts "Doing hard work #{args['paramss']}"
puts args["task"]
RubyPython.start(:python_exe => "python2.7")
d_link = Ruby...