Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5949

C++ .NET Binding crashes on NUnit exit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.28
    • None
    • .NET Client
    • None

    Description

      NUnit can run the tests successfully multiple times. The issue happens when NUnit exits.

      This is a probable repeat of QPID-3256 except that it's picking on qpidmessagingd.dll. The crash (attached) is a static destructor referencing invalid memory while in

      _CRT_INIT(hDllHandle=xxx, dwReason=0, lpreserved=1)
      then calling:
      qpidmessagingd.dll!`qpid::messaging::`anonymous namespace'::theRegistry'::`2'::`dynamic atexit destructor for 'factories''()
      

      Attachments

        1. nunit-crash-messaging-dll-unload.txt
          6 kB
          Charles E. Rolke

        Activity

          People

            Unassigned Unassigned
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: