You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using xls-dump.py through the indexer "recoll".
It turns out that the index was generating out-of-memory and finally freezing the machine because it was chocking on a specific file named fat-loop.xls. This file is found in Mediawiki website source (at least version 1.33.4, 1.34.4, 1.35.0 and 1.35.1).
Hello,
I'm using xls-dump.py through the indexer "recoll".
It turns out that the index was generating out-of-memory and finally freezing the machine because it was chocking on a specific file named
fat-loop.xls
. This file is found in Mediawiki website source (at least version 1.33.4, 1.34.4, 1.35.0 and 1.35.1).To reproduce (adapt path as necessary):
I tried with xls-dump.py from commit db25622 and could confirm the issue is still present.
The text was updated successfully, but these errors were encountered: