- Package:
- stardict-tools
- Source:
- stardict
- Description:
- dictionary conversion tools of stardict
- Submitter:
- Alexandre Rebert
- Date:
- 2025-03-10 17:36:05 UTC
- Severity:
- normal
- Tags:
fest2dict crashes with exit status 139. We confirmed the crash by re-running it in a fresh debian unstable installation. The attachment [1] contains a testcase (under ./crash) crashing the program. It ensures that you can easily reproduce the bug. Additionally, under ./crash_info/, we include more information about the crash such as a core dump, the dmesg generated by the crash, and its output. Regards, The Mayhem Team (Alexandre Rebert, Thanassis Avgerinos, Sang Kil Cha, David Brumley, Manuel Egele) Cylab, Carnegie Mellon University [1] http://www.forallsecure.com/bug-reports/1d1ace5127e8baeb24ad1c1351ee0daa9196df69/full_report
Dear submitter, as the package stardict has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/956844 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
control: tags -1 upstream control: found -1 3.0.7+git20210701.96b96d8+dfsg-1 If no parameter run /usr/lib/stardict-tools/fest2dict , it crashed: /usr/lib/stardict-tools/fest2dict Segmentation fault echo $? 139
See: https://gitee.com/huzheng/stardict-3.0.7/commit/d9d480bdae9c6a95df1662f4a4a34d9de57d78f4 Hu Zheng 13017203575@139.com 电子名片新出VIP模板啦,快来体验>> 扫一扫, 快速添加名片到手机
在 2022/1/2 16:21, Hu Zheng 写道: The bug still partly exist: atzlinux@debian:/tmp/ec50-report/crash$ /usr/lib/stardict-tools/fest2dict asdfasd Segmentation fault atzlinux@debian:/tmp/ec50-report/crash$ echo $? 139 This is fixed: atzlinux@debian:/tmp/ec50-report/crash$ echo asdasdf > /tmp/a atzlinux@debian:/tmp/ec50-report/crash$ /usr/lib/stardict-tools/fest2dict /tmp/a atzlinux@debian:/tmp/ec50-report/crash$ echo $? 0 also see: https://gitee.com/huzheng/stardict-3.0.7/commit/d9d480bdae9c6a95df1662f4a4a34d9de57d78f4#note_8137981
https://gitee.com/huzheng/stardict-3.0.7/commit/d9d480bdae9c6a95df1662f4a4a34d9de57d78f4 ===== 不带参数运行这个程序啊!要有正确的输入! ===== Hu Zheng 13017203575@139.com 电子名片新出VIP模板啦,快来体验>> 扫一扫, 快速添加名片到手机