View Issue Details

IDProjectCategoryView StatusLast Update
0000021Gameplay + OpenGL[All Projects] Bugpublic2017-01-10 09:42
ReporterAkiraZXE 
Assigned To_mental_ 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000021: (As of 2.4 pre-68) dead.air beta v2 crashes on map load
Descriptiondead.air (http://forum.zdoom.org/viewtopic.php?f=42&t=54708) crashes when loading either the titlemap or map01. This only happens on the most recent version, dead.air worked as of 2.4 pre-53. Also, the crash report prompt only appears in the 64-bit version. The 32-bit version crashes with no prompt. It happens with no preloads, including lights.pk3 and brightmap.pk3, and it happens in both hardware and software mode.
Steps To ReproduceAttempt to load dead.air and off you go.
TagsNo tags attached.

Relationships

has duplicate 0000024 closed_mental_ Crash with portals Jan 10 Builds of GZDoom 

Activities

AkiraZXE

AkiraZXE

2017-01-10 04:42

reporter  

CrashReport.zip (19,781 bytes)
Graf Zahl

Graf Zahl

2017-01-10 06:41

administrator   ~0000010

How about 2.4pre75? I suspect something that got fixed yesterday evening but I am not able to test right now.
_mental_

_mental_

2017-01-10 07:32

developer   ~0000011

Nope, here is the callstack:
''
vertex_t::fX(this=0x0000000000000038) const + 12 at r_defs.h:116
CheckForMissingSegs() + 195 at p_glnodes.cpp:145
P_CheckForGLNodes() + 239 at p_glnodes.cpp:197
P_CheckNodes(map=0x00006180001c4b00, rebuilt=false, buildtime=0) + 49 at p_glnodes.cpp:973
P_SetupLevel(lumpname="TITLEMAP", position=0) + 5837 at p_setup.cpp:3960
G_DoLoadLevel(position=0, autosave=false) + 1060 at g_level.cpp:1008
G_InitNew(mapname="TITLEMAP", bTitleLevel=true) + 1526 at g_level.cpp:543
D_DoAdvanceDemo() + 180 at d_main.cpp:1255
TryRunTics() + 1062 at d_net.cpp:1941
D_DoomLoop() + 638 at d_main.cpp:1017
D_DoomMain() + 6756 at d_main.cpp:2678
''
seg->v1 is nullptr at p_glnodes.cpp:145
_mental_

_mental_

2017-01-10 09:17

developer   ~0000013

Fixed in https://github.com/coelckers/gzdoom/commit/d9efeb206d872e4c5c958e3ba12c1a656fb8f5ae

Issue History

Date Modified Username Field Change
2017-01-10 04:42 AkiraZXE New Issue
2017-01-10 04:42 AkiraZXE File Added: CrashReport.zip
2017-01-10 06:41 Graf Zahl Note Added: 0000010
2017-01-10 07:32 _mental_ Note Added: 0000011
2017-01-10 09:17 _mental_ Note Added: 0000013
2017-01-10 09:36 _mental_ Assigned To => _mental_
2017-01-10 09:36 _mental_ Status new => resolved
2017-01-10 09:36 _mental_ Resolution open => fixed
2017-01-10 09:42 _mental_ Relationship added has duplicate 0000024