Bug 139205

Summary: xmodmap crashes with segmentation fault
Product: [Fedora] Fedora Reporter: Jan Martinek <honza>
Component: xorg-x11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:00 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 Jan Martinek 2004-11-14 00:11:13 UTC
Description of problem:

xmodmap crashes with segmentation fault when parsing a certain strings
like

xmodmap -e ' keycode  85  =   6 '

In my case, xmodmap is a part of xorg-x11-6.8.1-12.

How reproducible:

always

Steps to Reproduce:
1. run
xmodmap -e ' keycode  85  =   6 '
  
Actual results:
The result is segmentation fault

Expected results:
Flawless behaviour.

Additional info:
If space in the parsed string is ommited or added, the segmentation
fault does not occur. For example
xmodmap -e ' keycode  85   =   6 '
works fine.

Comment 1 Glen 2004-11-14 23:50:12 UTC
This is a duplicate of bug 138743.

Comment 2 Mike A. Harris 2004-11-18 02:26:34 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 19:07:00 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.