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

SQLite writer connection timeout on Xiaomi Android 12

クローズ
#5,980 コメント 5 件 リアクション 0 件 担当者 1 名 GitHub で見る

@markushi がすでに取り組んでいます。

2026年8月25日 から。

評価

この issue はまだ評価されていません。

説明

Android Bug Waiting for: Community
Integration

sentry-android-sqlite

Build System

Gradle

AGP Version

9.3.1

Proguard

Enabled

Other Error Monitoring Solution

No

Version

8.53.0, 6.19.0

Steps to Reproduce
  1. Launch the app on a Xiaomi device running Android 12.
  2. The issue occurs during the initial app startup.
  3. The app uses Room 3.
  4. The issue is highly reproducible and occurs almost every time on affected devices.
Expected Result

The app starts normally without SQLite/Sentry connection errors.

Actual Result

During initial startup, Sentry throws a SQLite writer connection timeout. This happens with very high frequency and is reproducible almost every time on affected Xiaomi Android 12 devices.

android.database.SQLException: Error code: 5,
message: Timed out attempting to acquire a writer connection.

Writer pool:
capacity=1, permits=0
Status: Free connection

The reader connections are free, but the writer connection cannot be acquired.

Please investigate whether this is related to Sentry's SQLite instrumentation/connection pool and its interaction with Room on Xiaomi Android 12.

主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 20時間
マージ済み PR(30日)
71

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

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

はじめの一歩

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

getsentry/sentry-java のほかの issue

getsentry/sentry-java の issue をすべて見る

似ている issue

Kotlin の issue をもっと見る

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

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