Paste number 154403: | ls -l segfault in Guix |
Pasted by: | DusXMT |
When: | 6 years, 8 months ago |
Share: | Tweet this! | http://paste.lisp.org/+3B4Z |
Channel: | None |
Paste contents: |
dusan@shunkistor ~$ gdb ls GNU gdb (GDB) 7.9.1 Copyright (C) 2015 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 "i686-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ls...(no debugging symbols found)...done. (gdb) run -l Starting program: /gnu/store/qfb51b5wcnwr136qkn4y5ssvp8qnfr4y-profile/bin/ls -l total 68 Program received signal SIGSEGV, Segmentation fault. 0xb7e7c28c in __stpcpy_ia32 () from /gnu/store/nwbjrag42mz326zm0jilg8rc53h4znhy-glibc-2.21/lib/libc.so.6 (gdb) t a a bt Thread 1 (process 1965): #0 0xb7e7c28c in __stpcpy_ia32 () from /gnu/store/nwbjrag42mz326zm0jilg8rc53h4znhy-glibc-2.21/lib/libc.so.6 #1 0x0804e199 in align_nstrftime.constprop () #2 0x0804f748 in print_long_format () #3 0x0804fef9 in print_current_files () #4 0x0804b18a in main () (gdb)
This paste has no annotations.