Bug 192469

Summary: textproc/goldendict: when importing BGL format dictionary it eats much memory, and finally crashes
Product: Ports & Packages Reporter: Sky23eCao <ykklle>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: bsam, danfe, w.schwarzenfeld, zowuxubi
Priority: --- Keywords: crash, needs-qa
Version: LatestFlags: koobs: maintainer-feedback? (bsam)
Hardware: amd64   
OS: Any   
See Also: https://github.com/goldendict/goldendict/issues/128

Description Sky23eCao 2014-08-07 15:15:46 UTC
I find that the version, 1.0.1, of goldendict supports BGL format dictionary.
But when I place one or two BGL dictionary in the folder where goldendict will scan, I find that goldendict scan first, and eat many many memory, and finally crashed.

I find some same messages: "Error in iconv conversion"

The reversion of port tree is: 363996
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-07 15:41:23 UTC
over to maintainer...
Comment 2 Walter Schwarzenfeld 2018-01-10 19:55:04 UTC
Maintainer feedback, please!
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2018-12-15 02:56:39 UTC
Possibly related upstream issue (#128)

It appears upstream supports QT5. This port needs an update to prevent it from being removed due to the existing DEPRECATED directive:

  DEPRECATED: Qt4 has been EOL since december 2015
  EXPIRATION DATE: 2019-03-15
Comment 4 Zowxi 2018-12-20 12:07:47 UTC
when this bug will be fixed? somebody please update this port.
thanks
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-16 11:10:53 UTC
Port was updated to 1.5.0 by danfe (cc'd) in ports r506808

^Triage: Closing OBE accordingly.

If the same issue is still reproducible after updating ports/packages to their latest revisions, please re-open the issue, with additional details, including:

- Crash backtrace (use gdb) included as an attachment
- pkg version -v output (as an attachment)
- System information (uname -a)
- /etc/make.conf contents (as an attachment)