[Bug 328908] [NEW] gcc 4.3.1-lubuntu2 debug code crashes in 8.10 with sigsegv in strlen

2009-02-12 Thread Andrew Robb
Public bug reported: Binary package hint: gcc I have a small source file which produces a sigsegv in debug code but runs fine optimised to -O3. However, assembler from SuSE compiler or gcc 4.3.3 built on ubuntu 8.10 from gcc.gnu.org source does not crash. $ apt-cache policy gcc gcc:

[Bug 328908] Re: gcc 4.3.1-lubuntu2 debug code crashes in 8.10 with sigsegv in strlen

2009-02-12 Thread Andrew Robb
** Attachment added: test case http://launchpadlibrarian.net/22571407/soundex.c -- gcc 4.3.1-lubuntu2 debug code crashes in 8.10 with sigsegv in strlen https://bugs.launchpad.net/bugs/328908 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 328908] Re: gcc 4.3.1-lubuntu2 debug code crashes in 8.10 with sigsegv in strlen

2009-02-12 Thread Andrew Robb
Many apologies, bug in line 66 of source - should be: while (src end dst lim) { I was polluting the stack - so hardly surprising that it crashed. ** Changed in: gcc-defaults (Ubuntu) Status: New = Invalid -- gcc 4.3.1-lubuntu2 debug code crashes in 8.10 with sigsegv in strlen