| Summary: | Installation crashes with error "a signal 11 was caught" | ||
|---|---|---|---|
| Product: | Base System | Reporter: | amesbury <amesbury> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Why don't you guys see the ERRATA first? :-( On Sat, Jan 22, 2000 at 11:02:13PM -0800, amesbury@uswest.net wrote: > > >Number: 16310 > >Category: misc > >Synopsis: Installation crashes with error "a signal 11 was caught" > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Jan 22 23:10:01 PST 2000 > >Closed-Date: > >Last-Modified: > >Originator: Alan Amesbury > >Release: v3.4 (Walnut Creek CD, January 2000) > >Organization: > U S WEST !NTERPRISE > >Environment: > Not available. Hardware is a Pentium III (500MHz) w/ 512MB RAM, 9GB U2W > SCSI, Adaptec 7896 controller, and Intel EtherExpress (fxp0). > >Description: > Installation aborts because of a signal 11. Program suggests enabling > Debug output, but that doesn't seem to help much. The second virtual > terminal shows several lines beginning with "DEBUG:" but the only errors > reported are "rm: not found" (before probing for networking hardware) > and "DEBUG: Signal 11 caught! That's bad!" immediately after gunzip'ing > /stand/help/drives.hlp.gz, /stand/help/distributions.hlp.gz (which both > return "status of 0"). > >How-To-Repeat: > I was able to repeat it multiple times. The steps I followed were: > > 1) Boot from floppy images cut from /floppies directory on CD. > 2) Enter kernel configuration, full-screen mode and > * under "Storage" disable all except floppy disk controller > * disable all network support under "Network" > * leave everything else alone > 3) From /stand/sysinstall Main Menu, select Custom (4th option) > 4) In "Options" > * turn debugging on > * turn DHCP on > * set editor to /usr/bin/vi > 5) In "Partition" delete any existing partitions, then select "Use > Entire Disk" and leave the boot manager untouched on exit > 6) In "Label" set up partitions as follows: > * 1000M for / (add newfs option "-m 5" to existing options) > * 768M for swap > * 5000M for /var/mail (add newfs option "-m 0" to existing options) > * remainder for /var/spool/mqueue (add newfs option "-m 0" to > existing options) > Save and return to previous menu. > 7) In "Distributions" select "Custom" (option 8). Installation crashes. > > >Fix: > No idea..... > > >Release-Note: > >Audit-Trail: > >Unformatted: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age Today, Ruslan Ermilov said something like: > Why don't you guys see the ERRATA first? :-( Sorry. I searched the bugs database at freebsd.org for "signal 11" but didn't see anything about this error mentioned. Will be more hesitant to submit bug reports in the future..... -- Alan Amesbury U S WEST !NTERPRISE amesbury@uswest.net http://www.interprise.com/ 612-664-4004 Main 612-664-4000 FAX 612-664-4770 Nothing in the known universe travels faster than a bad check. Slick's First Law of the Universe State Changed From-To: open->closed ERRATA entry; already fixed. |
Installation aborts because of a signal 11. Program suggests enabling Debug output, but that doesn't seem to help much. The second virtual terminal shows several lines beginning with "DEBUG:" but the only errors reported are "rm: not found" (before probing for networking hardware) and "DEBUG: Signal 11 caught! That's bad!" immediately after gunzip'ing /stand/help/drives.hlp.gz, /stand/help/distributions.hlp.gz (which both return "status of 0"). Fix: No idea..... How-To-Repeat: I was able to repeat it multiple times. The steps I followed were: 1) Boot from floppy images cut from /floppies directory on CD. 2) Enter kernel configuration, full-screen mode and * under "Storage" disable all except floppy disk controller * disable all network support under "Network" * leave everything else alone 3) From /stand/sysinstall Main Menu, select Custom (4th option) 4) In "Options" * turn debugging on * turn DHCP on * set editor to /usr/bin/vi 5) In "Partition" delete any existing partitions, then select "Use Entire Disk" and leave the boot manager untouched on exit 6) In "Label" set up partitions as follows: * 1000M for / (add newfs option "-m 5" to existing options) * 768M for swap * 5000M for /var/mail (add newfs option "-m 0" to existing options) * remainder for /var/spool/mqueue (add newfs option "-m 0" to existing options) Save and return to previous menu. 7) In "Distributions" select "Custom" (option 8). Installation crashes.