Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gem crashed on linux and ruby 2.1.5 #1

Open
sunchess opened this issue Jan 22, 2015 · 2 comments
Open

Gem crashed on linux and ruby 2.1.5 #1

sunchess opened this issue Jan 22, 2015 · 2 comments
Assignees
Labels

Comments

@sunchess
Copy link

Hello I have an error when try to use gem on linux and ruby 2.1.5.

GOCR::Engine.new.text_for('tmp/image.png')

*** glibc detected *** ruby /usr/local/rvm/gems/ruby-2.1.5/bin/rails c: munmap_chunk(): invalid pointer: 0xbffa0448 ***
======= Backtrace: =========
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x70c91)[0xb7351c91]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x71f0e)[0xb7352f0e]
/usr/lib/i386-linux-gnu/libmysqlclient.so.18(my_free+0x1d)[0xb69fad4d]
/usr/lib/i386-linux-gnu/libmysqlclient.so.18(list_free+0x4d)[0xb69f4a0d]
/www/opendata/shared/bundle/ruby/2.1.0/extensions/x86-linux/2.1.0/gocr-ruby-0.0.2/gocr/gocr.so(list_and_data_free+0xb0)[0xb531c060]

uname -a
Linux openregion 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u2 i686 GNU/Linux

ruby -v
ruby 2.1.5p273 (2014-11-13 revision 48405) [i686-linux]

On mac and ruby 2.1.3 works.

@rainlabs
Copy link
Owner

Hello, thank you for reporting this issue. I'll try to find some time to fix the problem within 2 weeks.

@rainlabs rainlabs added the bug label Jan 22, 2015
@rainlabs rainlabs self-assigned this Jan 22, 2015
@alexanderadam
Copy link

Any news on this topic?
I still experience issues on Linux an ruby 2.3.1p112.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants