jasonrogena / jasonrogena/php-excel-reader

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 40 bytes) on line 1683 - Problems when processing large files

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1.If you give as an input a very big Excel file.

```

Original issue reported on code.google.com by `anv...@gmail.com` on 4 Nov 2010 at 4:12

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with a very large Excel file, then inspect the code at line 1683 to identify the memory-intensive operation. The issue names no source file or test, so first locate that line and establish how large-file processing is expected to complete. Done means the file processes without exceeding the reported memory limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.