Bug#521737: [alpha] Segfault in memchr when called via strstr

2010-04-06 Thread Santiago Vila
Hi. This seems to be the same bug that makes m4 1.4.14 test suite to fail on alpha. The failed test is "test-strstr". Here is a backtrace: #0 memchr () at ../ports/sysdeps/alpha/memchr.S:73 #1 0x020db9f8 in two_way_short_needle (haystack_start=0x2027ffc "aax", needle_start=) at

Bug#521737: [alpha] Segfault in memchr when called via strstr

2010-04-06 Thread Santiago Vila
Hmm, but last message in this report was from October 2009. Should I just modify m4 so that the test is ignored on alpha? Or maybe don't worry at all as alpha is not a release architecture for squeeze? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "un

Bug#521737: [alpha] Segfault in memchr when called via strstr

2009-03-29 Thread Michael Tautschnig
Package: libc6.1 Version: 2.9-6 Severity: important This is another one from the clamav test suite, but this time the bug is easily reproducible in isolation (therefore important, severity might be upgraded as well as it breaks unrelated software). The following simple snippet causes a segfault w