MantisBT - Zandronum | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002302 | Zandronum | [All Projects] Bug | public | 2015-06-10 15:14 | 2024-03-21 13:49 |
| Reporter | nvsofts | ||||
| Assigned To | |||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
| Product Version | 2.0 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0002302: Crashes in tnt.wad MAP09 using DHTP | ||||
| Description | Hello, I'm trying to play tnt.wad with DHTP. My DHTP is zdoom-dhtp-20140617.pk3 (SHA1:B826E0103F48A7D85985C2F9B5284212671B4540). Attachment is zip file of crash report. I confirm the problem is still causing in development version(cbbf84f2c151). I investigated the problem, found a source of the problem. The program crashes in FMultiPatchTexture::UseBasePalette() because of using freed memory. Information of texture causing crash: Texture name: CRWDS64 Parts[i]: [1] Number of parts: 4 Workaround is available, modify texturemanager.cpp:L574 : ReplaceTexture(tlist[i], newtex, true); -> ReplaceTexture(tlist[i], newtex, false); | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | /tracker/file_download.php?file_id=1545&type=bug | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-06-10 15:14 | nvsofts | New Issue | |||
| 2015-06-10 15:14 | nvsofts | File Added: CrashReport.zip | |||
| 2024-03-21 13:49 | Ru5tK1ng | Note Added: 0023448 | |||
| 2024-03-21 13:49 | Ru5tK1ng | Status | new => closed | ||
| 2024-03-21 13:49 | Ru5tK1ng | Resolution | open => no change required | ||
| Notes | |||||
|
|
|||||
|
|
||||