Hello,
I've been testing squirrelmail in the last week, and I found a bug that
happen when gpg plugin is active and italian language is selected.
When those two things are selected, if press the "option" links apache
segfaults.
Running apache under strace in debug mode, this is what I get:
lstat64("/var/www/localhost/htdocs/squirrelmail/plugins/gpg",
{st_mode=S_IFDIR|0755, st_size=1136, ...}) = 0
lstat64("/var/www/localhost/htdocs/squirrelmail/plugins/gpg/locale",
{st_mode=S_IFDIR|0755, st_size=312, ...}) = 0
open("/var/www/localhost/htdocs/squirrelmail/plugins/gpg/locale/it_IT.ISO8859-1/LC_MESSAGES/gpg.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/var/www/localhost/htdocs/squirrelmail/plugins/gpg/locale/it_IT.iso88591/LC_MESSAGES/gpg.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/var/www/localhost/htdocs/squirrelmail/plugins/gpg/locale/it_IT/LC_MESSAGES/gpg.mo",
O_RDONLY) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
mmap2(NULL, 132, PROT_READ, MAP_PRIVATE, 15, 0) = 0x41b36000
close(15) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Running under gdb, it segfault somewhere in libc.
If gpg plugin is not active, and /or I'm using english as language,
everything is ok.
BTW,
I'm running a gentoo box with:
squirrelmail-1.4.3a
php-4.3.8
gcc version 3.3.3
Apache/2.0.49
kernel 2.6.7
glibc-2.3.3.20040420
Thanks everybody for any help,
Simone
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users