| Summary: | FreeBSD 6.0 beta4 install panic:bio already on queue | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Xuejian Pan <xuejian03> |
| Component: | kern | Assignee: | Jaakko Heinonen <jh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->feedback Can you still reproduce this on a supported release? Responsible Changed From-To: freebsd-bugs->jh Track. State Changed From-To: feedback->closed Feedback timeout. |
I downloaded the 6.0-BETA4 for i386(the md5 checksum is correct). As with previous versions 5.2& 5.4, I firstly try to install it in vmware. I created the partition and label, and choose the distribution(I tried user and minimal), and commit. But unfortrunately, after only a short time(when extracting base into / directory), the install failed. I typed the screen output here: panic: bio already on queue bp=0xc18e1738 cpuid = 0 KDB: enter: panic [thread pid 3 tid 100034] stopped at kdb_enter+0x2b: nop db>where Tracing pid 3 tid 100034 td 0xc168b600 kdb_enter(c085a279) at kdb_enter+0x2b panic(c0854df8,c18e1738,c18e1738,0,c1806d80) at panic +0x127 g_io_deliever(c18e1738,0) at g_io_deliever+0xbc g_std_done(c18cf948,c1803898,c1803898,0,c6f0cc88) at g_std_done+0x45 acd_done... ata_completed... g_io_schedule_up... g_up_procbody... fork_exit... fork_trampoline --- trap 0x1, eip = 0, esp = 0xc6f0cd6c, ebp = 0 --- How-To-Repeat: Install the beta4 in vmware 5.0.0 build-13124, no matter the host OS is windows or Linux.