Mark Martinec wrote:

> Helmut,
> 
> > It is. Anyway, the last thing I updated was the p5-URI port on Jan
> > 14th and 30 minutes later the problems began.
> > 
> > BTW, only one single mail (from ~ 5.000 a day) is affectd by now...
> 
> If it is reproducible, can you send your sample to me?

Finally, I was able to get the core file. And (surpise, surprise ;) )
it is libc:

[r...@ns1 ~]# gdb /usr/bin/perl perl5.8.9.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging
symbols found)...

warning: core file may not match specified executable file.
Core was generated by `perl5.8.9'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so...(no debugging symbols
found)...done.
[...]
Reading symbols from
/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/NetAddr/IP/Util/Util.so..
.done.
Loaded symbols for
/usr/local/lib/perl5/site_perl/5.8.9/mach/auto/NetAddr/IP/Util/Util.so
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x2827e3ca in malloc () from /lib/libc.so.7
[New Thread 28401140 (LWP 100114)]
(gdb) bt
#0  0x2827e3ca in malloc () from /lib/libc.so.7
#1  0x2827fb42 in realloc () from /lib/libc.so.7
#2  0x280fba37 in Perl_safesysrealloc () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3  0x281447e8 in Perl_savestack_grow_cnt () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#4  0x2816e02b in S_regcppush () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#5  0x28172ba1 in S_regmatch () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#6  0x281705b3 in S_regmatch () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
[...]
#3634 0x281705b3 in S_regmatch () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3635 0x28173236 in S_regtry () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3636 0x28177cc8 in Perl_regexec_flags () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3637 0x28119fde in Perl_pp_match () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3638 0x28113c91 in Perl_runops_standard () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3639 0x2810ef06 in perl_run () from
/usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so
#3640 0x080489b5 in main ()


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to