fileutils-4.1 (ls) coredumps on HP-UX 11.00
<[email protected]> Tue, 1 Apr 2003 11:14:43 CEST
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
----- jza@lauhpj7:~/src/orig/fileutils-4.1$ gcc --version 3.0.4 jza@lauhpj7:~/src/orig/fileutils-4.1$ CFLAGS=-g ./configure [see configure.trace attachment...] jza@lauhpj7:~/src/orig/fileutils-4.1$ make [see make.trace attachment...] error.c: In function `error': error.c:154: warning: passing arg 1 of `__builtin_stdarg_start' from incompatible pointer type error.c:160: warning: passing arg 1 of `__builtin_va_end' from incompatible pointer type error.c: In function `error_at_line': error.c:236: warning: passing arg 1 of `__builtin_stdarg_start' from incompatible pointer type error.c:242: warning: passing arg 1 of `__builtin_va_end' from incompatible pointer type [...] jza@lauhpj7:~/src/orig/fileutils-4.1$ make check [see make-check.trace attachment...] ./backup-is-src[22]: 2207 Memory fault(coredump) cmp: EOF on out2 FAIL: backup-is-src ./same-file[66]: 2508 Memory fault(coredump) ./same-file[66]: 2530 Memory fault(coredump) [...] FAIL: same-file [...] ./fail-perm[34]: 3596 Memory fault(coredump) FAIL: fail-perm [...] ./into-self[35]: 3695 Memory fault(coredump) cmp: EOF on out 1c1 < cp: --- > cp: cannot copy a directory, `dir', into itself, `dir/dir' FAIL: into-self ==================== 4 of 19 tests failed ==================== [...] jza@lauhpj7:~/src/orig/fileutils-4.1$ ./src/ls /donotexist ./src/ls: Bus error (core dumped) jza@lauhpj7:~/src/orig/fileutils-4.1$ gdb ./src/ls core HP gdb 3.0.01 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00. Copyright 1986 - 2001 Free Software Foundation, Inc. Hewlett-Packard Wildebeest 3.0.01 (based on GDB) is covered by the GNU General Public License. Type "show copying" to see the conditions to change it and/or distribute copies. Type "show warranty" for warranty/support. .. Core was generated by `ls'. Program terminated with signal 10, Bus error. warning: The shared libraries were not privately mapped; setting a breakpoint in a shared library will not work until you rerun the program. #0 0x151ac in error (status=0, errnum=2, message=0x1c9b8 "%s") at error.c:154 154 VA_START (args, message); (gdb) bt #0 0x151ac in error (status=0, errnum=2, message=0x1c9b8 "%s") at error.c:154 #1 0x8180 in gobble_file (name=0x7f7f0009 "/donotexist", type=unknown, explicit_arg=1, dirname=0x1c69c "") at ls.c:1927 #2 0x4ca8 in main (argc=2, argv=0x7f7f09bc) at ls.c:903 ----- More details / extra testing upon request. ___________________________________ Webmail Nerim, http://www.nerim.net/ _______________________________________________ Bug-fileutils mailing list [email protected] http://mail.gnu.org/mailman/listinfo/bug-fileutils