[quake3-bugzilla] [Bug 4346] New: ioq3ded enters endless loop if stdin is not a tty

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Thu Nov 19 05:47:07 EST 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4346

           Summary: ioq3ded enters endless loop if stdin is not a tty
           Product: ioquake3
           Version: 1.36
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: andrey.vihrov at gmail.com
         QAContact: quake3-bugzilla at icculus.org


If ioq3ded is run with stdin not being a tty, it loops soon after printing
"stdin is not a tty, tty console mode disabled". strace shows repeated
recvfrom() calls, with result being EAGAIN. The problem disappears if +map is
added to command line.

Test case:
ioq3ded < /dev/null

Platform:
x86_64 Gentoo Linux

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list