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

Bus error on Ubuntu 12.04 #117

Open
RobinClowers opened this issue Oct 15, 2014 · 4 comments
Open

Bus error on Ubuntu 12.04 #117

RobinClowers opened this issue Oct 15, 2014 · 4 comments

Comments

@RobinClowers
Copy link

I'm trying to rotate some images using Rmagick 2.13.2, and I consistently get this bus error exception on a certain image. The same code running against the same image on osx works fine. I created a gist of the output, minus the rake backtrace: https://gist.github.com/RobinClowers/55fdde7f40c254bb9c11

@RobinClowers
Copy link
Author

I installed ImageMagick with the package libmagickwand-dev, version 8:6.6.9.7-5ubuntu3.3. Let me know if there is anything else I can provide.

@RobinClowers
Copy link
Author

I seem to have fixed this by installing the imagemagick package through apt... Anyone know why that would work? Does RMagick look for an existing binary and fall back to compiling it from source?

@RobinClowers
Copy link
Author

So I just found the wiki page that says that package is required... It would be awesome if that was in the readme, can I submit a PR for that?

@RobinClowers
Copy link
Author

So I guess it was just a fluke that it worked after I install the imagemagick package, I'm seeing the same failure again.

@RobinClowers RobinClowers reopened this Oct 16, 2014
btakita pushed a commit to btakita/rmagick that referenced this issue Jan 7, 2015
Fixed: crash trying to 'test_write' on Windows (Image3.rb, ImageList2.rb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant