Skip to content

Crash when running a simple query with where clause for partitionKey #27

@drwill-ms

Description

@drwill-ms
  1. Open client
  2. Browse to a document collection
  3. Right click and choose query documents
  4. select * from c where c.partitionKey <> "somevalue" -- in my case some value is a guid
  5. Execute query
  6. Crash below

System.AccessViolationException was unhandled
Message: An unhandled exception of type 'System.AccessViolationException' occurred in Microsoft.Azure.Documents.Client.dll
Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions