| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:cc:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; q=dns; s= | |
| default; b=Qli2WeaSgYO8hpmY/C2rbZmpq056/xJLIpjeOqqaYmjTRMBDdCR5I | |
| 8cDd3mcAk0425x2g+ucI2pPkFZlDGdiGK5rNU77H3Yr9HQfaLlrAeYnXEAFeIA+w | |
| Vtw/aulGtQWzzc6U7ZAxY6KZQ9Jfz02PjFmmRBsFZ+gCoOCIzV99U4= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:cc:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; s=default; | |
| bh=s6Ds050HlkQHh18htpWxj6kKS/E=; b=xCUU940e+5wV/rRwWVdz5UOOEqX/ | |
| aedka3k7zMEEoqy8INhO2VvxvY4anf9RwLO4p1HGHiYZsVJUkX3hwUNPCizSMJ0Q | |
| AvmG+xShxUKgzebL8Pg1bKlfV1golEMeVf3Qo4YV68/HWXKCcjajHcxkRTQvxcqm | |
| 9/UlApVRF+xhQEI= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_ADVERT2 autolearn=no version=3.3.2 |
| X-HELO: | calimero.vinschen.de |
| Date: | Sat, 26 Oct 2013 13:11:18 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Cc: | Eric Blake <eblake AT redhat DOT com> |
| Subject: | Re: cygwin64 1.7.25 "locate" core dumps |
| Message-ID: | <20131026111118.GB15394@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com, Eric Blake <eblake AT redhat DOT com> |
| References: | <259CE9393F69194AB01E47805F15F0625A8B2D8E AT HOU1065 DOT verit DOT dnv DOT com> <CAEqyR77HbwG+otvHdTwaL+qBANPKJNL0Tt8Lu=LJKAD+c=cq6g AT mail DOT gmail DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <CAEqyR77HbwG+otvHdTwaL+qBANPKJNL0Tt8Lu=LJKAD+c=cq6g@mail.gmail.com> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
--XF85m9dhOBO43t/C
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Oct 25 20:19, Steve wrote:
> On Mon, Sep 16, 2013 at 6:45 PM, <Jeff DOT Newmiller AT dnvkema DOT com> wrote:
> > Could not find reports on core dumps in system programs recently, or pr=
oblems
> > with the locate tool.
> >
> > What I do:
> >
> > -----------------------------------------------------------------------=
---
> > JNEWM AT FSEL7800 ~
> > $ locate junk
> > /home/JNEWM/.cpan/build/Email-Simple-2.102-AftJAF/t/header-junk.t
> > /home/JNEWM/.cpan/build/Email-Simple-2.102-AftJAF/t/test-mails/junk-in-=
header
> > /home/JNEWM/.cpan/build/MIME-tools-5.503-wxTSaY/testmsgs/uu-junk-extrac=
ted.ref
> > /home/JNEWM/.cpan/build/MIME-tools-5.503-wxTSaY/testmsgs/uu-junk-target=
.msg
> > /home/JNEWM/.cpan/build/MIME-tools-5.503-wxTSaY/testmsgs/uu-junk.msg
> > /home/JNEWM/.cpan/build/MIME-tools-5.503-wxTSaY/testmsgs/uu-junk.ref
> > Segmentation fault (core dumped)
WJFFM. I created a new updatedb like this:
$ LC_ALL=3DC updatedb --prunefs=3D'nfs smbfs' --prunepaths=3D'/dev /cygdr=
ive /proc /tmp /var/cache/ccache /var/spool /var/tmp /usr/bin /usr/lib'
> > --- Process 9720, exception c0000005 at 000000010040368B
^^^^^^^^^^^^^^^^
This is an address within the locate executable itself, line 58 in
lib/splitstring.c. Either a wrong pointer or a broken length
information.
Does it work if you regenerate your updatedb, perhaps?
Eric, is this perhaps a know bug in locate from findutils 4.5.11?
Corinna
--=20
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat
--XF85m9dhOBO43t/C
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBAgAGBQJSa6NWAAoJEPU2Bp2uRE+gr6QP+QEQ6HEF5GJJsk326dpQoMZt
hxvId9Plo5xlKXT91SYL/nJoeZRC5DvbkZOyhIAfG8AVzOwMxPMI+2qG7ADGxLjY
QiwAcvZDjwcx+EKvJk2A5uyGUaNmixlzYpoSClKYo72EMQH4VpyS9Bxp5y5TvN0c
iTLxEfZJP73kNWWeX1VLai0d/Hxa9tznZfyUW1ld6o966l2cpqvq4la5QgCX/1K7
pHon9No3rFIcH1QpHEDkX3t3ODNX4ldWTDes5IL0msNXs4mMjWNYFw9F4yLuO03v
lJba9woM9bcFWJpSh9rLgM3dmPFLy1a8EtItPaONXP0Xmpasddxp2p3wCvxtbfeq
SOvMAWVh5U1+6NhSmu1j5c766qPseyShvdECfMidVQuXUiGvd+4trQu63GBrNMTo
/SCt+QA9t1w9kwPUKEJIx+JzebrLIjauyqITen7KCy+sW9BHmMYLHafNXyci7t9C
aGhimgBKY/HaL7JK8k4jE/IP1VaBB0BvKIs7f7A0FGZmAYfHhb3Wapx86jXOh7AT
6iExMNVEs6eRlcHSQN/Ymzto/xGKgBm+pgjfF6LCz3La7ezaj+/UpVIF14bOLVZV
+eo7EIgiOHtc8yi8XMoQPAHsveYd+oWJqPqS8/uvZt45Bzbg5JrASZDDn2/NyJF+
RC6+nK//yCWX3OazMlZc
=hDZp
-----END PGP SIGNATURE-----
--XF85m9dhOBO43t/C--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |