tupshin / cassandra-rs

Apache License 2.0
50 stars 16 forks source link

crash when trying to prepare statements #9

Closed rustyrazorblade closed 9 years ago

rustyrazorblade commented 9 years ago

Seeing this when preparing statements:

killranswers(7456,0x7fff72977300) malloc: *** mach_vm_map(size=140185866158080) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug

Cpp driver built off master branch.