https://bugzilla.novell.com/show_bug.cgi?id=339674#c13 --- Comment #13 from Li Bin <bili@novell.com> 2007-12-03 03:43:26 MST --- Hi, David. In Comment #11 you said the racoon don't crash in 32-bit computer, so dis it crash just in sometimes or all the times in 32-bit computer? From this comment the racoon should be crash at cfgAckBifurcationCallback, which is the "split tunnel" function in plugin. But now I didn't know why? Maybe I'll add some more debug info and reply you later. (In reply to comment #12 from David Mattes)
I tried on a 32-bit computer. I still couldn't get anything useful out of gdb. But the following did show up in the syslog just before racoon crashed.
A3945578!mattes bugzilla> cat bug.txt Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckIPv4Callback... Nov 29 09:28:07 e061240 racoon: DEBUG: ASSIGNED IP ADDRESS IS 6047090 Nov 29 09:28:07 e061240 racoon: DEBUG: Acking INTERNAL IP Nov 29 09:28:07 e061240 racoon: DEBUG: Unexpected SET attribute 6 Nov 29 09:28:07 e061240 racoon: DEBUG: Unexpected SET attribute 16392 Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckKACallback... Nov 29 09:28:07 e061240 racoon: DEBUG: KA IN SECS IS 384 Nov 29 09:28:07 e061240 racoon: DEBUG: Acking KA Nov 29 09:28:07 e061240 racoon: DEBUG: Unexpected SET attribute 16394 Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckIPv4MaskCallback... Nov 29 09:28:07 e061240 racoon: DEBUG: Acking INTERNAL IP MASK Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckIPv4DnsCallback... Nov 29 09:28:07 e061240 racoon: DEBUG: Acking INTERNAL IP DNS Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckIPv4DnsCallback... Nov 29 09:28:07 e061240 racoon: DEBUG: Acking INTERNAL IP DNS Nov 29 09:28:07 e061240 racoon: DEBUG: Unexpected SET attribute 4 Nov 29 09:28:07 e061240 racoon: DEBUG: Unexpected SET attribute 4 Nov 29 09:28:07 e061240 racoon: DEBUG: ==> Enter cfgAckBifurcationCallback...
What next?
-- 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.