Baseflow / Baseflow/flutter_cache_manager

FileSystemException: Cannot open file OS Error: Too many open files, errno = 24)

オープン
#481 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
809
フォーク
510
平均マージ
6分
マージ済み PR(30日)
1

説明

## 🐛 Bug Report

### Expected behavior
Load image list

### Reproduction steps
More image cache lists are loaded at the same time

### Configuration

**Version:** "3.4.1"

**Platform:**
- [x] :iphone: iOS✅
- [ ] :robot: Android
error
```
FileSystemException: Cannot open file, path = '/var/mobile/Containers/Data/Application/OI897JGR-7196-OI897-B008-OI897JGR/Library/Caches/libCachedImageData/9d864c1c4ef0.jpg' (OS Error: Too many open files, errno = 24)
```

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

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

調査の方向性

Start by reproducing the iOS failure described for version 3.4.1 while loading multiple image cache lists at once. Trace the cache-manager path associated with the reported libCachedImageData file and determine where the open-file limit is exceeded. Done means the image list loads without the errno 24 exception under concurrent cache loading.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
dart, flutter
領域
mobile-dev, performance
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

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

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