<div dir="ltr"><div>Ok but, like doing what?<br></div>(sorry but I'm not really a coding expert)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-13 15:35 GMT+02:00 John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, May 13, 2014 at 6:26 AM, elena bresciani<br>
<<a href="mailto:elena.bresciani87@gmail.com">elena.bresciani87@gmail.com</a>> wrote:<br>
> Dear all,<br>
><br>
> I need help with a std::bad_alloc error; I wrote a simple program which<br>
> takes n input a .mha file and produces as output the same 3D image in .dcm<br>
> format.<br>
> While everything works well and as expected with relatively small datasets<br>
> (half of the desired resolution), at full resolution - 1700 x 960 x 2300 -<br>
> my program crashes and I get this error:<br>
><br>
> terminate called after throwing an instance of 'std::bad_alloc'<br>
>   what():  std::bad_alloc<br>
> Aborted (core dumped)<br>
><br>
> I understand that this is a memory management issue but I have no clue about<br>
> its resolution.<br>
><br>
> Could you help me?<br>
<br>
</div>I would avoid the issue and build a 64 bit application.<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span></blockquote></div><br></div>