https://bugzilla.novell.com/show_bug.cgi?id=339674#c8 David Mattes <david.mattes@boeing.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|david.mattes@boeing.com | --- Comment #8 from David Mattes <david.mattes@boeing.com> 2007-11-27 10:28:25 MST --- Here you go. The racoon binary shipped in novell-ipsec-tools-0.6.3-26.14 is stripped. I can rebuild it with debugging symbols if you need me to. A3945578!mattes# gdb /usr/sbin/racoon -c core GNU gdb 6.6 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-suse-linux"... (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libresolv.so.2 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /lib64/libcrypt.so.1... (no debugging symbols found)...done. Loaded symbols for /lib64/libcrypt.so.1 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/ld-linux-x86-64.so.2... (no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /usr/lib/turnpike/plugins/libnortel.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/turnpike/plugins/libnortel.so Core was generated by `racoon -F -f /etc/racoon/racoon.conf'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000000010 in ?? () (gdb) bt #0 0x0000000000000010 in ?? () #1 0x0000000000007090 in ?? () #2 0x0000000000000010 in ?? () #3 0x0000000000007190 in ?? () #4 0x0000000000000010 in ?? () #5 0x0000000000007390 in ?? () #6 0x0000000000000010 in ?? () #7 0x0000000000007590 in ?? () #8 0x0000000000000010 in ?? () #9 0x0000000000007cc0 in ?? () #10 0x0000000000000010 in ?? () #11 0x000000000000a1c0 in ?? () #12 0x0000000000000010 in ?? () #13 0x00000000002c21c0 in ?? () #14 0x0000000000000017 in ?? () #15 0x00000000003021c0 in ?? () #16 0x0000000000000018 in ?? () #17 0x00000000003121c0 in ?? () #18 0x0000000000000018 in ?? () #19 0x00000000003221c0 in ?? () #20 0x0000000000000018 in ?? () #21 0x00000000003421c0 in ?? () #22 0x0000000000000016 in ?? () #23 0x00000000003821c0 in ?? () #24 0x0000000000000015 in ?? () #25 0x00000000003d21c0 in ?? () #26 0x0000000000000018 in ?? () #27 0x00000000003e21c0 in ?? () #28 0x0000000000000018 in ?? () #29 0x00000000004021c0 in ?? () #30 0x0000000000000013 in ?? () #31 0x0000000000002ac0 in ?? () #32 0x0000000000000010 in ?? () #33 0x00000000000030c0 in ?? () #34 0x0000000000000014 in ?? () #35 0x00000000001030c0 in ?? () #36 0x0000000000000016 in ?? () ---Type <return> to continue, or q <return> to quit--- #37 0x00000000001430c0 in ?? () #38 0x0000000000000018 in ?? () #39 0x00000000001530c0 in ?? () #40 0x0000000000000018 in ?? () #41 0x00000000001830c0 in ?? () #42 0x0000000000000015 in ?? () #43 0x00000000000036c0 in ?? () #44 0x0000000000000014 in ?? () #45 0x00000000008036c0 in ?? () #46 0x0000000000000011 in ?? () #47 0x00000000001036c0 in ?? () #48 0x0000000000000015 in ?? () #49 0x00000000001836c0 in ?? () #50 0x0000000000000016 in ?? () #51 0x00000000001c36c0 in ?? () #52 0x0000000000000017 in ?? () #53 0x00000000001f36c0 in ?? () #54 0x0000000000000018 in ?? () #55 0x00000000002036c0 in ?? () #56 0x0000000000000013 in ?? () #57 0x00000000004036c0 in ?? () #58 0x0000000000000012 in ?? () #59 0x00000000000041c0 in ?? () #60 0x0000000000000010 in ?? () #61 0x0000000000004cc0 in ?? () #62 0x0000000000000010 in ?? () #63 0x00000000000b4fc0 in ?? () #64 0x0000000000000018 in ?? () #65 0x00000000001021c7 in ?? () #66 0x0000000000000015 in ?? () #67 0x0000000000ffafcd in ?? () #68 0x0000000000000018 in ?? () #69 0x00000000000002a4 in ?? () #70 0x00007fff1fb15120 in ?? () #71 0x00007fff1fb151e8 in ?? () #72 0x0000000000435011 in isakmp_handler () #73 0x000000000042f456 in session () ---Type <return> to continue, or q <return> to quit--- #74 0x000000000042ec27 in main () (gdb) (gdb) (gdb) (gdb) quit -- 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.