← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

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

** Affects: qtcreator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups