Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RustPanic: RuntimeError #24183

Open
crazyH0b0 opened this issue May 14, 2024 · 1 comment
Open

RustPanic: RuntimeError #24183

crazyH0b0 opened this issue May 14, 2024 · 1 comment
Labels
bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: memory leak topic: rust panic

Comments

@crazyH0b0
Copy link

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
@jkomyno jkomyno added the kind/bug A reported bug. label May 17, 2024
@jkomyno
Copy link
Contributor

jkomyno commented May 17, 2024

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!

@jkomyno jkomyno added bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. topic: rust panic topic: memory leak team/schema Issue for team Schema. labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/0-unknown Bug is new, does not have information for reproduction or reproduction could not be confirmed. kind/bug A reported bug. team/schema Issue for team Schema. topic: memory leak topic: rust panic
Projects
None yet
Development

No branches or pull requests

2 participants