* Danai SAE-HAN ([EMAIL PROTECTED]) wrote: > > Hi! > > It seems even more bizarre now: I set the chmod of both fonts back to > 0400, and Iceweasel doesn't crash anymore, even after I have deleted > the fontconfig cache (locally and in /var) and ~/.fonts.cache-1 file. > > The bug will perhaps reappear when I restart my computer. I'll let > you know when I do. > > I think the bug has only appeared now because the MediaWiki page has a > huge dropdown list with all different languages in different scripts. > Iceweasel tries to use my SunExt fonts, but is unable to read them, > hence the crash. > > I have filed the same problem with gedit (#410167), but it keeps > crashing after I set the chmod of both fonts back to 0400. So it > could be a Pango problem altogether, I don't know. > > Anyway, I have attached the XHTML page in question so you can test the > file offline.
It certainly could be a pango problem. If you're able to reproduce this again try running Iceweasel with MOZ_DISABLE_PANGO=1 and see if that makes a difference. > MediaWiki 1.7.1 Installation > > ⢠Don't forget security updates! Keep an eye on the low-traffic release > announcements mailing list. > > Checking environment... > > Please include all of the lines below when reporting installation problems. > > ⢠PHP 5.2.0-8 installed > ⢠Found database drivers for: MySQL > ⢠PHP server API is apache2handler; ok, using pretty URLs (index.php/ > Page_Title) > ⢠Have XML / Latin1-UTF-8 conversion support. > ⢠PHP's memory_limit is 16M. If this is too low, installation may fail! > Attempting to raise limit to 20M... ok. > ⢠Have zlib support; enabling output compression. > ⢠Neither Turck MMCache nor eAccelerator nor APC are installed, can't use > object caching functions > ⢠Found GNU diff3: /usr/bin/diff3. > ⢠Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled > if > you enable uploads. > ⢠Installation directory: /var/lib/mediawiki1.7 > ⢠Script URI path: /mediawiki > ⢠Environment checked. You can install MediaWiki. > > Site config > > Wiki name: [ ] Must not be blank or "MediaWiki" > > Preferably a short word without punctuation, i.e. "Wikipedia". > Will appear as the namespace name for "meta" pages, and throughout the > interface. > > Contact e-mail: [EMAIL PROTECTED] ] > > Displayed to users in some error messages, used as the return address for > password reminders, and used as the default sender address of e-mail > notifications. > > Language: [en - English ] > > Select the language for your wiki's interface. Some localizations aren't fully > complete. Unicode (UTF-8) used for all localizations. > > Copyright/license: > > ⢠(*) No license metadata > ⢠( ) GNU Free Documentation License 1.2 (Wikipedia-compatible) > ⢠( ) A Creative Commons license - choose > > A notice, icon, and machine-readable copyright metadata will be displayed for > the license you pick. > > Admin username: [WikiSysop ] > Password: [ ] Must not be blank > Password confirm: [ ] > > An admin can lock/delete pages, block users from editing, and other > maintenance > tasks. > A new account will be added only when creating a new wiki database. > > Shared memory caching: > > ⢠(*) No caching > ⢠( ) Memcached > > Memcached servers: [ ] > > Using a shared memory system such as Turck MMCache, APC, eAccelerator, or > Memcached will speed up MediaWiki significantly. Memcached is the best > solution > but needs to be installed. Specify the server addresses and ports in a > comma-separted list. Only use Turck shared memory if the wiki will be running > on a single Apache server. > > E-mail, e-mail notification and authentication setup > > E-mail features (global): > > ⢠(*) Enabled > ⢠( ) Disabled > > Use this to disable all e-mail functions (password reminders, user-to-user > e-mail and e-mail notifications) if sending mail doesn't work on your server. > > User-to-user e-mail: > > ⢠(*) Enabled > ⢠( ) Disabled > > The user-to-user e-mail feature (Special:Emailuser) lets the wiki act as a > relay to allow users to exchange e-mail without publicly advertising their > e-mail address. > > E-mail notification about changes: > > ⢠( ) Disabled > ⢠( ) Enabled for changes to user discussion pages only > ⢠(*) Enabled for changes to user discussion pages, and to pages on > watchlists (not recommended for large wikis) > > For this feature to work, an e-mail address must be present for the user > account, and the notification options in the user's preferences must be > enabled. Also note the authentication option below. When testing the feature, > keep in mind that your own changes will never trigger notifications to be sent > to yourself. > > There are additional options for fine tuning in /includes/DefaultSettings.php; > copy these to your LocalSettings.php and edit them there to change them. > > E-mail address authentication: > > ⢠( ) Disabled > ⢠(*) Enabled > > If this option is enabled, users have to confirm their e-mail address using a > magic link sent to them whenever they set or change it, and only authenticated > e-mail addresses can receive mails from other users and/or change notification > mails. Setting this option is recommended for public wikis because of > potential > abuse of the e-mail features above. > > Database config > > Database type: > > ⢠(*) MySQL > > Database host: [localhost ] > > If your database server isn't on your web server, enter the name or IP address > here. > > Database name: [wikidb ] > DB username: [wikiuser ] > DB password: [ ] Must not be blank > DB password confirm: [ ] > > If you only have a single user account and database available, enter those > here. If you have database root access (see below) you can specify new > accounts > /databases to be created. > > This account will not be created if it pre-exists. If this is the case, ensure > that it has SELECT, INSERT, UPDATE and DELETE permissions on the MediaWiki > database. > > MySQL specific options: > > Database table prefix: [ ] > > If you need to share one database between multiple wikis, or MediaWiki and > another web application, you may choose to add a prefix to all the table names > to avoid conflicts. > > Avoid exotic characters; something like mw_ is good. > > Database charset > Select one: > > ⢠(*) Backwards-compatible UTF-8 > ⢠( ) Experimental MySQL 4.1/5.0 UTF-8 > > EXPERIMENTAL: You can enable explicit Unicode charset support for MySQL 4.1 > and > 5.0 servers. This is not well tested and may cause things to break. If > upgrading an older installation, leave in backwards-compatible mode. > > PostgreSQL specific options: > > Database port: [5432 ] > Schema for mediawiki: [mediawiki ] > Schema for tsearch2: [public ] > > The username specified above will have it's search path set to the above > schemas, so it is recommended that you create a new user. > > Superuser account: > Superuser password: [* ] > > If the database user specified above does not exist, or does not have access > to > create the database (if needed) or tables within it, please provide details of > a superuser account, such as root, which does. Leave the password set to - if > this is not needed. > > [Install MediaWiki!] > âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ > > This program is free software; you can redistribute it and/or modify it under > the terms of the GNU General Public License as published by the Free Software > Foundation; either version 2 of the License, or (at your option) any later > version. > > This program is distributed in the hope that it will be useful, but WITHOUT > ANY > WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR > A > PARTICULAR PURPOSE. See the GNU General Public License for more details. > > You should have received a copy of the GNU General Public License along with > this program; if not, write to the Free Software Foundation, Inc., 51 Franklin > Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online > > > > ⢠MediaWiki home > ⢠Readme > ⢠Release notes > ⢠Documentation > ⢠User's Guide > ⢠FAQ > > MediaWiki is Copyright © 2001-2006 by Magnus Manske, Brion Vibber, Lee Daniel > Crocker, Tim Starling, Erik Möller, Gabriel Wicke and others. > -- Eric Dorland <[EMAIL PROTECTED]> ICQ: #61138586, Jabber: [EMAIL PROTECTED] 1024D/16D970C6 097C 4861 9934 27A0 8E1C 2B0A 61E9 8ECF 16D9 70C6
signature.asc
Description: Digital signature

