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

crash on running the binary #779

Closed
aurabindo opened this issue Mar 20, 2017 · 2 comments
Closed

crash on running the binary #779

aurabindo opened this issue Mar 20, 2017 · 2 comments
Assignees

Comments

@aurabindo
Copy link

I just installed the prelease asciidoctor-pdf
asciidoctor-pdf -v crashes with:

/home/aj/.rvm/gems/ruby-2.3.3/gems/prawn-templates-0.0.3/lib/prawn/templates.rb:246:in `<top (required)>': can't modify frozen Array (RuntimeError)
	from /home/aj/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/aj/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/aj/.rvm/gems/ruby-2.3.3/gems/asciidoctor-pdf-1.5.0.alpha.14/lib/asciidoctor-pdf/converter.rb:10:in `<top (required)>'
	from /home/aj/.rvm/gems/ruby-2.3.3/gems/asciidoctor-pdf-1.5.0.alpha.14/lib/asciidoctor-pdf.rb:3:in `require_relative'
	from /home/aj/.rvm/gems/ruby-2.3.3/gems/asciidoctor-pdf-1.5.0.alpha.14/lib/asciidoctor-pdf.rb:3:in `<top (required)>'
	from /home/aj/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/aj/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/aj/.rvm/gems/ruby-2.3.3/gems/asciidoctor-pdf-1.5.0.alpha.14/bin/asciidoctor-pdf:4:in `<top (required)>'
	from /home/aj/.rvm/gems/ruby-2.3.3/bin/asciidoctor-pdf:22:in `load'
	from /home/aj/.rvm/gems/ruby-2.3.3/bin/asciidoctor-pdf:22:in `<main>'
	from /home/aj/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `eval'
	from /home/aj/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in `<main>'

Kindly advice how I can fix this

@veeg
Copy link

veeg commented Mar 20, 2017

Issue #775 covers this exact problem.

@mojavelinux mojavelinux added this to the v1.5.0.alpha.15 milestone Mar 21, 2017
@mojavelinux mojavelinux self-assigned this Mar 21, 2017
@mojavelinux
Copy link
Member

I'm starting work on the next release now that prawn-templates has been updated.

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

No branches or pull requests

3 participants