https://bugzilla.novell.com/show_bug.cgi?id=710877 https://bugzilla.novell.com/show_bug.cgi?id=710877#c3 Kyrill Detinov <lazy.kent@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|lazy.kent@opensuse.org | --- Comment #3 from Kyrill Detinov <lazy.kent@opensuse.org> 2011-08-10 14:46:55 MSD --- % gdb hexdump GNU gdb (GDB) SUSE (7.2.50.20110206-40.7) Copyright (C) 2011 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 "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/hexdump...Reading symbols from /usr/lib/debug/usr/bin/hexdump.debug...done. done. (gdb) run -v -e '1/1 "0x%02x,"' < logo.jpg > logo.h Starting program: /usr/bin/hexdump -v -e '1/1 "0x%02x,"' < logo.jpg > logo.h Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=1e0981446b2abc6a850c2632a822a12d4f7fd087" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build-id)=32d2940d53ec8b2986cbf7e41511c36450d3bb70" Program received signal SIGSEGV, Segmentation fault. size (fs=<optimized out>) at parse.c:161 161 parse.c: No such file or directory. in parse.c (gdb) bt #0 size (fs=<optimized out>) at parse.c:161 #1 0x00000000004013c8 in main (argc=<optimized out>, argv=0x7fffffffdfd8) at hexdump.c:69 (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.