<div dir="ltr">On Mon, May 20, 2013 at 3:05 PM, Steven Boswell II <span dir="ltr">&lt;<a href="mailto:ulatekh@yahoo.com" target="_blank">ulatekh@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif">
<div><span>In my experience, if you run your program with gdb, and type &quot;break abort&quot; before you type &quot;run&quot;, gdb will catch the problem.</span></div></div></div></blockquote><div><br></div><div style>Thanks for the tip!</div>
<div style><br></div><div style>Here&#39;s the output:</div><div>This GDB was configured as &quot;i686-pc-mingw32&quot;.</div><div>For bug reporting instructions, please see:</div><div>&lt;<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>&gt;...</div>
<div>Reading symbols from C:\Program Files\FreeDV\bin\freedv.exe...done.</div><div>(gdb) break abort</div><div>Breakpoint 1 at 0x882118</div><div>(gdb) run</div><div>Starting program: C:\Program Files\FreeDV\bin\freedv.exe</div>
<div>[New Thread 6452.0x4fc]</div><div>warning: BTMMHOOK 20.05.2013 15:37:35 Thread&lt;04FC&gt; Hook DLL loaded</div><div><br></div><div>[New Thread 6452.0x78c]</div><div>[New Thread 6452.0x1a00]</div><div>[New Thread 6452.0xf94]</div>
<div>[New Thread 6452.0x1ac8]</div><div>[New Thread 6452.0x1acc]</div><div>[New Thread 6452.0x1a60]</div><div>[New Thread 6452.0x1d9c]</div><div>[New Thread 6452.0x1b84]</div><div>[New Thread 6452.0x102c]</div><div>[New Thread 6452.0x1420]</div>
<div><br></div><div>Breakpoint 1, 0x6e124bf0 in abort ()</div><div>   from C:\Program Files\FreeDV\bin\libsox-2.dll</div><div style>(gdb) </div><div style><br></div><div style>Is it safe to assume that the problem lies in sox somewhere?</div>
<div style><br></div><div style>Thanks,</div><div style>Richard</div></div></div></div>