-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.4.10
-
Component/s: None
-
Environment:node 0.10.31
node-mongodb-native 1.4.7
-
Empty show more show less
When Mongod crashed driver throw exception:
[TypeError: Cannot read property 'raw' of undefined]
TypeError: Cannot read property 'raw' of undefined
at null.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/server.js:436:77)
at emit (events.js:95:17)
at null.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:201:13)
at emit (events.js:98:17)
at Socket.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/connection.js:439:22)
at Socket.emit (events.js:95:17)
at Socket.<anonymous> (_stream_readable.js:748:14)
at Socket.emit (events.js:92:17)
at emitReadable_ (_stream_readable.js:410:10)
at emitReadable (_stream_readable.js:406:5)