[ mailman-Bugs-1080508 ] 2.1.6a + python 2.4 crashes
Bugs item #1080508, was opened at 2004-12-07 12:12 Message generated for change (Comment added) made by tomtervo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1080508&group_id=103 Category: mail delivery Group: 2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Tommi Tervo (tomtervo) Assigned to: Nobody/Anonymous (nobody) Summary: 2.1.6a + python 2.4 crashes Initial Comment: I upgraded first to 2.1.6a from 2.1.5 -> chinese (gb2312) lists stopped working. Then I upgraded python from 2.3.4 to 2.4 and that problem disappeared. But now I'll get crashes like this: Dec 07 11:24:52 2004 (16871) Traceback (most recent call last): File "/p/appl/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/p/appl/mailman/Mailman/Queue/Runner.py", line 167, in _onefile keepqueued = self._dispose(mlist, msg, msgdata) File "/p/appl/mailman/Mailman/Queue/ArchRunner.py", line 73, in _dispose mlist.ArchiveMail(msg) File "/p/appl/mailman/Mailman/Archiver/Archiver.py", line 217, in ArchiveMail h.close() File "/p/appl/mailman/Mailman/Archiver/pipermail.py", line 314, in close self.write_TOC() File "/p/appl/mailman/Mailman/Archiver/HyperArch.py", line 1067, in write_TOC toc.write(self.html_TOC()) File "/p/appl/mailman/Mailman/Archiver/HyperArch.py", line 752, in html_TOC accum.append(self.html_TOC_entry(a)) File "/p/appl/mailman/Mailman/Archiver/HyperArch.py", line 773, in html_TOC_en try templ = '<td><A href="%(url)s">[ ' + _('Gzip\'d Text%(sz)s') \ File "/p/appl/mailman/Mailman/i18n.py", line 89, in _ return tns % dict ValueError: unsupported format character 'ä' (0xffffffe4) at index 16 Dec 07 11:24:53 2004 (16871) SHUNTING: 1102411483.73262+a65edf245b1a5299df373b8f a4871f229f16e83a ----------------------------------------------------------------------
Comment By: Tommi Tervo (tomtervo) Date: 2004-12-08 13:41
Message: Logged In: YES user_id=1094436 This type of crash doesn't come from chinese lists. I suspect that Subject line =E4 which is ä ( a umlaut) is cause of this crash. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Subject: [RKK] =?iso-8859-1?q?Taas_meit=E4_raha=24tettiin!?= ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2004-12-07 15:42 Message: Logged In: YES user_id=67709 Currently, Chinese (both China and Taiwan) are not supported. I am curious how you manage gb2312 list. And also, what language message caused this error? There may be incomplete translations and may cause such error. Particularly, big5 (zh_TW) may contain '%' in the second byte of a 16bit character and may cause trouble. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1080508&group_id=103
participants (1)
-
SourceForge.net