Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-21510

Error about openMP is happend but I don't use openMP.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.7.0
    • Core: Threads
    • None
    • Desktop PC, Fedora 15.

    Description

      Hi.
      I have some problem.

      Error Message:

      OMP: Error #178: Function pthread_key_delete failed:

      OMP: System error #22: Invalid argument

      When I execute a code after compiling with IPP and QtCore Library,
      Error message is printed like above.
      This Error isn't happend on Fedora 9 where compiler version is lower than 4.6.0.

      My code is : int main(){} ///// a.cpp.
      This code was built like following:
      g++ -o a a.cpp -lQtCore -lippi -L/lib -pthread.

      ippi is supported by IPP7.0 and QtCore is supported by QT 4.7.
      I compile a.cpp by using gcc 4.6.0 on Fedora 15.

      If I remove either QtCore or ippi, Error Message is not printed

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            choieunkwang choi eun kwang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes