RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 624032 - wireshark segfaults on several pcap files from regression test
Summary: wireshark segfaults on several pcap files from regression test
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: wireshark
Version: 6.0
Hardware: All
OS: Linux
urgent
high
Target Milestone: rc
: ---
Assignee: Jan Safranek
QA Contact: Karel Srot
URL:
Whiteboard:
Depends On:
Blocks: 590615 604312
TreeView+ depends on / blocked
 
Reported: 2010-08-13 13:24 UTC by Karel Srot
Modified: 2010-11-10 21:55 UTC (History)
2 users (show)

Fixed In Version: wireshark-1.2.10-2.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 21:55:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
wireshark cap/pcap files from the regression test (746.31 KB, application/x-gzip)
2010-08-13 13:24 UTC, Karel Srot
no flags Details

Description Karel Srot 2010-08-13 13:24:25 UTC
Created attachment 438682 [details]
wireshark cap/pcap files from the regression test

Description of problem:
During the regression testing of bugs 604312, 590615 I have found that wireshark/tshark segfaults on several pcap files from a regression test.
This is a regression, previous version wireshark-1.2.9-2.el6 does not segfault.

Unfortunately I am not able to identify what was the origin of those segfaults in the passed and provide related bug/patch. There may be only one unfixed error in wireshark but also there may be several independent errors.

Version-Release number of selected component (if applicable):
wireshark-1.2.10-1.el6

How reproducible:
always (tested on x86_64)

Steps to Reproduce:
1. download attached archive
2. tar -xzf tshark_crashers.tar.gz
3. for FILE in crashers/*cap; do tshark -nVr $FILE &> /dev/null || echo $FILE; done;
  
Actual results:
wireshark/tshark segfaults

Expected results:
no segfaults

Comment 4 Jan Safranek 2010-08-16 10:39:47 UTC
It seems to be already reported (and fixed) upstream:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5072

Comment 5 Jan Safranek 2010-08-16 11:06:22 UTC
..and upstream fix (SVN rev. 33704) seem to fix the crashes.

Comment 11 releng-rhel@redhat.com 2010-11-10 21:55:02 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.