|
Bugzilla – Full Text Bug Listing |
| Summary: | Thunderbird crashes because of missing libgssapi_krb5.so | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | John Smith <flapster001> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ralf |
| Version: | unspecified | ||
| Target Milestone: | SUSE Linux 10.1 | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
John Smith
2006-02-02 15:32:31 UTC
Does it also work for you if you specify network.negotiate-auth.gsslib = libgssapi_krb5.so.2 in your Thunderbird prefs? I'm not able to test it but I preconfigured the above guessed fix for Firefox, Thunderbird and SeaMonkey now for SUSE Linux 10.1. bug for libgssapi filed: bug 147912 (In reply to comment #1) > Does it also work for you if you specify > network.negotiate-auth.gsslib = libgssapi_krb5.so.2 > in your Thunderbird prefs? > On a clean install of SUSE 10, I downloaded Thunderbird from www.mozilla.com and tried this. I can confirm it works. The mail is now sent and Thunderbird no longer crashes. For those who might be encountering this bug, you must load your prefs.js file and add the following to the end: user_pref("network.negotiate-auth.gsslib", "libgssapi_krb5.so.2"); The prefs.js file will be in your ~/.thunderbird/XXX folder, where XXX is the name of your user account (ie a collection of letters and numbers). *** Bug 149425 has been marked as a duplicate of this bug. *** |