Closed
Bug 694968
Opened 12 years ago
Closed 4 years ago
crash in libvoikko-1.dll
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kairo, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is report bp-5e971739-4cec-4c90-9e7a-075c12111017 . ============================================================= Stack: 0 libvoikko-1.dll libvoikko-1.dll@0x169ad 1 mozjs.dll ffi_call js/src/ctypes/libffi/src/x86/ffi.c:299 2 mozjs.dll js::ctypes::FunctionType::Call js/src/ctypes/CTypes.cpp:5063 3 mozjs.dll js::Invoke js/src/jsinterp.cpp:649 4 mozjs.dll js::Interpret js/src/jsinterp.cpp:4091 5 mozjs.dll js::ContextStack::pushInvokeFrame js/src/vm/Stack.cpp:602 This libvoikko seems to be some Finnish thing. Not sure if there is any relation to bug 682538. The crash first happened on 2011-10-13 but exploded in the days after, being #25 in overall Firefox 7.0.1 numbers yesterday, with 494 processed (~5000 total) crashes. One interesting thing is that correlations don't show any add-on with high correlations (except 60% having the Finnish dictionary, which is surely not causing this but telling us even more that this seems to be a Finnish thing), but the stack says that the library is being called via js-ctypes, which I thought needed chrome privileges - so I wonder how the JS code to call the library comes into Firefox without an add-on.
Comment 1•12 years ago
|
||
This seems to be part of the dictionary ! http://www.puimula.org/htp/ooo/voikko-win/3.1.20091004/readme.txt -> http://voikko.sourceforge.net/
Comment 2•12 years ago
|
||
libvoikko is part of the Finnish spell checker for Firefox. https://addons.mozilla.org/en-US/firefox/addon/finnish-spellchecker/
Comment 3•12 years ago
|
||
https://bugs.launchpad.net/ubuntu/+source/mozvoikko/+bug/832582 might be relevant.
See Also: → https://launchpad.net/bugs/832582
Comment 4•11 years ago
|
||
I am using Windows Vista and Seamonkey and Finnish spellchecker seems to crash alltime. So I hope that you add those platforms.
Comment 5•7 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #3) > https://bugs.launchpad.net/ubuntu/+source/mozvoikko/+bug/832582 might be > relevant. but was close at the time of your comment (In reply to Ilari Halminen from comment #4) > I am using Windows Vista and Seamonkey and Finnish spellchecker seems to > crash alltime. So I hope that you add those platforms. Only 5 crashes in last week https://crash-stats.mozilla.com/search/?signature=~libvoikko&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#crash-reports If no one who commented previously still sees this crash, perhaps a new bug is needed?
Comment 6•4 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Comment 7•4 years ago
|
||
Closing because no crash reported since 12 weeks.
Comment 8•4 years ago
|
||
FWIW, we dropped support for loading this DLL in 57. Hence, no crash.
You need to log in
before you can comment on or make changes to this bug.
Description
•