Posted by ghislainocfs2 on Thu 4th Sep 14:43
View followups from Anonymous | download | new post
- AQ-00-0001:~# gdb /usr/local/lib/util-vserver/vhashify
- GNU gdb 6.4.90-debian
- Copyright (C) 2006 Free Software Foundation, Inc.
- GDB is free software, covered by the GNU General Public License, and you are
- welcome to change it and/or distribute copies of it under certain conditions.
- Type "show copying" to see the conditions.
- There is absolutely no warranty for GDB. Type "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".
- (gdb) r fai01
- Starting program: /usr/local/lib/util-vserver/vhashify fai01
- [Thread debugging using libthread_db enabled]
- [New Thread 47234669350016 (LWP 20579)]
- Program received signal SIGSEGV, Segmentation fault.
- [Switching to Thread 47234669350016 (LWP 20579)]
- 0x0000000000405707 in copyMMap (in_fd=10, out_fd=11) at lib_internal/unify-copy.c:95
- 95 if (*src != 0) *dst = *src;
- (gdb)
Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
