Bug 924868

Summary: xmodmap crashes openbox
Product: [Fedora] Fedora Reporter: Sami Farin <hvtaifwkbgefbaei>
Component: openboxAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: christoph.wickert, hvtaifwkbgefbaei, mlichvar
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: 2014-04-15 14:12:56 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 Sami Farin 2013-03-22 16:47:26 UTC
Description of problem:
openbox-3.4.11.2-8 works ok (compiled last year or just today), but openbox-3.5.0-11.20121001git782b28 (or any 3.5+) crashes when "xmodmap ~/.Xmodmap" is run.

Mouse cursor disappears and e.g. xterm fails to load (strace hangs while loading fonts or something).  Nothing in logs.

Version-Release number of selected component (if applicable):
3.5.0-11.20121001git782b28

How reproducible:
100%

Steps to Reproduce:
1. "exec /usr/bin/openbox-session" in ~/.xinitrc
2. xinit ~/.xinitrc
3.
  
Actual results:
mouse dies

Expected results:
working mouse

Additional info:

Comment 1 Miroslav Lichvar 2014-04-15 13:10:17 UTC
Do you still see this with the current openbox package? (3.5.2-2)

It would be useful to see the backtrace of the crash (e.g. created by abrt).

Comment 2 Sami Farin 2014-04-15 13:53:28 UTC
xmodmap does not crash anymore, but longer ~/.Xmodmap causes stalling for a minute. Therefore I now only run
xmodmap -e "keycode  54 = c C c C cent copyright" &

Comment 3 Miroslav Lichvar 2014-04-15 14:12:56 UTC
Ok, thanks for the information. I assume the crash was fixed between 3.5.0 and 3.5.2, let's close this bug.