[General] <"Couln't allocate host buffer" when compressor component of prover is trying to process L1Batch> #960
-
Team or ProjectNo response ZK chainRevo EnvironmentTestnet L2 block numberNo response Provide a brief description of the functionality you're trying to implement and the issue you are running into.When running compressor in fflonk mode, I have "Couln't allocate host buffer" many times. How to solve this problem? 2025-03-12T17:58:46.309783Z INFO zksync_db_connection::connection_pool: Created DB pool with parameters ConnectionPoolBuilder { database_url: "postgres://:@45.33.90.86:31028/prover_devd", max_size: 1, acquire_timeout: 30s, statement_timeout: None, db: "zksync_prover_dal::Prover" } Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
Hi, I have a few questions:
|
Beta Was this translation helpful? Give feedback.
As for the memory allocation, feel free to check a workaround in this GH discussion.
There is a dedicated GH discussion for this. Please check the provided answer here.