Giter Club home page Giter Club logo

Comments (12)

slava-vishnyakov avatar slava-vishnyakov commented on June 20, 2024

[truncated... Moved to Issue #15 ..]

Also, is it normal that I get only 200 writes per seconds (this is VirtualBox on regular HDD, not SSD)? Even in bulk mode?

from rethinkdb.

coffeemug avatar coffeemug commented on June 20, 2024

@slava-vishnyakov -- we've seen the end-of-file bug before, but it was quite rare and we didn't pin it down. It's definitely a different issue, could you open a new one? (Also, thanks for reporting these, it's immensely helpful!)

As far as 200 writes per second -- see limitations in https://github.com/rethinkdb/rethinkdb/blob/rethinkdb-next/NOTES -- currently we flush on every write with almost no batching, so we get really poor hdd write performance. This should be resolved in the coming release.

from rethinkdb.

Tryneus avatar Tryneus commented on June 20, 2024

I should probably mention that the extproc end-of-file error is most likely just the result of a rethinkdb process shutting down improperly. The real error is elsewhere.

from rethinkdb.

jdoliner avatar jdoliner commented on June 20, 2024

End of file messages is really just java script being overly chatty about
the fact that its exiting. I think this is actually a dupe of 15 but let's
confirm that.

On Saturday, November 10, 2012, Tryneus wrote:

I should probably mention that the extproc end-of-file error is most
likely just the result of a rethinkdb process shutting down improperly. The
real error is elsewhere.


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-10254127.

from rethinkdb.

mlucy avatar mlucy commented on June 20, 2024

@slava-vishnyakov: Do you happen to have a core dump from any of these crashes?

from rethinkdb.

slava-vishnyakov avatar slava-vishnyakov commented on June 20, 2024

@mlucy: Sadly, no, tried to recraete it today with core dumps enabled, but not luck.

from rethinkdb.

slava-vishnyakov avatar slava-vishnyakov commented on June 20, 2024

@mlucy: Sent to your email

from rethinkdb.

coffeemug avatar coffeemug commented on June 20, 2024

@slava-vishnyakov -- thanks, we'll look at it tomorrow. Really appreciate your patience!

from rethinkdb.

mlucy avatar mlucy commented on June 20, 2024

@slava-vishnyakov -- Do you remember what version of RethinkDB you were running? In particular, did you download it with apt-get or did you build it from source? If the former, what ubuntu distro are you on, or if the latter, do you know the commit hash?

(We had a small problem where we weren't properly generating the RethinkDB version string that we put in the binary, so we're having some trouble matching core dumps with symbol files.)

Thanks!

from rethinkdb.

slava-vishnyakov avatar slava-vishnyakov commented on June 20, 2024

@mlucy It was the apt-get version, released on the day you got to Hacker News.

$ rethinkdb --version
rethinkdb 

:)

from rethinkdb.

mlucy avatar mlucy commented on June 20, 2024

@slava-vishnyakov -- Thanks! (And thanks for providing so much info).

As far as I can tell the core files don't match any of the symbols we have on launchpad. I talked to @frank-trampe and he said that the very first versions we released on launch day didn't have associated symbol packages. So there's really no good way forward on this unless it crops up again with a version that we have symbols for (i.e. anything not released on the first day).

from rethinkdb.

coffeemug avatar coffeemug commented on June 20, 2024

@slava-vishnyakov -- thanks so much for the bug report. I'm going to close it as jammed because unfortunately we can't proceed on it unless it's reproduced on latest rethink version. It's totally our fault that the early build didn't have debugging symbols -- unfortunately we didn't line up all the pins for the release.

We're also working on #41 to make the report process much more smooth and streamlined.

from rethinkdb.

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.