Page 1 of 1

goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sat Oct 10, 2009 12:55 pm
by Nezmer
Hi,
goldendict segfaults for me with qt-4.5.3 .
When I remove wiktionary from the active dictionaries list , It doesn't segfault .

Error message :
Code: Select all
<!--
NewPP limit report
Preprocessor node count: 337/1000000
Post-expand include size: 1451/2048000 bytes
Template argument size: 243/2048000 bytes
Expensive parser function count: 1/500
-->

<!-- Saved in parser cache with key enwiktionary:pcache:idhash:73930-0!1!0!default!!en!2 and timestamp 20091010125103 -->

done.
zsh: segmentation fault  goldendict

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sat Oct 10, 2009 1:19 pm
by ikm
Yes, it seems there's some kind of problem with qt 4.5.3. I'll investigate this.

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sat Oct 10, 2009 5:38 pm
by ikm
Problem fixed in SVN r384.

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sat Oct 10, 2009 5:53 pm
by Nezmer
I looked for a source repository link and I couldn't find it .
Where is it located ?

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sat Oct 10, 2009 6:12 pm
by ikm

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Sun Oct 11, 2009 12:21 pm
by Nezmer
Thank you very much for the timely fix .
I can confirm svn works perfectly with qt-4.5.3 .

Re: goldendict segfaults with wiktionary and qt-4.5.3

PostPosted: Tue Feb 16, 2010 2:08 am
by GJRobert
[Update] Hi, I have found newer Debian/Ubuntu packages with git20100204, and this package is working well with Qt 4.6.0 libraries. So you can just ignore my post here. Thanks a lot for your developing, and I'll look for newer Debian and Ubuntu packages next time!b]
-------
Hi, I'm using the goldendict package from Ubuntu repository, version number 0.9.0+svn354-3ubuntu1, while my Qt libraries are of 4.6.0. I'm still encountering crash (segfaults) when using Wikipedia or Wikitionary. Can anyone kindly look into this issue and confirm for me if GoldenDict is compatible with Qt 4.6.0 or not? If the latest build (on Git?) is not having this problem any more, then please kindly tell me the newest build number, so that I can ask Ubuntu/Debian team to sync the package to the latest build, thanks! :)

If I use the tar.bz2 downloaded from GD home page, then the package will work well since it's using the Qt 4.5.1 libraries included. But if I delete or move them, GD would use invoke the 4.6.0 libraries of the system, and segfaults will be occurring still.