Giter VIP home page Giter VIP logo

Comments (4)

dbussink avatar dbussink commented on July 23, 2024

Reproducing this assumes that you've cloned both rubinius and the do repository: github.com/datamapper/do. After this I assume both are cloned in the same directory. I only seem to be able to reproduce this using PostgreSQL, so that needs to be installed too (available through an installer / macports etc). It assumes that there is a postgres admin user that has full access without a password. The following command runs rubinius and gives an error:

gdb --args ../../rubinius/vm/vm -I"../../rubinius/gems/1.8/gems/rspec-1.2.2/lib" "../../rubinius/gems/1.8/gems/rspec-1.2.2/bin/spec" "spec/command_spec.rb" "spec/connection_spec.rb" "spec/encoding_spec.rb" "spec/reader_spec.rb" "spec/result_spec.rb" "spec/typecast/array_spec.rb" "spec/typecast/bigdecimal_spec.rb" "spec/typecast/boolean_spec.rb" "spec/typecast/byte_array_spec.rb" "spec/typecast/class_spec.rb" "spec/typecast/date_spec.rb" "spec/typecast/datetime_spec.rb" "spec/typecast/float_spec.rb" "spec/typecast/integer_spec.rb" "spec/typecast/nil_spec.rb" "spec/typecast/range_spec.rb" "spec/typecast/string_spec.rb" "spec/typecast/time_spec.rb" --options spec/spec.opts

This gives the following backtrace for me:

http://gist.github.com/118220

from rubinius.

dbussink avatar dbussink commented on July 23, 2024

Btw, this needs rspec 1.2.2 (1.2.6 acts weird with rubinius), extlib and the addressable gems installed. I've also updated Rubygems using ./bin/rbx -S gem update --system

from rubinius.

evanphx avatar evanphx commented on July 23, 2024

Please retry against 319665d. There were some structures used by capi that weren't properly initialized.

from rubinius.

dbussink avatar dbussink commented on July 23, 2024

This has been fixed since

from rubinius.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.