View Revisions: Issue #27

Summary 0000027: 'null seg->PartnerSeg->sidedef' crash with deus vult 2
Revision 2017-01-11 04:26 by Edward-san
Description Load DVII-1u.wad map19 or map20. It'll crash right during the map loading.
Revision 2017-01-10 17:27 by Edward-san
Description Load DVII-1u.wad map19. It'll crash right during the map loading.
Revision 2017-01-10 17:26 by Edward-san
Description Load DVII-1u.wad map19. It'll crash right during the map loading.

[spoiler]

Thread 1 "gzdoom" received signal SIGSEGV, Segmentation fault.
0x0000000000deb438 in P_SetRenderSector () at /home/edward-san/zdoom/gzdoom/trunk/src/p_glnodes.cpp:1491

1491				if(seg->sidedef && (seg->PartnerSeg == nullptr || seg->sidedef->sector!=seg->PartnerSeg->sidedef->sector))


[/spoiler]