Commit a known issue about Evolution crashing with malloc debugging enabled.
This commit is contained in:
parent
080693f8fe
commit
43884fb7db
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24075
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq210.sgml,v 1.3 2005/03/09 21:39:39 mezz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq210.sgml,v 1.4 2005/03/10 06:11:41 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -167,6 +167,13 @@ $ tail -f /path/to/logfile
|
|||
<a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-gnome/2004-May/006689.html">email</a>
|
||||
for a workaround to this problem)</li>
|
||||
<li><a
|
||||
href="http://bugzilla.ximian.com/show_bug.cgi?id=73375">#73375</a>:
|
||||
[evolution] Evolution will crash when selecting a new
|
||||
Server Type for an account with malloc debugging enabled.
|
||||
This only affects -CURRENT users by default. To disable
|
||||
malloc debugging, run the command <tt>ln -sf aj
|
||||
/etc/malloc.conf</tt> as root.
|
||||
<li>GnomeVFS-2 now has native support for sftp methods. Fully
|
||||
non-interactive publickey authentication works on all versions
|
||||
of FreeBSD, but FreeBSD 5.X is required for password or
|
||||
|
|
Loading…
Reference in a new issue