Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-507

[Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.0
    • 4.2.1
    • Build and Installation
    • None
    • gcc 3.4.4/Cygwin

    Description

      Many utilities, examples and tests failed to start due to access violation while loading libstdxxx.dll. In night builds logs they all finished with status 5. The reason is access violation while loading libstdxxx.dll. All of them has many times duplicated imports (see the attached file) and I suppose that bug in ld utility.

      ------------------------
      $ ./localedef || echo $?
      5

      $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
      — Process 732, exception C0000005 at 7C919994
      — Process 732, exception C0000005 at 7C964ED1
      ------------------------

      Attachments

        1. localedef.imports
          53 kB
          Farid Zaripov
        2. cygwin.patch
          8 kB
          Farid Zaripov

        Issue Links

          Activity

            People

              farid Farid Zaripov
              farid Farid Zaripov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: