Bug 2097

Summary: unaligned trap in pidentd
Product: [Retired] Red Hat Linux Reporter: Jeremiah Johnson <jjohnson>
Component: pidentdAssignee: Jay Turner <jturner>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: lav, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-18 14:19:03 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:

Description Jeremiah Johnson 1999-04-09 20:24:00 UTC
Whenever a server queries users with identd, I get this
error;

in.identd(585): unaligned trap at 000002000018528c:
000000011ffff564 2d 10

that error is displayed twice. This is happening on a multia
with 64megs EDO ram ( true parity ).

Comment 1 Jeff Johnson 1999-06-10 18:18:59 UTC
*** Bug 3392 has been marked as a duplicate of this bug. ***

pidentd-2.8.5 generates unaligned access message because of
sscanf(%ld,&int_var) in linux.c module.

Comment 2 Jeff Johnson 1999-08-18 14:19:59 UTC
Pidentd has been upgraded to 3.0.7 probably making this bug irrelevant