Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Debug Assertion Failed dbgdel.cpp Line 42

Debug Assertion Failed dbgdel.cpp Line 42

Scheduled Pinned Locked Moved C / C++ / MFC
c++linuxdebuggingxmlhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nahitan
    wrote on last edited by
    #1

    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

    D C 2 Replies Last reply
    0
    • N nahitan

      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

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      • N nahitan

        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

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        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]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups