Bug 147113
Summary: | stardict segfaulting on x86_64 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | stardict | Assignee: | Leon Ho <llch> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dushistov, eng-i18n-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-09-20 02:42: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: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
Jens Petersen
2005-02-04 14:32:42 UTC
By "ja quick dictionary" I meant: http://prdownloads.sourceforge.net/stardict/stardict-quick_eng-jpn-2.4.2-1.noarch.rpm?download http://prdownloads.sourceforge.net/stardict/stardict-quick_jpn-eng-2.4.2-1.noarch.rpm?download (In reply to comment #0) > Description of problem: > stardict.x86_64 doesn't seem to work well. > For quite a few of the dictionary packages available > from the SF project page it segfaults, and even for > those that it doesn't, searching presents no entries. > > Version-Release number of selected component (if applicable): > stardict-2.4.4-1.x86_64 > > How reproducible: > every time > > Steps to Reproduce: > 1. install ja quick dictionaries > 2. install instead jmdict's > > Actual results: > 1. segfaults > 2. Lots of: > (stardict:17727): Pango-WARNING **: Invalid UTF-8 string passed to > pango_layout_set_text() > > Expected results: > Not errors. > > Additional info: > i386 seems to be ok. it is because of stardict suppose that sizeof(glong)==4 on all platforms This bug was fixed in stardict 2.4.5, may be just make version bump? Thanks. 2.4.5 has built in rawhide now Thanks, indeed stardict-2.4.5 fixes the problem for me. |