[Bug 3706] New: Com_Error in a VM syscall causes a recursive error on VM_Free
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Jul 1 09:00:19 EDT 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3706
Summary: Com_Error in a VM syscall causes a recursive error on
VM_Free
Product: Quake 3
Version: SVN HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: amanieu at gmail.com
QAContact: quake3-bugzilla at icculus.org
If Com_Error is called it will try to free the loaded qvms as it shutdowns the
game. If Com_Error is called in a syscall then there will be a recursive error
because VM_Free will refuse to free a VM that is in use.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list