14 Aug 2011 09:53
segfault in make check?
Eray Aslan <eray.aslan <at> caf.com.tr>
2011-08-14 07:53:09 GMT
2011-08-14 07:53:09 GMT
I have a user who gets a segfault during make check on arm and ia64 for maildrop 2.5.4. I cannot reproduce it in amd64 and x86. Some relevant info and backtrace is below. Any ideas? Thanks. [...] make[2]: Entering directory `/var/tmp/portage/mail-filter/maildrop-2.5.4/work/maildrop-2.5.4/rfc2045' /bin/sh ./testsuite | cmp -s - ./testsuite.txt.idn ./testsuite: line 142: 24116 Segmentation fault LANG=en_US.utf-8 ./reformime -i < ./testsuite.dat make[2]: *** [check-am] Error 1 [...] # LANG=en_US.utf-8 gdb ./reformime GNU gdb (Gentoo 7.2 p1) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "armv5tel-softfloat-linux-gnueabi". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /var/tmp/portage/mail-filter/maildrop-2.5.4/work/maildrop-2.5.4/rfc2045/reformime...done. (gdb) set args -i < ./testsuite.dat (gdb) run(Continue reading)
RSS Feed