Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 12513] New: SCTP analysis broken

Date: Sun, 12 Jun 2016 10:21:08 +0000
Bug ID 12513
Summary SCTP analysis broken
Product Wireshark
Version Git
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.1-git (v2.1.1rc0-28-g5416a34 from master)

Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 4.8.7, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with GLib 2.48.1, with zlib 1.2.8, with SMI 0.4.8, without
c-ares,
with Lua 5.2, with GnuTLS 3.4.13, with Gcrypt 1.7.0-beta, with MIT Kerberos,
with GeoIP, without QtMultimedia, without AirPcap.

Running on Linux 4.5.0-2-amd64, with locale C, with libpcap version 1.7.4, with
GnuTLS 3.4.13, with Gcrypt 1.7.0-beta, with zlib 1.2.8.
Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz

Built using gcc 5.3.1 20160528.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Using sctp-test.cap from Wiki SampleCaptures.

Action: 
Select frame 1, SCTP|Analyse this Association

Result: 
Message box: "No Association found for this packet"
Closing message box results in segfault.

Action:
Select frame 1, SCTP|Show all Association, click "Analyze"
Result:
Dialog pops up, and in the terminal:
Object::connect: No such signal
SCTPAssocAnalyseDialog::filterPackets(QString&,bool) in
sctp_all_assocs_dialog.cpp:136
Object::connect:  (sender name:   'SCTPAssocAnalyseDialog')
Object::connect:  (receiver name: 'MainWindow')

Clicking "Filter" in dialog results in segfault.


I'm not sure if and how this associated with bug 10972


You are receiving this mail because:
  • You are watching all bug changes.