<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">24.07.2013 10:57, Ross Finlayson пишет:<br>
    </div>
    <blockquote
      cite="mid:6C57FDFC-4ECB-4707-8C43-0948628B3E24@live555.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Andrey,
      <div><br>
      </div>
      <div>Thanks for the report.  I have reproduced the problem, and am
        currently working on a solution.  Stay tuned...</div>
      <br>
      <br>
      <div apple-content-edited="true">
        <span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Helvetica; font-style:
          normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; word-spacing: 0px;
          -webkit-border-horizontal-spacing: 0px;
          -webkit-border-vertical-spacing: 0px;
          -webkit-text-decorations-in-effect: none;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; font-size: medium; "><span class="Apple-style-span"
            style="border-collapse: separate; color: rgb(0, 0, 0);
            font-family: Helvetica; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            line-height: normal; orphans: 2; text-align: -webkit-auto;
            text-indent: 0px; text-transform: none; white-space: normal;
            widows: 2; word-spacing: 0px;
            -webkit-border-horizontal-spacing: 0px;
            -webkit-border-vertical-spacing: 0px;
            -webkit-text-decorations-in-effect: none;
            -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
            0px; font-size: medium; ">Ross Finlayson<br>
            Live Networks, Inc.<br>
            <a moz-do-not-send="true" href="http://www.live555.com/">http://www.live555.com/</a></span></span>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
live-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
</pre>
    </blockquote>
    Hi, Ross. I tried the new version of 7/30/13, but unfortunately the
    problem persists. The client is crashing after the call
    "shutdownStream" function. I enclose the call stack:<br>
    <br>
    >    testRTSPClient.exe!UsageEnvironment::taskScheduler()Строка
    58    C++<br>
        
    testRTSPClient.exe!RTSPClient::handleAlternativeRequestByte1(unsigned
    char requestByte)Строка 1217    C++<br>
        
    testRTSPClient.exe!RTSPClient::handleAlternativeRequestByte(void *
    rtspClient, unsigned char requestByte)Строка 1208    C++<br>
         testRTSPClient.exe!SocketDescriptor::~SocketDescriptor()Строка
    357    C++<br>
         testRTSPClient.exe!SocketDescriptor::`scalar deleting
    destructor'(unsigned int)    C++<br>
        
    testRTSPClient.exe!SocketDescriptor::tcpReadHandler(SocketDescriptor
    * socketDescriptor, int mask)Строка 428    C++<br>
         testRTSPClient.exe!BasicTaskScheduler::SingleStep(unsigned int
    maxDelayTime)Строка 163    C++<br>
         testRTSPClient.exe!BasicTaskScheduler0::doEventLoop(char *
    watchVariable)Строка 80    C++<br>
         testRTSPClient.exe!main(int argc, char * * argv)Строка 76   
    C++<br>
         testRTSPClient.exe!__tmainCRTStartup()Строка 536    C<br>
         testRTSPClient.exe!mainCRTStartup()Строка 377    C<br>
    <br>
  </body>
</html>