| Anonymous | Login | Signup for a new account | 2025-11-14 04:02 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| 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); | ||||||||
| Attached Files | |||||||||
Notes |
|
|
Ru5tK1ng (updater) 2024-03-21 13:49 |
This possibly got fixed with the 3.0 codebase update that made this adjustment in texturemanager.cpp: Line 433: if (free && !oldtexture->bKeepAround). If you still have this issue with 3.1 or 3.2 beta, please reopen this ticket. |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
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 |
| Copyright © 2000 - 2025 MantisBT Team |