Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,770 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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
平均マージ
2日 16時間
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

firebase/firebase-cpp-sdk のほかの issue

firebase/firebase-cpp-sdk の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。