From elsukov@rdu.kirov.ru  Thu Sep 22 10:27:51 2005
Return-Path: <elsukov@rdu.kirov.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EFD4816A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2005 10:27:51 +0000 (GMT)
	(envelope-from elsukov@rdu.kirov.ru)
Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4E81543D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2005 10:27:50 +0000 (GMT)
	(envelope-from elsukov@rdu.kirov.ru)
Received: from rdu.kirov.ru (localhost [127.0.0.1])
	by mail.rdu.kirov.ru (Postfix) with ESMTP id D6B6CFF99
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2005 14:27:46 +0400 (MSD)
Received: (from elsukov@localhost)
	by rdu.kirov.ru (8.12.10/8.12.9/Submit) id j8MARkIu005512;
	Thu, 22 Sep 2005 14:27:46 +0400 (MSD)
Message-Id: <200509221027.j8MARkIu005512@rdu.kirov.ru>
Date: Thu, 22 Sep 2005 14:27:46 +0400 (MSD)
From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
Reply-To: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysinstall terminated with signal 10
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86454
>Category:       bin
>Synopsis:       sysinstall(8): sysinstall terminates with signal 10 if INDEX is corrupted
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-sysinstall
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 22 10:30:04 GMT 2005
>Closed-Date:    
>Last-Modified:  Sun Jan 23 20:58:31 UTC 2011
>Originator:     Andrey V. Elsukov
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
FreeBSD hostel2.hvn 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sun Mar 27 18:37:54 UTC 2005     root@xxxxxxx.xxx:/usr/src/sys/i386/compile/GENERIC1  i386
>Description:
	sysinstall fails when packages INDEX file is corrupted.
gdb output:
Core was generated by `sysinstall'.
Program terminated with signal 10, Bus error.
#0  0x08054ed3 in new_index (name=0xbfbf9630 "", pathto=0xbfbf9630 "",
    prefix=0x873abc0 "", comment=0x0, descr=0x0, maint=0x0, deps=0x0,
    volume=-201873422) at /usr/src/usr.sbin/sysinstall/index.c:230
230         tmp->volume =       volume;
(gdb) bt
#0  0x08054ed3 in new_index (name=0xbfbf9630 "", pathto=0xbfbf9630 "",
    prefix=0x873abc0 "", comment=0x0, descr=0x0, maint=0x0, deps=0x0,
    volume=-201873422) at /usr/src/usr.sbin/sysinstall/index.c:230
#1  0x0805520b in index_read (fp=0xe7335dbf, papa=0xf3f7a7f2)
    at /usr/src/usr.sbin/sysinstall/index.c:343
#2  0x2ece353d in ?? ()
#3  0xe7335dbf in ?? ()
#4  0xf3f7a7f2 in ?? ()
#5  0x617b3775 in ?? ()

>How-To-Repeat:
	always with my corrupted INDEX.
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-qa 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Sep 22 19:17:51 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86454 
Responsible-Changed-From-To: freebsd-bugs->brucec 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Fri Apr 30 18:51:41 UTC 2010 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86454 
Responsible-Changed-From-To: brucec->freebsd-sysinstall 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Sun Jan 23 20:58:11 UTC 2011 
Responsible-Changed-Why:  
Back to the pool. 

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