ColdWindScholar / MIO-KITCHEN-SOURCE

An Android Rom Tool in python
GNU Affero General Public License v3.0
279 stars 52 forks source link

解包payload.bin,多选报错 #46

Closed ymdzq closed 4 months ago

ymdzq commented 4 months ago

Exception in thread Thread-4: Traceback (most recent call last): File "tool.py", line 2418, in unpack File "dumper.py", line 71, in run MemoryError

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "threading.py", line 932, in _bootstrapinner File "threading.py", line 870, in run File "tool.py", line 3022, in close File "tool.py", line 147, in call_func File "tool.py", line 2429, in unpack File "dumper.py", line 83, in run File "dumper.py", line 87, in multiprocess_partitions File "dumper.py", line 87, in File "concurrent\futures\thread.py", line 188, in submit File "concurrent\futures\thread.py", line 213, in _adjust_thread_count File "threading.py", line 852, in start RuntimeError: can't start new thread

ColdWindScholar commented 4 months ago

fixed, see https://github.com/ColdWindScholar/MIO-KITCHEN-SOURCE/commit/d89f0491e072b58ac0cebd0feb843f89983f8448