| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002650 | NetSurf | Win32-specific | public | 2019-05-14 10:07 | 2020-05-27 08:02 | ||||
| Reporter | Four Oh Four | ||||||||
| Assigned To | kinnison | ||||||||
| Severity | minor | Reproducibility | always | ||||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Windows | OS | OS Version | ||||||
| Product Version | 3.8 | ||||||||
| Target Version | 3.10 | Fixed in Version | 3.10 | ||||||
| Summary | 0002650: Innapropriate error message | ||||||||
| Description | Typing a search query into address bar(oops!) gives me different error message between rel 3.8 and Nightly 4640. Release 3.8: Couldn't resolve hostname. Nightly 4640: NetSurf is running out of memory. Please free some memory and try again. | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in CI build # | 5015 | ||||||||
| Reported in CI build # | |||||||||
| URL of problem page | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Vincent Sanders (administrator) 2019-08-01 10:24 |
any "bad" url results in the out of memory error |
|
kinnison (administrator) 2020-02-24 12:12 |
This was basically that we were reporting any non NSERROR_OK from nsurl_create() as the NoMemory error. We now actually report the nserror in question. |
|
Vincent Sanders (administrator) 2020-05-27 08:02 |
Thankyou for reporting this issue. We believe this is fixed in the 3.10 release. If this is not the case please feel free to reopen the issue with additional details. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-05-14 10:07 | Four Oh Four | New Issue | |
| 2019-08-01 10:24 | Vincent Sanders | Assigned To | => Vincent Sanders |
| 2019-08-01 10:24 | Vincent Sanders | Status | new => confirmed |
| 2019-08-01 10:24 | Vincent Sanders | Target Version | => 3.10 |
| 2019-08-01 10:24 | Vincent Sanders | Note Added: 0002044 | |
| 2020-02-24 12:12 | kinnison | Assigned To | Vincent Sanders => kinnison |
| 2020-02-24 12:12 | kinnison | Status | confirmed => resolved |
| 2020-02-24 12:12 | kinnison | Resolution | open => fixed |
| 2020-02-24 12:12 | kinnison | Fixed in Version | => 3.10 |
| 2020-02-24 12:12 | kinnison | Fixed in CI build # | => 5015 |
| 2020-02-24 12:12 | kinnison | Note Added: 0002174 | |
| 2020-05-27 08:02 | Vincent Sanders | Status | resolved => closed |
| 2020-05-27 08:02 | Vincent Sanders | Note Added: 0002221 | |


