<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 7, 2011, at 2:15 AM, Marlon Reid wrote:</div><br><blockquote type="cite">
<title>Right Stationery</title>
<meta content="text/html; charset=us-ascii" http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16437">
<div style="background-color: rgb(224, 224, 224); position: static; z-index: auto; " background="" bgcolor="#e0e0e0">

<div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt; "><font color="#005080" size="3" face="Trebuchet MS"><span class="489030710-07112011">The call that trashes my heap is:</span></font></div>
<div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt; "><font color="#005080" size="3" face="Trebuchet MS"><span class="489030710-07112011"></span></font> </div>
<div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt; "><font color="#005080" size="3"><span class="489030710-07112011"><font face="Trebuchet MS">FramedSource *micInput = 
(WindowsAudioInputDevice*)AudioInputDevice::createNew( envir(), 0, 16 <font color="#008000"><font color="#008000">/*BIT_RATE*/</font></font>, 2 <font color="#008000"><font color="#008000">/*NUM_CHANNELS*/</font></font>, 22050<font color="#008000"><font color="#008000">/*SAMPLE_RATE*/</font></font>, 2<font color="#008000"><font color="#008000">/*GRANULARITY*/</font></font>);</font></span></font></div><font color="#005080" size="3" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt; "><p><font face="Trebuchet MS"><span class="489030710-07112011">Please 
note:</span></font></p><p><font face="Trebuchet MS"><span class="489030710-07112011">My application never 
gets to this call.  Simply having it in my code breaks the heap at 
startup</span></font></p><div><br></div></font></div></blockquote><br></div><div>If your application "never gets to this call", then it can't be "The call that trashes my heap".</div><div><br></div><div>I suspect that this code is just a 'red herring', and that the memory smash is caused by something else that happened earlier.</div><div><br></div><div>Unfortunately I can't really offer any suggestions, except to first try putting the code in its own application, rather than making it a 'plugin'.  That might make it easier to figure out what's going wrong (or it might not...).</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>