NetBSD Problem Report #54159

From www@netbsd.org  Sat May  4 15:15:43 2019
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A2E567A153
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  4 May 2019 15:15:43 +0000 (UTC)
Message-Id: <20190504151542.9A49E7A1BF@mollari.NetBSD.org>
Date: Sat,  4 May 2019 15:15:42 +0000 (UTC)
From: mayuresh@acm.org
Reply-To: mayuresh@acm.org
To: gnats-bugs@NetBSD.org
Subject: String offset errors on evbarm 8.99
X-Send-Pr-Version: www-1.0

>Number:         54159
>Category:       port-arm
>Synopsis:       String offset errors on evbarm 8.99
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-arm-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 04 15:20:00 +0000 2019
>Closed-Date:    Sat Sep 07 08:45:04 +0000 2019
>Last-Modified:  Sat Sep 07 08:50:01 +0000 2019
>Originator:     mayuresh
>Release:        8.99
>Organization:
>Environment:
NetBSD pi 8.99.37 NetBSD 8.99.37 (RPI2) #1: Thu Apr 25 16:01:51 UTC 2019
root@pi:/usr/src/sys/arch/evbarm/compile/RPI2 evbarm

>Description:
Described in threads:

http://mail-index.netbsd.org/netbsd-users/2019/05/03/msg022752.html
http://mail-index.netbsd.org/tech-toolchain/2019/02/21/msg003411.html
>How-To-Repeat:
Many applications may show this problem. This report was made when www/netsurf cored and the corefile was opened in gdb, it showed the errors described. These also occur during pkgsrc builds of many packages.
>Fix:
Not known.

Currently I have reverted from 8.99 to 8.0 which works fine. Now I do not have the required environment to confirm / experiment.

>Release-Note:

>Audit-Trail:
From: "Robert Swindells" <rjs@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/54159 CVS commit: src/external/gpl3/binutils/dist
Date: Tue, 27 Aug 2019 19:23:23 +0000

 Module Name:	src
 Committed By:	rjs
 Date:		Tue Aug 27 19:23:23 UTC 2019

 Modified Files:
 	src/external/gpl3/binutils/dist/bfd: ChangeLog elf32-arm.c
 	src/external/gpl3/binutils/dist/include: ChangeLog
 	src/external/gpl3/binutils/dist/include/elf: arm.h

 Log Message:
 Fix to PR port-arm/54159.

 From:

 <http://mail-index.netbsd.org/tech-toolchain/2019/08/26/msg003596.html>

 Pullup -9


 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/binutils/dist/bfd/ChangeLog
 cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/binutils/dist/bfd/elf32-arm.c
 cvs rdiff -u -r1.1.1.8 -r1.2 \
     src/external/gpl3/binutils/dist/include/ChangeLog
 cvs rdiff -u -r1.1.1.7 -r1.2 \
     src/external/gpl3/binutils/dist/include/elf/arm.h

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/54159 CVS commit: [netbsd-9] src/external/gpl3/binutils/dist
Date: Fri, 6 Sep 2019 19:40:31 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Sep  6 19:40:31 UTC 2019

 Modified Files:
 	src/external/gpl3/binutils/dist/bfd [netbsd-9]: ChangeLog elf32-arm.c
 	src/external/gpl3/binutils/dist/include [netbsd-9]: ChangeLog
 	src/external/gpl3/binutils/dist/include/elf [netbsd-9]: arm.h

 Log Message:
 Pull up following revision(s) (requested by rjs in ticket #182):

 	external/gpl3/binutils/dist/include/ChangeLog: revision 1.2
 	external/gpl3/binutils/dist/bfd/elf32-arm.c: revision 1.15
 	external/gpl3/binutils/dist/include/elf/arm.h: revision 1.2
 	external/gpl3/binutils/dist/bfd/ChangeLog: revision 1.12

 Fix to PR port-arm/54159.

 From:
 http://mail-index.netbsd.org/tech-toolchain/2019/08/26/msg003596.html

 Pullup -9


 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.11.2.1 src/external/gpl3/binutils/dist/bfd/ChangeLog
 cvs rdiff -u -r1.14 -r1.14.2.1 \
     src/external/gpl3/binutils/dist/bfd/elf32-arm.c
 cvs rdiff -u -r1.1.1.8 -r1.1.1.8.2.1 \
     src/external/gpl3/binutils/dist/include/ChangeLog
 cvs rdiff -u -r1.1.1.7 -r1.1.1.7.2.1 \
     src/external/gpl3/binutils/dist/include/elf/arm.h

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->feedback
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sat, 07 Sep 2019 08:40:22 +0000
State-Changed-Why:
did the commit fix your issue as well?


State-Changed-From-To: feedback->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sat, 07 Sep 2019 08:45:04 +0000
State-Changed-Why:
Assuming fixed per submitter request.


From: Mayuresh <mayuresh@acm.org>
To: gnats-bugs@netbsd.org
Cc: port-arm-maintainer@netbsd.org, netbsd-bugs@netbsd.org,
	gnats-admin@netbsd.org, maya@NetBSD.org
Subject: Re: port-arm/54159 (String offset errors on evbarm 8.99)
Date: Sat, 7 Sep 2019 14:13:24 +0530

 On Sat, Sep 07, 2019 at 08:40:22AM +0000, maya@NetBSD.org wrote:
 > did the commit fix your issue as well?

 Not having the means to test right now. Assume it's done as it may take
 long for me to check.

 Mayuresh

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.