Bug 647020
Summary: | lldptool - invalid pointer | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Karel Volný <kvolny> | ||||
Component: | lldpad | Assignee: | Petr Šabata <psabata> | ||||
Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 6.0 | CC: | azelinka, fnadge, mcermak, rvokal | ||||
Target Milestone: | rc | Keywords: | Patch | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | lldpad-0.9.38-6.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
This field is the basis of the errata or release note for this bug. It can also be used for change logs.
The Technical Note template, known as CCFR, is as follows:
Cause
What actions or circumstances cause this bug to present.
Consequence
What happens when the bug presents.
Fix
What was done to fix the bug.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-05-19 11:52:30 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Fixed in CVS, lldpad-0.9.38-6.el6. Created attachment 462071 [details]
lldptool invalid pointer patch
Comment #6, Comment #7 => VERIFIED Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: This field is the basis of the errata or release note for this bug. It can also be used for change logs. The Technical Note template, known as CCFR, is as follows: Cause What actions or circumstances cause this bug to present. Consequence What happens when the bug presents. Fix What was done to fix the bug. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0520.html |
Description of problem: Running lldtool results in "invalid pointer" message. Version-Release number of selected component (if applicable): lldpad-0.9.38-3.el6 How reproducible: always Steps to Reproduce: 1. service lldpad start 2. lldptool Actual results: # lldptool lldptool v0.9.38 Copyright (c) 2007-2010, Intel Corporation Substantially modified from: hostapd_cli v 0.5.7 Copyright (c) 2004-2007, Jouni Malinen <j> and contributors This program is free software. You can distribute it and/or modify it under the terms of the GNU General Public License version 2. *** glibc detected *** lldptool: free(): invalid pointer: 0x000000008000e010 *** Interactive mode > Expected results: the same without the invalid pointer error Additional info: this happens on all architectures (though the number is a bit shorter on 32bit ones :-)