Bug 5903 - Any prints that happen before CON_Init (windows, ded con_win32.c) cause a null pointer defref (qconsole_hout)
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: PC Windows NT
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2013-03-22 10:44 EDT by ensiform
Modified: 2017-07-20 19:01:25 EDT
1 user (show)

See Also:



Description ensiform 2013-03-22 10:44:21 EDT
Examples being:

(These still seem to print but still trigger a first chance exception of access violation)

The first printf in Com_Init.
Prints in FS startup

Perhaps move CON_Init before Com_Init?  Dunno if this would have side effects on the other os consoles.
Comment 1 Zack Middleton 2017-07-20 19:01:25 EDT
The suggested change was committed in https://github.com/ioquake/ioq3/commit/fa1549d4576c562600f16b0fdd1300812727fadd.