View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005986 | Spring engine | General | public | 2018-05-19 10:57 | 2020-07-04 16:36 |
| Reporter | nixtux | Assigned To | Kloot | ||
| Priority | high | Severity | minor | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Product Version | 104.0 +git | ||||
| Fixed in Version | 104.0 +git | ||||
| Summary | 0005986: Crash on startup - terminate called after throwing an instance of 'std::bad_alloc' | ||||
| Description | Semi random crash on startup with spring version 104.0.1-529-g00b43c96a maintenance (Debug) Link to stacktrace https://pastebin.com/xwVqmPEu | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
splashScreenFile="/home/nixtux/.config/spring/./texture.png" bmp = {xsize = 4096, ysize = 4096, channels = 4, ...} you have a 4K-resolution (64MB) splashscreen which eats up the texmempool. in springsettings.cfg, set TextureMemPoolSize to a value greater than 64 or downsize this texture. |
|
|
Ah thanks, any chance of it failing graceful with a helpful error message to users? |
|
|
will think about it, for now I'm just going to bump the pool size. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-05-19 10:57 | nixtux | New Issue | |
| 2018-05-19 11:20 | Kloot | Note Added: 0019131 | |
| 2018-05-19 11:22 | Kloot | Note Edited: 0019131 | |
| 2018-05-19 12:33 | nixtux | Note Added: 0019133 | |
| 2018-05-19 12:52 | Kloot | Note Added: 0019134 | |
| 2018-05-19 13:18 | Kloot | Assigned To | => Kloot |
| 2018-05-19 13:18 | Kloot | Status | new => resolved |
| 2018-05-19 13:18 | Kloot | Resolution | open => fixed |
| 2018-05-19 13:18 | Kloot | Fixed in Version | => 104.0 +git |
| 2020-07-04 16:36 | Kloot | Note Edited: 0019131 |