reassign 604902 libperl5.10 thanks On Thu, Nov 25, 2010 at 10:53:05AM +0100, Schoepflin, Markus wrote: > Package: apt-cacher > Version: 1.6.12 > Severity: normal > > apt-cacher segfaults at random intervals when clients are accessing the > cache. From /var/log/messages: > > ---%<--- > Nov 24 15:35:43 camoscm2 kernel: [616289.995097] apt-cacher.pl[9964]: > segfault at a80 ip 00007f9ec2485122 sp 00007fffc4fdfef0 error 4 in > libperl.so.5.10.1[7f9ec23eb000+164000] > --->%--- > > The apt-cacher error log is empty for the day in question, the access log > doesn't show anything unusual:
Thanks. This must be a problem in the perl engine somewhere rather than apt-cacher itself. I notice you are using CGI mode which could also point to the apache perl module as well. A perl script, like apt-cacher, shouldn't be able to crash the perl engine. Have you upgraded perl/apache recently? Is your system up to date? I would recommend you switch to daemon mode which will give you better apt-cacher performance and will also exclude any apache module problems. As far as the actual problem goes, I think you will need to install perl-debug to get the symbols and then run the whole thing under gdb. I am going to reassign this to libperl5.10. Cheers, Mark -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org