Giter VIP home page Giter VIP logo

Comments (5)

nviennot avatar nviennot commented on June 15, 2024

Weird. Try using RethinkDB 1.11.2 ?

from nobrainer.

olimart avatar olimart commented on June 15, 2024

Already the case.

Seems like it crashes when:

  1. add index
  2. rake db:update_indexes
  3. remove index
  4. rake db:update_indexes
  5. add index again (same)
  6. rake db:update_indexes => server crash
Version: rethinkdb 1.11.2 (CLANG 5.0 (clang-500.2.79))
error: Error in src/buffer_cache/mirrored/mirrored.cc at line 178:
error: Guarantee failed: [data_token.has()] 
error: Backtrace:
error: Wed Dec 18 21:46:09 2013

       1: 0   rethinkdb                           0x00000001032fa33f _ZStlsIN2ql5sym_tEER15write_message_tS3_RKNSt3__16vectorIT_NS4_9allocatorIS6_EEEE + 753 at 0x1032fa33f ()
       2: 0   rethinkdb                           0x0000000102f2f146 _ZNSt3__113__vector_baseIP20traversal_progress_tNS_9allocatorIS2_EEED2Ev + 1962 at 0x102f2f146 ()
       3: 0   rethinkdb                           0x0000000102f2f7a0 _ZNSt3__113__vector_baseIP20traversal_progress_tNS_9allocatorIS2_EEED2Ev + 3588 at 0x102f2f7a0 ()
       4: 0   rethinkdb                           0x0000000102f2edee _ZNSt3__113__vector_baseIP20traversal_progress_tNS_9allocatorIS2_EEED2Ev + 1106 at 0x102f2edee ()
       5: 0   rethinkdb                           0x00000001031d98eb _ZNSt3__16vectorIhNS_9allocatorIhEEE8__appendEm + 8731 at 0x1031d98eb ()
       6: 0   rethinkdb                           0x0000000102f4f466 _ZNSt3__112__deque_baseIyNS_9allocatorIyEEE5clearEv + 422 at 0x102f4f466 ()
       7: 0   rethinkdb                           0x0000000102f5384a _ZN26callable_action_instance_tIN5boost3_bi6bind_tIvNS0_4_mfi3mf2Iv14mc_inner_buf_tbP14file_account_tEENS1_5list3INS1_5valueIPS5_EENSA_IbEENSA_IS7_EEEEEEE10run_actionEv + 28 at 0x102f5384a ()
       8: 0   rethinkdb                           0x0000000102f28fb5 _ZN22linux_thread_message_tD0Ev + 885 at 0x102f28fb5 ()
error: Exiting.
Trace/BPT trap: 5

from nobrainer.

nviennot avatar nviennot commented on June 15, 2024

I can't reproduce :(

pafy@bisou ~/brainy % rake db:update_indexes
Created index User.name
pafy@bisou ~/brainy % rake db:update_indexes
Dropped index User.name
pafy@bisou ~/brainy % rake db:update_indexes
Created index User.name
pafy@bisou ~/brainy % rake db:update_indexes
Dropped index User.name
pafy@bisou ~/brainy % rake db:update_indexes
Created index User.name

from nobrainer.

olimart avatar olimart commented on June 15, 2024

weird. Is there anything I can provide to help you debugging?
I have to drop db every time else server keeps crashing

from nobrainer.

nviennot avatar nviennot commented on June 15, 2024

It's probably best to post an issue on https://github.com/rethinkdb/rethinkdb/issues/new as I'm unfamiliar with the rethinkdb codebase

from nobrainer.

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.