prisma/prisma

RustPanic: RuntimeError

crazyH0b0 opened this issue · 1 comments

Hi Prisma Team! The following command just crashed.

Command

migrate dev

Versions

Name Version
Platform windows
Node v20.10.0
Prisma CLI 5.6.0
Engine e95e739751f42d8ca026f6b910f5a2dc5adeaeee

Error

RustPanic: RuntimeError: panicked at /rust/deps/dlmalloc-0.2.6/src/dlmalloc.rs:1198:13:
assertion failed: psize <= size + max_overhead

Hi @crazyH0b0, looks like you had a memory allocation error.
Can you please share the contents of schema.prisma? What version of Prisma are you in? Which OS? Which database?
Ideally, we kindly ask you to fill all the information requested in this bug template, to allow us to attempt a reproduction.

Thanks!