Bug 127404

Summary: hangs with "words" longer than 225 characters
Product: [Fedora] Fedora Reporter: Zack Cerza <zcerza>
Component: gnome-utilsAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
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: 2004-08-24 18:43:27 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 Zack Cerza 2004-07-07 19:29:04 UTC
Description of problem:
gnome-dictionary will hang when given a string longer than 225
characters. Clearly this is an extremely rare case, but it could still
be avoided.

Version-Release number of selected component (if applicable):
2.6.0

How reproducible:
Always

Steps to Reproduce:
1. Open gnome-dictionary.
2. Put more than 225 characters in the "Word:" box.
3. Click "Look Up Word" .
  
Actual results:
Hang.

Expected results:
gnome-dictionary attempts to look up the word.

Additional info:
while gnome-dictionary is hanging, this line is repeated in strace:
read(20, "", 4096)                      = 0

Comment 1 Christopher Aillon 2004-08-24 18:43:27 UTC
Looks like this got fixed upstream, and is now in rawhide.  Since this
is an edge case, I don't see the need to push to FC2.  Marking RAWHIDE.