https://bugzilla.novell.com/show_bug.cgi?id=339674#c11 David Mattes <david.mattes@boeing.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|david.mattes@boeing.com | --- Comment #11 from David Mattes <david.mattes@boeing.com> 2007-11-29 09:39:33 MST --- I ran a version of racoon with debugging symbols, but I am having problems with the nortel plugin you provided. I'm running x86_64 and in order to get the debug plugin to open, I had to run racoon with linux32. When I do this, I can't get racoon to crash, even though the behavior is the same - the VPN IP address is set to the split tunnel route that the plugin normally crashes on. So there's some strangeness going on that may need some more work to figure out what's happening. Anyway, here is some debug info when I don't run racoon with linux32. Unfortunately it crashes in a different place, when it starts the ISAKMP Phase 1 negotiation. about to call so: /usr/lib/turnpike/plugins/libnortel.so plugin name is :nortel Failed opening so:/usr/lib/turnpike/plugins/libnortel.so, dlopen returned error:/usr/lib/turnpike/plugins/libnortel.so: wrong ELF class: ELFCLASS32 Program received signal SIGHUP, Hangup. 0x00002acd629c3e87 in kill () from /lib64/libc.so.6 (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. isakmp_plist_set_all (plist=0x7fff4857e5a8, iph1=0x692ad0) at isakmp.c:2907 2907 tlen += ptr->payload->l + sizeof (struct isakmp_gen); (gdb) bt #0 isakmp_plist_set_all (plist=0x7fff4857e5a8, iph1=0x692ad0) at isakmp.c:2907 #1 0x000000000043a38b in agg_i1send (iph1=0x692ad0, msg=<value optimized out>) at isakmp_agg.c:318 #2 0x0000000000432c8c in isakmp_ph1begin_i (rmconf=<value optimized out>, remote=0x692a90, local=<value optimized out>) at isakmp.c:1046 #3 0x000000000044b56c in admin_handler () at admin.c:494 #4 0x000000000042f5e6 in session () at session.c:202 #5 0x000000000042ec27 in main (ac=4, av=0x7fff4857fdb8) at main.c:247 -- 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.