Public bug reported:
Ltrace in Ubuntu 18 prints meaningless value of first operand (nmemb) of
calloc call:
yugr@yugr-VirtualBox:~$ ltrace -e calloc ls
libc.so.6->calloc(140737455811080, 64)
= 0x7e0f6a0d
I
I've obviously tried that (according to
https://wiki.ubuntu.com/Debug%20Symbol%20Packages).
** Changed in: gcc-4.8 (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
Debug symbols for gcc 4.8 packages are missing in Trusty:
yugr@yugr-ubuntu1404:~/src/debian_test$ apt-cache search gcc-4.8 | grep dbg
yugr@yugr-ubuntu1404:~/src/debian_test$ apt-cache search gcc-4.6 | grep dbg
gcc-4.6-dbgsym - debug symbols for package gcc-4.6
gcc-4.6-