MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002456 | Zandronum | [All Projects] Bug | public | 2015-09-13 16:08 | 2018-09-30 21:57 |
|
Reporter | Zalewa | |
Assigned To | Dusk | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002456: Ghosts of Pingfang WAD crashes when hosted on a server. |
Description | Ghosts of Pingfang WAD crashes when hosted on a server. |
Steps To Reproduce | 1. Get this:'http://www.doomworld.com/idgames/levels/doom/Ports/p-r/pingfang [^]'
2. Host a server with this using Zandronum 3.0 (map e1m1, IWAD doom.wad). |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | CrashReport.zip (15,379) 2015-09-13 17:55 /tracker/file_download.php?file_id=1653&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-13 16:08 | Zalewa | New Issue | |
2015-09-13 17:50 | Dusk | Note Added: 0013506 | |
2015-09-13 17:55 | Zalewa | File Added: CrashReport.zip | |
2015-09-13 17:55 | Zalewa | Note Added: 0013507 | |
2015-09-13 19:21 | WaTaKiD | Note Added: 0013508 | |
2015-09-14 00:30 | Dusk | Note Added: 0013511 | |
2015-09-14 00:30 | Dusk | Status | new => confirmed |
2015-09-14 21:00 | Dusk | Note Added: 0013516 | |
2015-09-14 21:00 | Dusk | Assigned To | => Dusk |
2015-09-14 21:00 | Dusk | Status | confirmed => needs review |
2015-10-04 10:59 | cobalt | Status | needs review => needs testing |
2015-10-04 10:59 | cobalt | Target Version | => 3.0 |
2015-10-04 10:59 | cobalt | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8087#r8087 |
2015-10-04 10:59 | cobalt | Note Added: 0013583 | |
2015-10-05 18:58 | Zalewa | Note Added: 0013615 | |
2015-10-06 16:22 | Dusk | Status | needs testing => resolved |
2015-10-06 16:22 | Dusk | Fixed in Version | => 3.0 |
2015-10-06 16:22 | Dusk | Resolution | open => fixed |
2016-11-20 21:31 | Edward-san | Product Version | 3.0 => 3.0-beta |
2016-11-20 21:31 | Edward-san | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=9873#r9873 |
2018-09-30 21:57 | Blzut3 | Status | resolved => closed |
Notes |
|
(0013506)
|
Dusk
|
2015-09-13 17:50
|
|
|
|
(0013507)
|
Zalewa
|
2015-09-13 17:55
|
|
|
|
|
backtrace for the provided crash report:
> zandronum.exe!FTexture::CopyTrueColorPixels(FBitmap * bmp=0x03abf574, int x=0, int y=0, int rotate=0, FCopyInfo * inf=0x00000000) Line 529 + 0x6 bytes C++
zandronum.exe!CreateAlphaCursor(FTexture * cursorpic=0x00000000) Line 1685 C++
zandronum.exe!I_SetCursor(FTexture * cursorpic=0x00000000) Line 1526 + 0x5 bytes C++
zandronum.exe!cvarfunc_vid_cursor(FStringCVar & self={...}) Line 231 C++
zandronum.exe!D_DoomLoop() Line 1285 C++
<WaTaKiD>so with this particular wad, the server will crash if vid_cursor is set to none or doomcurs, and m_use_mouse 0/1/2 has no effect fwiw |
|
|
(0013511)
|
Dusk
|
2015-09-14 00:30
|
|
I can confirm the crash now, I had the cursor as "simple cursor" which makes the crash go away. |
|
|
(0013516)
|
Dusk
|
2015-09-14 21:00
|
|
|
|
(0013583)
|
cobalt
|
2015-10-04 10:59
|
|
|
|
(0013615)
|
Zalewa
|
2015-10-05 18:58
|
|
Tested in 3.0-alpha-r151004-2012. Server doesn't crash anymore. |
|