[hipl-dev] Re: [Merge] lp:~stefan.goetz/hipl/peeraddr into lp:hipl

  • From: Miika Komu <mkomu@xxxxxxxxx>
  • To: mp+61831@xxxxxxxxxxxxxxxxxx
  • Date: Sun, 05 Jun 2011 20:45:55 -0000

Review: Needs Fixing
I merged trunk to the branch and it still crashes the non-mobile host:

Program received signal SIGSEGV, Segmentation fault.
0x000000000043c6ee in ipv6_addr_cmp (a1=0x7fffffffea20, a2=0x0) at 
lib/core/prefix.c:391
391         return memcmp(a1, a2, sizeof(struct in6_addr));
(gdb) bt
#0  0x000000000043c6ee in ipv6_addr_cmp (a1=0x7fffffffea20, a2=0x0) at 
lib/core/prefix.c:391
#1  0x0000000000428704 in hip_handle_locator_parameter (packet_type=<value 
optimised out>, ha_state=<value optimised out>, ctx=0x7fffffffea10)
    at modules/update/hipd/update_param_handling.c:366
#2  0x000000000042139d in hip_run_handle_functions (packet_type=<value 
optimised out>, ha_state=5, ctx=0x7fffffffea10) at hipd/pkt_handling.c:161
#3  0x0000000000418faa in hip_receive_control_packet (ctx=0x7fffffffea10) at 
hipd/input.c:576
#4  0x0000000000411b41 in hip_handle_raw_input_v6 (ctx=0x7fffffffea10) at 
hipd/hip_socket.c:76
#5  0x00000000004113a4 in hip_run_socket_handles (read_fdset=0x7fffffffe980, 
ctx=0x7fffffffea10) at hipd/hip_socket.c:307
#6  0x0000000000412169 in hipd_main (argc=<value optimised out>, argv=<value 
optimised out>) at hipd/hipd.c:403
#7  main (argc=<value optimised out>, argv=<value optimised out>) at 
hipd/hipd.c:464

But this occurs on the trunk too, so the problem originates there.
-- 
https://code.launchpad.net/~stefan.goetz/hipl/peeraddr/+merge/61831
Your team HIPL core team is subscribed to branch lp:hipl.

Other related posts: