<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><base href="x-msg://246/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="WordSection1" style="page: WordSection1; "><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-family: Calibri, sans-serif; ">I updated to the latest code (live.2013.01.25.tar) and have been running the modified testRTSPClient using DrMemory. The exception occurs at DrMemory Error #10 and #11. The Windows app crash dialog is then displayed and after closing that the remaining DrMemory info is printed (as can be seen in the CmdOutput and results.txt files).<o:p></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-family: Calibri, sans-serif; "> </span></div><div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-family: Calibri, sans-serif; ">I've so far only glanced at this and am not sure how much it helps me, but passing it on in hope you might spot something useful.</span></div></div></div></blockquote><div><br></div></div>It gives me a little information.  The problem is happening on line 540 when "DummySink::afterGettingFrame()" calls the virtual function "continuePlaying()".  The fact that an invalid memory access is happening here suggests that the ("DummySink") object's virtual function table has been smashed.  I.e., it appears that something has been (improperly, of course) writing over the "DummySink" object's memory.<div><br></div><div>Now, the question becomes: What is writing over the "DummySink" object's memory, any where and why?  Because you reported that the error occurs only when you're receiving a JPEG/RTP stream, I suspect that the culprit is the "JPEGVideoRTPSource" class, but I don't (yet) know of any bug there that might be causing this.  But "JPEGVideoRTPSource" is where I'd focus attention now.</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 href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>