View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003079 | The Dark Mod | Coding | public | 09.04.2012 09:46 | 04.05.2012 07:40 |
Reporter | Serpentine | Assigned To | Serpentine | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0003079: Crash in listSounds | ||||
Description | When listing sounds the engine falls over, this happens in 1.07 too. | ||||
Tags | No tags attached. | ||||
related to | 0003088 | closed | Serpentine | Port EAX/Old OpenAL to EFX/OpenAL Soft |
How is this crash triggered? | |
Very easily, just use listSounds at the main menu, or in a mission. If it doesnt crash in the linux build that'd be interesting - let me know. |
|
The debug build crashes before even reaching the main menu, so I am unable to debug this. | |
Bug is pretty simple, the calculation of size is using bad casts. However since the print will be removed in the OpenAL transition it's going to be resolved with that. | |
Resolved in r5418 Removed the bad casts to prevent crashing until the OpenAL move is done. This topic should not need to be reopened. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
09.04.2012 09:46 | Serpentine | New Issue | |
09.04.2012 09:46 | Serpentine | Status | new => assigned |
09.04.2012 09:46 | Serpentine | Assigned To | => Serpentine |
15.04.2012 15:20 | tels | Note Added: 0004463 | |
16.04.2012 05:58 | Serpentine | Note Added: 0004467 | |
16.04.2012 17:49 | tels | Note Added: 0004470 | |
18.04.2012 17:22 | Serpentine | Note Added: 0004475 | |
18.04.2012 17:31 | Serpentine | Relationship added | related to 0003088 |
02.05.2012 04:03 | Serpentine | Note Added: 0004515 | |
02.05.2012 04:03 | Serpentine | Status | assigned => resolved |
02.05.2012 04:03 | Serpentine | Resolution | open => fixed |
04.05.2012 07:40 | tels | Product Version | TDM 1.08 => TDM 1.07 |
04.05.2012 07:40 | tels | Fixed in Version | => TDM 1.08 |
04.05.2012 07:40 | tels | Target Version | => TDM 1.08 |