Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 14:27:46 +0400 (MSD)
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/86454: sysinstall terminated with signal 10
Message-ID:  <200509221027.j8MARkIu005512@rdu.kirov.ru>
Resent-Message-ID: <200509221030.j8MAU5Ab080127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86454
>Category:       bin
>Synopsis:       sysinstall terminated with signal 10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>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:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509221027.j8MARkIu005512>