Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[Bug] Crash with Firestore Persistence on Windows Machines with ≤ 4 GB RAM

未关闭
#1,770 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

维护者通常 1 天内回复

@cherylEnkidu 已经在做这个了。

开始于 2025年7月9日。

评估

这个 Issue 还没有评估数据。

描述

api: firestore new type: question
[REQUIRED] Please fill in the following fields:
  • Pre-built SDK from the website or open-source from this repo: _____
  • Firebase C++ SDK version: 12.7.0
  • Problematic Firebase Component: Database
  • Platform you are using the C++ SDK on: Windows
  • Platform you are targeting: Desktop
[REQUIRED] Please describe the issue here:

Our Flutter application crashes on Windows machines with 4 GB or less of RAM when Firestore's offline persistence is enabled. This issue does not occur on machines with more than 4 GB of RAM. As a temporary workaround, we've disabled persistence, but we need a more permanent solution.

Steps to reproduce:
  1. Enable Firestore persistence in a Flutter app.
  2. Run the app on a Windows machine with 4 GB or less of RAM.
  3. Perform operations that write to and read from Firestore.
  4. Observe the application crash.
主要语言
C++
星标
326
派生
138
平均合并
1 天 22 小时
30 天内合并 PR
6

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

firebase/firebase-cpp-sdk 的其他 Issue

查看 firebase/firebase-cpp-sdk 的全部 Issue

相似的 Issue

更多 C++ Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。