forum-msg-id-131450-edit
Original date:2017-10-18 12:00:00 Edited by: ghaberek Subject: Re: Assertion failed! Microsoft C Runtime Library
[quote euphoric] I'm experiencing a crash during the running of a program. It's a wxEuphoria project.
The dialog pops up after I click a button.
Title: Microsoft C++ Runtime Library Body: Assertion failed! Program: ... File: be_alloc.c Line: 818 Expression: size >= 0
Does anybody know how to fix this?
Thank you!
Edit: I've got a hint that it might have something to do with a proxy server. My program reaches out over the 'net, so when it hits something it doesn't understand, it's apparently crashing. There has to be something I can do about this in my Euphoria code. [/quote]
Interesting. Can you isolate the code at all to determine which function is throwing the exception? I might be able patch it and get you another custom build.
BTW, I'm still working on the new version of wxEuphoria. I just haven't committed anything to Github in a while. I'm hoping to have beta release out by the one-year mark.
-Greg
Not Categorized, Please Help
|