Activity log for bug #1539813

Date Who What changed Old value New value Message
2016-01-29 23:44:57 Senthilnathan Murugappan bug added bug
2016-01-29 23:45:33 Senthilnathan Murugappan description (cc) root@a5s6:~# gdb flow (gdb) run -d 42244 Starting program: /usr/bin/flow -d 19480 Program received signal SIGSEGV, Segmentation fault. __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:158 158 ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory. (gdb) bt #0 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:158 #1 0x0000000000402a94 in memcpy (__len=<optimized out>, __src=0x7ffff3b75c0c, __dest=0x0) at /usr/include/x86_64-linux-gnu/bits/string3.h:51 #2 flow_validate (flow_index=<optimized out>, action=<optimized out>) at vrouter/utils/flow.c:725 #3 0x000000000040159a in main (argc=<optimized out>, argv=<optimized out>) at vrouter/utils/flow.c:897 (gdb) quit Index Source:Port/Destination:Port Proto(V) ----------------------------------------------------------------------------------- 42244<=>498712 10.84.14.6:52959 6 (0->1) 169.254.0.4:22 (K(nh):5, Action:N(SD), Flags:, TCP:, S(nh):5, Statistics:8/560 UdpSrcPort 65414) 498712<=>42244 10.0.0.4:22 6 (1->0) 10.0.0.2:52959 (K(nh):33, Action:N(SD), Flags:, TCP:, S(nh):33, Statistics:4/536 UdpSrcPort 49328) (cc) root@a5s6:~# gdb flow (gdb) run -d 42244 Starting program: /usr/bin/flow -d 42244 Program received signal SIGSEGV, Segmentation fault. __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:158 158 ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory. (gdb) bt #0 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:158 #1 0x0000000000402a94 in memcpy (__len=<optimized out>, __src=0x7ffff3b75c0c, __dest=0x0) at /usr/include/x86_64-linux-gnu/bits/string3.h:51 #2 flow_validate (flow_index=<optimized out>, action=<optimized out>) at vrouter/utils/flow.c:725 #3 0x000000000040159a in main (argc=<optimized out>, argv=<optimized out>) at vrouter/utils/flow.c:897 (gdb) quit     Index Source:Port/Destination:Port Proto(V) -----------------------------------------------------------------------------------     42244<=>498712 10.84.14.6:52959 6 (0->1)                          169.254.0.4:22     (K(nh):5, Action:N(SD), Flags:, TCP:, S(nh):5, Statistics:8/560 UdpSrcPort 65414)    498712<=>42244 10.0.0.4:22 6 (1->0)                          10.0.0.2:52959     (K(nh):33, Action:N(SD), Flags:, TCP:, S(nh):33, Statistics:4/536 UdpSrcPort 49328)
2016-01-29 23:46:03 Senthilnathan Murugappan nominated for series juniperopenstack/trunk
2016-01-29 23:46:03 Senthilnathan Murugappan bug task added juniperopenstack/trunk
2016-01-29 23:46:10 Senthilnathan Murugappan juniperopenstack/trunk: milestone r3.0-fcs
2016-01-29 23:46:13 Senthilnathan Murugappan juniperopenstack/trunk: importance Undecided Medium
2016-02-01 14:19:50 Hari Prasad Killi juniperopenstack/trunk: assignee Anand H. Krishnan (anandhk)
2016-02-12 09:21:21 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2016-02-15 04:43:15 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed