On Apr 16, 2013, at 2:27 AM, piyush agarwal wrote:

> Hi all,
> 
> I encountered the following error during execution of my code: 
> 
> : exchange heap not empty on on exit10 dangling allocations Aborted (core 
> dumped)
> 
> what could be the possible causes??

First things first: that shouldn't happen, and almost certainly indicates a bug 
in the Rust compiler.

More to the point: Do you have a program that reliably causes this crash? Is it 
small :) ? What version of the rust compiler are you using? Basically, it looks 
to me like it would be hard to diagnose this error without knowing more about 
your program.

Thanks for your time!

John Clements

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to