------- Comment From [email protected] 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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402726 Title: monstartup: out of memory and no file gmon.out produced. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1402726/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
