From nobody@FreeBSD.org  Wed Jun 15 10:23:39 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 59AB216A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2005 10:23:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 31A7B43D53
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2005 10:23:39 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5FANdFX014469
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2005 10:23:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j5FANc5D014468;
	Wed, 15 Jun 2005 10:23:38 GMT
	(envelope-from nobody)
Message-Id: <200506151023.j5FANc5D014468@www.freebsd.org>
Date: Wed, 15 Jun 2005 10:23:38 GMT
From: Alex Lyashkov <shadow@psoft.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: compat 4x broken after last update
X-Send-Pr-Version: www-2.3

>Number:         82263
>Category:       bin
>Synopsis:       compat 4x broken after last update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 15 10:30:14 GMT 2005
>Closed-Date:    Sun Jul 03 07:30:01 UTC 2011
>Last-Modified:  Sun Jul 03 07:30:01 UTC 2011
>Originator:     Alex Lyashkov
>Release:        5.4-STABLE
>Organization:
-
>Environment:
FreeBSD gw.sev.net.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 13 22:36:19 EEST 2005     root@:/usr/obj/usr/src/sys/sev_net_ua  i386

>Description:
/usr/libexec/ld-elf.so.1: /netup/utm5/bin//utm5_core: Undefined symbol "strtoll"
>How-To-Repeat:
run freebsd 4 binary.
>Fix:
If compat4x/libc is reverted to old (size:578964 date="Jan 11  2004") all work fine.

>Release-Note:
>Audit-Trail:

From: Kris Kennaway <kris@obsecurity.org>
To: Alex Lyashkov <shadow@psoft.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/82263: compat 4x broken after last update
Date: Fri, 29 Jul 2005 18:11:07 -0400

 On Wed, Jun 15, 2005 at 10:23:38AM +0000, Alex Lyashkov wrote:
 > 
 > >Number:         82263
 > >Category:       bin
 > >Synopsis:       compat 4x broken after last update
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Jun 15 10:30:14 GMT 2005
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Alex Lyashkov
 > >Release:        5.4-STABLE
 > >Organization:
 > -
 > >Environment:
 > FreeBSD gw.sev.net.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 13 22:36:19 EEST 2005     root@:/usr/obj/usr/src/sys/sev_net_ua  i386
 > 
 > >Description:
 > /usr/libexec/ld-elf.so.1: /netup/utm5/bin//utm5_core: Undefined symbol "strtoll"
 > >How-To-Repeat:
 > run freebsd 4 binary.
 > >Fix:
 > If compat4x/libc is reverted to old (size:578964 date="Jan 11  2004") all work fine.
 
 This symbol is correctly defined in libc.so.4.  Please run file(1) and
 ldd on your binary and report the results.
 
 Kris

From: Alex Lyashkov <shadow@psoft.net>
To: bug-followup@FreeBSD.org
Cc: shadow@psoft.net
Subject: Re: bin/82263: compat 4x broken after last update
Date: Thu, 11 Aug 2005 21:29:42 +0300

 > file utm5_core
 utm5_core: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD),
 for FreeBSD 4.11-STABLE (rev 0), dynamically linked (uses shared libs),
 stripped
 
 > ldd utm5_core
 utm5_core:
         libssl.so.3 => /usr/lib/libssl.so.3 (0x2850b000)
         libcrypto.so.3 => /lib/libcrypto.so.3 (0x28539000)
         libcrypt.so.2 => /lib/libcrypt.so.2 (0x28630000)
         libz.so.2 => /lib/libz.so.2 (0x28648000)
         libstdc++.so.3 => /usr/lib/compat/libstdc++.so.3 (0x28658000)
         libm.so.2 => /usr/lib/compat/libm.so.2 (0x2869d000)
         libc_r.so.4 => /usr/lib/compat/libc_r.so.4 (0x286b8000)
 
 -- 
 FreeVPS Developers Team  http://www.freevps.com
 Positive Software        http://www.psoft.net
 
State-Changed-From-To: open->analyzed 
State-Changed-By: kris 
State-Changed-When: Wed Sep 21 07:12:27 GMT 2005 
State-Changed-Why:  
Looks like an application bug 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82263 
State-Changed-From-To: analyzed->feedback 
State-Changed-By: jh 
State-Changed-When: Sun May 29 14:09:02 UTC 2011 
State-Changed-Why:  
Should this PR still kept open? 


Responsible-Changed-From-To: freebsd-bugs->jh 
Responsible-Changed-By: jh 
Responsible-Changed-When: Sun May 29 14:09:02 UTC 2011 
Responsible-Changed-Why:  
Track. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82263 
State-Changed-From-To: feedback->closed 
State-Changed-By: jh 
State-Changed-When: Sun Jul 3 07:29:59 UTC 2011 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82263 
>Unformatted:
