← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1846222] Re: __libc_vfork not found in libpthread.so.0 for clangbackend

 

This bug report is being closed due to your last comment regarding this
being fixed. For future reference you can manage the status of your own
bugs by clicking on the current status in the yellow line and then
choosing a new status in the revealed drop down box. You can learn more
about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you
again for taking the time to report this bug and helping to make Ubuntu
better. Please submit any future bugs you may find.

** Changed in: qtcreator (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1846222

Title:
  __libc_vfork not found in libpthread.so.0 for clangbackend

Status in qtcreator package in Ubuntu:
  Invalid

Bug description:
  KOLANICH@KOLANICH:~/$ /usr/lib/x86_64-linux-gnu/qtcreator/libexec/clangbackend 
  /usr/lib/x86_64-linux-gnu/qtcreator/libexec/clangbackend: symbol lookup error: /usr/lib/x86_64-linux-gnu/qtcreator/libexec/../../libpthread.so.0: undefined symbol: __libc_vfork, version GLIBC_PRIVATE
  KOLANICH@KOLANICH:~/$ dpkg -S /usr/lib/x86_64-linux-gnu/qtcreator/libexec/clangbackend
  qtcreator: /usr/lib/x86_64-linux-gnu/qtcreator/libexec/clangbackend
  KOLANICH@KOLANICH:~/$ readelf -s /usr/lib/x86_64-linux-gnu/qtcreator/libexec/../../libpthread.so.0 | grep __libc_vfork
      74: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __libc_vfork@GLIBC_PRIVATE (13)
     679: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __libc_vfork@@GLIBC_PRIVA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1846222/+subscriptions


References