Bug 3454 - Tab auto-complete crash
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC Linux
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2007-12-02 17:53 EST by Jay Weisskopf
Modified: 2007-12-02 19:09:14 EST
0 users

See Also:



Description Jay Weisskopf 2007-12-02 17:53:58 EST
I am getting an obscure but reproducible crash related to tab auto-complete. I haven't thoroughly tested different combinations of events, but these steps crash my game every time.

Steps to reproduce:
1) start ioquake3
2) open the console
3) devmap q3dm7
4) open the console
5) type r_ext_texture_filter_anisotropic 1; vid_r
6) hit tab to attempt an auto-complete for the vid_restart command

When I do this, the game crashes. This is the console output:
Received signal 11, exiting...
----- CL_Shutdown -----
Closing SDL audio device...
SDL audio device shut down.
RE_Shutdown( 1 )
-----------------------
----- Server Shutdown (Signal caught) -----
==== ShutdownGame ====
AAS shutdown.
---------------------------
Comment 1 Tim Angus 2007-12-02 19:09:14 EST
Fixed in r1226.