Skip to content

Illegal storage access db_mongo #709

@ghost

Description

My file: test.nim

import mongo, db_mongo, oids, json

var cnn = db_mongo.open()

Error: ./test

test.nim(3)              test
db_mongo.nim(61)         Open
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

Nimrod Compiler Version 0.9.3 (2013-11-30) [MacOSX: amd64] with https://github.com/mongodb/mongo-c-driver

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions