- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Engine → Crashes
-
Assigned To
Mike Gist Talad - Operating System
- Severity Critical
- Priority
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: PlaneShift
Opened by aurelynt - 04.06.2009
Last edited by Mike Gist - 15.08.2009
Opened by aurelynt - 04.06.2009
Last edited by Mike Gist - 15.08.2009
FS#2973 - Crash related to portalcontainer
At position -148.54, 59.10, -297.93 in sector bdroad1, in third person follow mode, when moving and looking in the general direction of the portal between bdroad1 and bdroad2, client crashes.
Console output:
Assertion failed: edgeToFind >= 2
Location: c:\development\cs-1.9\plugins\engine\3d\portalcontainer.cpp:1187
Callstack can be found here.
If moving but looking in other diections (at the ground or the sky for example), still in third person follow and at the same location, no crash at all.
This also happens in other locations in bdroad1 and bdroad2.
CS rev 32439
PS rev 3812
| ID | Project | Summary | Priority | Severity | Assigned To | Progress | |
|---|---|---|---|---|---|---|---|
| 3017 | PlaneShift | High | Talad |
Closed by Mike Gist
15.08.2009 21:18
Reason for closing:
Additional comments about closing:
15.08.2009 21:18
Reason for closing:
Additional comments about closing:
Seems to be fixed in CS with r32810.
Verified, http://pastebin.ca/1480603. I looked around a bit before it crashed; when it did I was looking toward the ground, though in the general direction of the aforementioned portal.
Same crash in hydlaa_jayose:
Talad will take this as lumped in with maps issues.
Happened in arena as well, near pos 120 0.3 -0.7 (after entering map, running towards the stairs).
Raising severity to critical.
Assigning Xordan as well, as this might be a CS problem.
pstrunk 4129
cstrunk 32644
Confirmed
/teleport me bdroad1 -148.54, 59.10, -297.93
look around in the direction of bdroad1 bdroad2 portal in the 3rd person view.
http://pastebin.com/m19053c72
Changed the name since it’s not only happening on bdroad1 when looking at the portal between bdroad1 and bdroad2…
I would be interesting if some others could try reproduce after applying http://pastebin.ca/1530410 to cs and running “jam plugins”; it seems to fix the issue for me, though theoretically it just makes it much less likely to assert.
By the time you try the cs guys might have decided on another fix, check the svn log.
This fixes it for me as well.
Waiting for the commit of a final fix in CS to close.
I committed that patch to CS in the absence of a better solution.