Giter Site home page Giter Site logo

Comments (5)

hermanlee avatar hermanlee commented on April 29, 2024

Comment by spetrunia
Sunday May 24, 2015 at 07:54 GMT


I think I have accidentally hit this on a debug build. The following happened:

2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 202
2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 197
2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 198
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)

from mysql-5.6.

hermanlee avatar hermanlee commented on April 29, 2024

Comment by mdcallag
Sunday May 24, 2015 at 22:11 GMT


I got that once

On Sunday, May 24, 2015, Sergei Petrunia [email protected] wrote:

I think I have accidentally hit this on a debug build. The following
happened:

2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 202
2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 197
2015-05-24 00:36:35 10087 [Note] RocksDB: Finished filtering dropped index 198
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)


Reply to this email directly or view it on GitHub
MySQLOnRocksDB#52 (comment)
.

Mark Callaghan
[email protected]

from mysql-5.6.

hermanlee avatar hermanlee commented on April 29, 2024

Comment by igorcanadi
Tuesday May 26, 2015 at 18:34 GMT


huh yeah. we never really looked at what happens when OOM. we should never corrupt the data, but rocksdb will likely crash hard.

from mysql-5.6.

hermanlee avatar hermanlee commented on April 29, 2024

Comment by maykov
Friday Jun 05, 2015 at 22:40 GMT


So it is important

from mysql-5.6.

gunnarku avatar gunnarku commented on April 29, 2024

Internal investigation completed. Behavior observed, documented, and understood for various scenarios. To decide if we'll change the status quo (SIGABRT because of an unhandled exception which leads to process teardown) will require data from the field and further discussion.

from mysql-5.6.

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.