https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2675
--- Comment #21 from Bill Meier <wmeier@xxxxxxxxxxx> 2008-07-29 19:05:24 PDT ---
(In reply to comment #17)
> (In reply to comment #16)
> >
> > Unfortunately, if I force a redisplay (such as by changing a protocol
> > preference), I eventually get another segfault. I suspect that the segfault is
> > not related to the original one but I ran out of time tonight to dig further.
> >
>
> It turns out *this* crash has nothing to do with ncp.
>
> I've isolated a 4 ssh packet sequence from the original capture file which
> causes Wireshark to crash when View ! Reload is done;
>
The patch to packet-ssh.c (SVN 25861) to fix bug 2751 also fixes the above
ssh-related crash.
In summary (for the trace file submitted by the OP):
1. After applying the "get-string behaviour modification v2" patch attached to
this bug Wireshark no longer seg faults in packet-ncp2222.inc
2. SVN 25861 fixes the other unrelated crash found while working on this bug.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.