I think this is a problem somewhere in the cidr masking.  I have seen this before on PPC so I'm guessing it is an endian issue, I have not had a chance to look into it any further.  Let me know if you figure it out ;-)....<br>
<br><a href="https://redmine.openinfosecfoundation.org/issues/show/63">https://redmine.openinfosecfoundation.org/issues/show/63</a><br><br>Regards,<br><br>Will<br><br><div class="gmail_quote">On Sun, Jan 31, 2010 at 11:23 AM, Yao-Min Chen <span dir="ltr"><<a href="mailto:Yaomin.Chen@sun.com">Yaomin.Chen@sun.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">My unit test SigTestBidirec03 seems to loop forever while traversing the<br>
hashed list of signature patterns (I verified this by setting break<br>
point and single stepping the run). Any hint on how to check whether the<br>
hashed list is properly terminated, and without self-looping?<br>
<br>
Test SigTestBidirec03                                             :<br>
^Cdbx: warning: Interrupt ignored but forwarded to child.<br>
t@1 (l@1) signal INT (Interrupt) in DetectAddressCmp at line 1392 in<br>
file "detect-engine-address.c"<br>
 1392       if (a->flags & ADDRESS_FLAG_ANY && b->flags & ADDRESS_FLAG_ANY)<br>
(dbx) where<br>
current thread: t@1<br>
=>[1] DetectAddressCmp(a = <value not available>, b = 0xacc220), line<br>
1392 in "detect-engine-address.c"<br>
  [2] IPOnlyCompareFunc(data1 = 0xa87ce8, len1 = <value not available>,<br>
data2 = 0xacc220, len2 = <value not available>), line 190 in<br>
"detect-engine-iponly.c"<br>
  [3] HashListTableLookup(ht = <value not available>, data = 0xacc220,<br>
datalen = <value not available>), line 237 in "util-hashlist.c"<br>
  [4] IPOnlyAddSlash16(de_ctx = 0x4c8240, io_ctx = 0x4ca2d0, ht =<br>
0x2b06f8, gr = 0x5e3898, direction = <value not available>, s =<br>
0x5e3780), line 81 in "detect-engine-iponly.c"<br>
  [5] IPOnlyAddSignature(de_ctx = 0x4c8240, io_ctx = 0x4ca2d0, s =<br>
0x5e3780), line 475 in "detect-engine-iponly.c"<br>
  [6] SigAddressPrepareStage2(de_ctx = 0x4c8240), line 1667 in "detect.c"<br>
  [7] SigGroupBuild(de_ctx = 0x4c8240), line 2797 in "detect.c"<br>
  [8] UTHMatchPackets(de_ctx = 0x4c8240, p = <value not available>,<br>
num_packets = -16948332), line 465 in "util-unittest-helper.c"<br>
  [9] SigTestBidirec03(), line 1352 in "detect-parse.c"<br>
  [10] UtRunTests(regex_arg = <value not available>), line 182 in<br>
"util-unittest.c"<br>
  [11] main(argc = <value not available>, argv = <value not available>),<br>
line 596 in "suricata.c"<br>
<br>
Thanks,<br>
Yaomin<br>
<br>
_______________________________________________<br>
Oisf-devel mailing list<br>
<a href="mailto:Oisf-devel@openinfosecfoundation.org">Oisf-devel@openinfosecfoundation.org</a><br>
<a href="http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel" target="_blank">http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel</a><br>
</blockquote></div><br>