Comment 5 for bug 1402726

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2015-02-27 10:38 EDT-------
On trusty
$ gcc -pg tests.c
ubuntu@fauck3:~$ ./a.out
monstartup: out of memory
tests
ubuntu@fauck3:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

Problem is fixed on vivid with:
$ gcc --version
gcc (Ubuntu 4.9.2-10ubuntu1) 4.9.2

On utopic, not fixed with:
$ gcc --version
gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1