Bug#450578: munin-update : general protection fault on amd64 Etch

2008-03-03 Thread Xavier . Beaudouin
Hello Bernd, Bernd Zeimetz <[EMAIL PROTECTED]> wrote on 24/02/2008 18:05:06: > tags 450578 + unreproducible moreinfo > thanks > > Hi, > > > While munin updates the graphs collected on network, it segfault every > > time with such entries in the kernel log : > > > > munin-update[13751] general

Bug#450578: munin-update : general protection fault on amd64 Etch

2007-11-08 Thread Xavier Beaudouin
Package: munin Version: 1.2.5-1 Severity: normal While munin updates the graphs collected on network, it segfault every time with such entries in the kernel log : munin-update[13751] general protection rip:2ab13aff51bd rsp:7fff709750e0 error:0 munin-update[13750] general protection rip:2ab13aff51

Bug#426376: gcc-4.1: On EMT64/AMD64 platform warning are getting weird

2007-08-22 Thread Xavier . Beaudouin
Hello Martin, Martin Michlmayr <[EMAIL PROTECTED]> wrote on 21/08/2007 19:50:32: > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-05-28 12:57]: > > Package: gcc-4.1 > > Version: 4.1.1-21 > > Severity: important > > > > $ cat test.c > > int f() { foo; } > > > > $ gcc -c test.c > > test.c: In fu

Bug#426376: gcc-4.1: On EMT64/AMD64 platform warning are getting weird

2007-05-28 Thread Xavier . Beaudouin
Package: gcc-4.1 Version: 4.1.1-21 Severity: important $ cat test.c int f() { foo; } $ gcc -c test.c test.c: In function â: test.c:1: error: â undeclared (first use in this function) test.c:1: error: (Each undeclared identifier is reported only once test.c:1: error: for each function it appears