Bug 866471

Summary: wireshark segfaults on start
Product: [Fedora] Fedora Reporter: J. Bruce Fields <bfields>
Component: wiresharkAssignee: Peter Hatina <phatina>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: huzaifas, jsafrane, mapcode.mind, phatina, rvokal, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-16 12:22:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description J. Bruce Fields 2012-10-15 12:58:21 UTC
$ wireshark
OOPS: dissector table "sctp.ppi" doesn't exist
Protocol being registered is "Datagram Transport Layer Security"
Segmentation fault (core dumped)

$ rpm -qa|grep wireshark
wireshark-gnome-1.8.3-1.fc18.86_64
wireshark-1.8.3-1.fc18.x86_64

This is 100% reproduceable for me.

Comment 1 Peter Hatina 2012-10-16 07:05:16 UTC
Try removing abrt-addon-python. Abrt supplies a dissector, that imports a library with the same symbol defined as libsmi has.

There is a report filed https://bugzilla.redhat.com/show_bug.cgi?id=864324

Comment 2 J. Bruce Fields 2012-10-16 12:22:01 UTC
Oops, apologies for overlooking the previous bug.  Confirmed, that fixes the crash--thanks!

*** This bug has been marked as a duplicate of bug 864324 ***