Debug Assertion Failed dbgdel.cpp Line 42
-
Hi there, I have an application interfacing two other application one windows base and another one Linux base and my application receives messages from the Linux base app. and sends that to the windows base one and vise versa, the messages from Linux base app. in ASCII hex and I change it to XML string and send it to the windows base app. and also get in XML string from that and convert it to HEX for the Linux base app. The problem is that after a while I get the Debug Assertion Failed dbgdel.cpp Line 42 Message and my application crashes. Any idea would be appreciated. :confused: Thanks
-
Hi there, I have an application interfacing two other application one windows base and another one Linux base and my application receives messages from the Linux base app. and sends that to the windows base one and vise versa, the messages from Linux base app. in ASCII hex and I change it to XML string and send it to the windows base app. and also get in XML string from that and convert it to HEX for the Linux base app. The problem is that after a while I get the Debug Assertion Failed dbgdel.cpp Line 42 Message and my application crashes. Any idea would be appreciated. :confused: Thanks
nahitan wrote:
Any idea would be appreciated.
Have you considered looking at line 42 of dbgdel.cpp to see why the assertion is firing?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Hi there, I have an application interfacing two other application one windows base and another one Linux base and my application receives messages from the Linux base app. and sends that to the windows base one and vise versa, the messages from Linux base app. in ASCII hex and I change it to XML string and send it to the windows base app. and also get in XML string from that and convert it to HEX for the Linux base app. The problem is that after a while I get the Debug Assertion Failed dbgdel.cpp Line 42 Message and my application crashes. Any idea would be appreciated. :confused: Thanks
In addition to what David said, you can still use your debugger to narrow the problem (it's much faster to get information from your debugger than through a forum for these kind of problems).
Cédric Moonen Software developer
Charting control [Updated - v1.1]