[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2016-04-06 Thread Pawel Kraszewski
Still not fixed *** Error in `(pinger)': munmap_chunk(): invalid pointer: 0x55e3af07c0b0 *** *** Error in `(pinger)': malloc(): memory corruption: 0x55e3af07bfe0 *** === Backtrace: = /lib/x86_64-linux-gnu/libc.so.6(+0x778bf)[0x7f6592a7b8bf]

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-11-07 Thread felixrising
Still not fixed? root@Tank1:/var/crash# grep pinger /var/log/kern.log Nov 2 06:29:26 Tank1 kernel: [3082595.625197] pinger[9259]: segfault at 242bfa760098 ip 7fa4a621d845 sp 7ffebcbeae70 error 4 in libc-2.19.so[7fa4a619f000+1bb000] Nov 3 06:49:04 Tank1 kernel: [3170130.901619]

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-11-07 Thread felixrising
Still not fixed? root@Tank1:/var/crash# grep pinger /var/log/kern.log Nov 2 06:29:26 Tank1 kernel: [3082595.625197] pinger[9259]: segfault at 242bfa760098 ip 7fa4a621d845 sp 7ffebcbeae70 error 4 in libc-2.19.so[7fa4a619f000+1bb000] Nov 3 06:49:04 Tank1 kernel: [3170130.901619]

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-25 Thread mr_willem
Sorry, there was a typo with the IP adresses, of course it is not ... acl mypcs src 192.168.100.0 but ... acl mypcs src 192.168.0.0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu.

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-25 Thread mr_willem
Sorry, there was a typo with the IP adresses, of course it is not ... acl mypcs src 192.168.100.0 but ... acl mypcs src 192.168.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-02 Thread Marco Bettio
Hi Jorge, updated Linux kernel to 3.13.0-45-generic which fixes some ipv6 related problems, but pinger crash is still there. Here attached the crash file collected during last crash with the new kernel. Thanks in advance. ** Attachment added: _usr_lib_squid3_pinger.0.crash

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-02 Thread Marco Bettio
Hi Jorge, updated Linux kernel to 3.13.0-45-generic which fixes some ipv6 related problems, but pinger crash is still there. Here attached the crash file collected during last crash with the new kernel. Thanks in advance. ** Attachment added: _usr_lib_squid3_pinger.0.crash

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-02 Thread mr_willem
Hello, I can confirm that the bug is still present. Allthough I updated the squid package there is often high cpu load of the pinger process and it often segfaults. Thus there is still a bug present. It is also in squid 3.4.9 which I installed from source. Thanks, Willem -- You received this

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-02-02 Thread mr_willem
Hello, I can confirm that the bug is still present. Allthough I updated the squid package there is often high cpu load of the pinger process and it often segfaults. Thus there is still a bug present. It is also in squid 3.4.9 which I installed from source. Thanks, Willem -- You received this

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-01-27 Thread Tuomas Heino
Another similar-looking crash file (3.3.8-1ubuntu6.2 as well) in case it could be useful. ** Attachment added: _usr_lib_squid3_pinger.0.crash https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1384943/+attachment/4306990/+files/_usr_lib_squid3_pinger.0.crash -- You received this bug

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2015-01-27 Thread Tuomas Heino
Another similar-looking crash file (3.3.8-1ubuntu6.2 as well) in case it could be useful. ** Attachment added: _usr_lib_squid3_pinger.0.crash https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1384943/+attachment/4306990/+files/_usr_lib_squid3_pinger.0.crash -- You received this bug

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-19 Thread Marco Bettio
Hi Jorge, I tried removing all and reinstallig all from repository. the step i followed: 2056 sudo apt-get remove squidclient 2057 sudo apt-get remove squid3-common (this also remove squid3) 2058 sudo apt-get clean squid3-common 2059 sudo apt-get clean squid3 2060 sudo apt-get clean

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-19 Thread Marco Bettio
Hi Jorge, sorry but I'm not expert, but reading documentation, maybe i have to prepare crash report before sending it: here you can find a crash report prepared with apport-cli -c /var/crash/_usr_lib_squid3_pinger.0.crash hope this help. ** Attachment added: crash report prepared with

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-19 Thread Marco Bettio
Hi Jorge, I tried removing all and reinstallig all from repository. the step i followed: 2056 sudo apt-get remove squidclient 2057 sudo apt-get remove squid3-common (this also remove squid3) 2058 sudo apt-get clean squid3-common 2059 sudo apt-get clean squid3 2060 sudo apt-get clean

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-19 Thread Marco Bettio
Hi Jorge, sorry but I'm not expert, but reading documentation, maybe i have to prepare crash report before sending it: here you can find a crash report prepared with apport-cli -c /var/crash/_usr_lib_squid3_pinger.0.crash hope this help. ** Attachment added: crash report prepared with

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio Could you upload the crash files ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Marco Bettio
Hi Jorge, I recreated the error so the crash report is related to the following log entry: /var/log/squid3/cache.log 2014/12/18 14:09:24.128| nger.cc(213) Recv: Pass [2a00:1450:4002:801::1016] off to ICMPv6 module. 2014/12/18 14:09:24.128| cc(194) SendEcho: Send Icmp6 packet to

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio, Did you compiled this manually? Could you try with the archive package instead? I can't get the debugging symbols for your crash -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu.

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Marco Bettio
I installed the archive package instead and I have this error in the log: 2014/12/18 16:32:35.829| cc(263) Recv: 32 bytes from [fe80::206:4fff:fe9b:d135] 2014/12/18 16:32:40.831| cc(263) Recv: 24 bytes from [fe80::206:4fff:fe9b:d135] 2014/12/18 16:32:45.830| cc(263) Recv: 32 bytes from

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio, I am not being able to backtrace your submitted crash, Did you removed the hand-compiled version? Could you check that are you using the latest archive package version squid_3.3.8-1ubuntu6.2_amd64 ? Thanks. -- You received this bug notification because you are a member of

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio Could you upload the crash files ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications about this bug go

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Marco Bettio
Hi Jorge, I recreated the error so the crash report is related to the following log entry: /var/log/squid3/cache.log 2014/12/18 14:09:24.128| nger.cc(213) Recv: Pass [2a00:1450:4002:801::1016] off to ICMPv6 module. 2014/12/18 14:09:24.128| cc(194) SendEcho: Send Icmp6 packet to

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio, Did you compiled this manually? Could you try with the archive package instead? I can't get the debugging symbols for your crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Marco Bettio
I installed the archive package instead and I have this error in the log: 2014/12/18 16:32:35.829| cc(263) Recv: 32 bytes from [fe80::206:4fff:fe9b:d135] 2014/12/18 16:32:40.831| cc(263) Recv: 24 bytes from [fe80::206:4fff:fe9b:d135] 2014/12/18 16:32:45.830| cc(263) Recv: 32 bytes from

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-18 Thread Jorge Niedbalski
@marco-bettio, I am not being able to backtrace your submitted crash, Did you removed the hand-compiled version? Could you check that are you using the latest archive package version squid_3.3.8-1ubuntu6.2_amd64 ? Thanks. -- You received this bug notification because you are a member of

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-17 Thread Marco Bettio
I download 6.2 source package and recompile it on my ubuntu 14.04 trusty system but now pinger have some problems: It seems that if pinger receive a Packet too big ICMP v6 packet while is pinging an ipv6 address run into strange errors, here is what I found in the log activating debug:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-12-17 Thread Marco Bettio
I download 6.2 source package and recompile it on my ubuntu 14.04 trusty system but now pinger have some problems: It seems that if pinger receive a Packet too big ICMP v6 packet while is pinging an ipv6 address run into strange errors, here is what I found in the log activating debug:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Marc Deslauriers
This is a security issue that was assigned CVE-2014-7141 and CVE-2014-7142. As such, it needs to be published in the security pocket. I will build it as a security update, and will release it. ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2014-7141 ** CVE added:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu6.2 --- squid3 (3.3.8-1ubuntu6.2) trusty-security; urgency=medium * SECURITY UPDATE: Fix various ICMP handling issues in Squid pinger. (LP: #1384943) - CVE-2014-7141 - CVE-2014-7142 -- Jorge Niedbalski

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu8.1 --- squid3 (3.3.8-1ubuntu8.1) utopic-security; urgency=medium * SECURITY UPDATE: Fix various ICMP handling issues in Squid pinger. (LP: #1384943) - CVE-2014-7141 - CVE-2014-7142 -- Jorge Niedbalski

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Marc Deslauriers
This is a security issue that was assigned CVE-2014-7141 and CVE-2014-7142. As such, it needs to be published in the security pocket. I will build it as a security update, and will release it. ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2014-7141 ** CVE added:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu6.2 --- squid3 (3.3.8-1ubuntu6.2) trusty-security; urgency=medium * SECURITY UPDATE: Fix various ICMP handling issues in Squid pinger. (LP: #1384943) - CVE-2014-7141 - CVE-2014-7142 -- Jorge Niedbalski

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu8.1 --- squid3 (3.3.8-1ubuntu8.1) utopic-security; urgency=medium * SECURITY UPDATE: Fix various ICMP handling issues in Squid pinger. (LP: #1384943) - CVE-2014-7141 - CVE-2014-7142 -- Jorge Niedbalski

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
Uploaded for trusty too (I added the bug closure to the changelog for both) ** Changed in: squid3 (Ubuntu Trusty) Assignee: (unassigned) = Jorge Niedbalski (niedbalski) ** Changed in: squid3 (Ubuntu Trusty) Status: Confirmed = In Progress ** Changed in: squid3 (Ubuntu)

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
** Also affects: squid3 (Ubuntu Utopic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/squid3 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
and utopic as well ** Changed in: squid3 (Ubuntu Utopic) Status: New = In Progress ** Changed in: squid3 (Ubuntu Utopic) Assignee: (unassigned) = Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu9 --- squid3 (3.3.8-1ubuntu9) vivid; urgency=medium * Fix various ICMP handling issues in Squid pinger. (LP: #1384943) -- Jorge Niedbalski jorge.niedbal...@canonical.com Tue, 18 Nov 2014 14:47:33 -0300 ** Changed in:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
** Also affects: squid3 (Ubuntu Utopic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
Uploaded for trusty too (I added the bug closure to the changelog for both) ** Changed in: squid3 (Ubuntu Trusty) Assignee: (unassigned) = Jorge Niedbalski (niedbalski) ** Changed in: squid3 (Ubuntu Trusty) Status: Confirmed = In Progress ** Changed in: squid3 (Ubuntu)

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Iain Lane
and utopic as well ** Changed in: squid3 (Ubuntu Utopic) Status: New = In Progress ** Changed in: squid3 (Ubuntu Utopic) Assignee: (unassigned) = Jorge Niedbalski (niedbalski) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/squid3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications about this bug go

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.3.8-1ubuntu9 --- squid3 (3.3.8-1ubuntu9) vivid; urgency=medium * Fix various ICMP handling issues in Squid pinger. (LP: #1384943) -- Jorge Niedbalski jorge.niedbal...@canonical.com Tue, 18 Nov 2014 14:47:33 -0300 ** Changed in:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu.

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943

[Bug 1384943] Re: [sru] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Summary changed: - Pinger crashes with segfault in libc + [sru] Pinger crashes with segfault in libc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Summary changed: - [sru] Pinger crashes with segfault in libc + [SRU] Pinger crashes with segfault in libc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU]

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu.

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Branch linked: lp:ubuntu/squid3 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications about this bug

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Chris J Arges
** Also affects: squid3 (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault

[Bug 1384943] Re: [sru] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Summary changed: - Pinger crashes with segfault in libc + [sru] Pinger crashes with segfault in libc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Summary changed: - [sru] Pinger crashes with segfault in libc + [SRU] Pinger crashes with segfault in libc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Jorge Niedbalski
** Branch linked: lp:ubuntu/squid3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To manage notifications about this bug go to:

[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

2014-11-18 Thread Chris J Arges
** Also affects: squid3 (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384943 Title: [SRU] Pinger crashes with segfault in libc To