From owner-freebsd-i386@FreeBSD.ORG Sun May 29 11:50:06 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD8216A41C for ; Sun, 29 May 2005 11:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BC543D1D for ; Sun, 29 May 2005 11:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4TBo5xf026826 for ; Sun, 29 May 2005 11:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4TBo5nm026825; Sun, 29 May 2005 11:50:05 GMT (envelope-from gnats) Date: Sun, 29 May 2005 11:50:05 GMT Message-Id: <200505291150.j4TBo5nm026825@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Vadim Goncharov Cc: Subject: Re: i386/80580: 4.11 router panic in lockmgr: locking against myself (coredump bt included) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vadim Goncharov List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 11:50:06 -0000 The following reply was made to PR i386/80580; it has been noted by GNATS. From: Vadim Goncharov To: bug-followup@FreeBSD.org, vadim_nuclight@mail.ru Cc: Subject: Re: i386/80580: 4.11 router panic in lockmgr: locking against myself (coredump bt included) Date: Sun, 29 May 2005 18:41:31 +0700 Hello bug-followup, Kernel panic repeated on the same machine. Nothing changed in configuration except source update and world rebuilt (on 9 May). It seems (from my inexperienced point of view) from new coredump backtrace that problem is not random but repeats under certain unclear circumstances. Here follows new coredump backtrace (both coredumps are still saved on my machine for possible contact). >=== backtrace begin === router:crash# gdb -k /usr/obj/usr/src/sys/ROUTER/kernel.debug vmcore.1 0/p0 [18:26:34] GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf IdlePTD at physical address 0x00418000 initial pcb at physical address 0x00361760 panicstr: lockmgr: locking against myself panic messages: --- panic: lockmgr: locking against myself syncing disks... 8 done Uptime: 20d9h37m21s dumping to dev #ad/0x20001, offset 1083016 dump ata0: resetting devices .. done 495 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 400 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 3 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) bt #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc017239f in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316 #2 0xc01727c4 in poweroff_wait (junk=0xc02fa660, howto=-1070122324) at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc016cbeb in lockmgr (lkp=0xc0373adc, flags=2, interlkp=0x0, p=0xde876d80) at /usr/src/sys/kern/kern_lock.c:337 #4 0xc0298ee4 in vm_map_remove (map=0xc0373aac, start=3750952960, end=3767533568) at /usr/src/sys/vm/vm_map.c:2219 #5 0xc0296a29 in kmem_free (map=0xc0373aac, addr=3750952960, size=16580608) at /usr/src/sys/vm/vm_kern.c:233 #6 0xc02dec4c in vesa_unmap_buffer (vaddr=3750952960, size=16580608) at /usr/src/sys/i386/isa/vesa.c:807 #7 0xc02df00a in vesa_set_mode (adp=0xc0379b20, mode=24) at /usr/src/sys/i386/isa/vesa.c:994 #8 0xc02c2730 in set_mode (scp=0xc037b760) at /usr/src/sys/dev/syscons/syscons.c:3302 #9 0xc02c0b62 in restore_scrn_saver_mode (scp=0xc037b760, changemode=1) at /usr/src/sys/dev/syscons/syscons.c:1999 #10 0xc02c0974 in scsplash_saver (sc=0xc0381100, show=0) at /usr/src/sys/dev/syscons/syscons.c:1886 #11 0xc02c0bcb in stop_scrn_saver (sc=0xc0381100, saver=0xc02c08bc ) at /usr/src/sys/dev/syscons/syscons.c:2017 #12 0xc02c0422 in scrn_timer (arg=0xc0381100) at /usr/src/sys/dev/syscons/syscons.c:1658 #13 0xc0178475 in softclock () at /usr/src/sys/kern/kern_timeout.c:131 #14 0xc02c7b53 in doreti_swi () #15 0xc02d225c in pmap_remove_pte (pmap=0xc03808e0, ptq=0xbff7a558, va=3734331392) at /usr/src/sys/i386/i386/pmap.c:1607 #16 0xc02d2380 in pmap_remove (pmap=0xc03808e0, sva=3734331392, eva=3734347776) at /usr/src/sys/i386/i386/pmap.c:1714 #17 0xc0298e17 in vm_map_delete (map=0xc0373aac, start=3734331392, end=3734347776) at /usr/src/sys/vm/vm_map.c:2173 #18 0xc0298f0a in vm_map_remove (map=0xc0373aac, start=3734331392, end=3734347776) at /usr/src/sys/vm/vm_map.c:2221 #19 0xc0296a29 in kmem_free (map=0xc0373aac, addr=3734331392, size=16384) at /usr/src/sys/vm/vm_kern.c:233 ---Type to continue, or q to quit--- #20 0xc0183a1c in pipe_free_kmem (cpipe=0xde6fc760) at /usr/src/sys/kern/sys_pipe.c:1167 #21 0xc0183b92 in pipeclose (cpipe=0xde6fc760) at /usr/src/sys/kern/sys_pipe.c:1223 #22 0xc01839e1 in pipe_close (fp=0xc2e0ab00, p=0xde876d80) at /usr/src/sys/kern/sys_pipe.c:1154 #23 0xc0167e57 in fdrop (fp=0xc2e0ab00, p=0xde876d80) at /usr/src/sys/sys/file.h:218 #24 0xc0167da0 in closef (fp=0xc2e0ab00, p=0xde876d80) at /usr/src/sys/kern/kern_descrip.c:1441 #25 0xc0166ed7 in close (p=0xde876d80, uap=0xdeaabf80) at /usr/src/sys/kern/kern_descrip.c:623 #26 0xc02d56c1 in syscall2 (frame={tf_fs = 134807599, tf_es = 134938671, tf_ds = -1078001617, tf_edi = 134961325, tf_esi = -1077938691, tf_ebp = -1077938576, tf_isp = -559235116, tf_ebx = 0, tf_edx = -1077938720, tf_ecx = 1, tf_eax = 6, tf_trapno = 7, tf_err = 2, tf_eip = 134833092, tf_cs = 31, tf_eflags = 643, tf_esp = -1077938812, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1175 #27 0xc02c6735 in Xint0x80_syscall () #28 0x804d3fb in ?? () #29 0x804d176 in ?? () #30 0x804b4fb in ?? () #31 0x804ac40 in ?? () #32 0x804ab9a in ?? () #33 0x804aa7d in ?? () #34 0x804acd1 in ?? () #35 0x804abad in ?? () #36 0x804ab9a in ?? () #37 0x804ab9a in ?? () #38 0x804ba39 in ?? () #39 0x804ac40 in ?? () #40 0x80526b6 in ?? () #41 0x8052622 in ?? () #42 0x804813e in ?? () >=== coredump backtrace end === -- Best regards, Vadim Goncharov ICQ UIN 166852181 mailto:vadim_nuclight@mail.ru From owner-freebsd-i386@FreeBSD.ORG Mon May 30 00:26:34 2005 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D3E16A41C; Mon, 30 May 2005 00:26:34 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB5343D49; Mon, 30 May 2005 00:26:33 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j4U0R1wt079508; Sun, 29 May 2005 20:27:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j4U0QW0G027810; Sun, 29 May 2005 20:26:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C31037306E; Sun, 29 May 2005 20:26:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050530002632.C31037306E@freebsd-current.sentex.ca> Date: Sun, 29 May 2005 20:26:32 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 00:26:34 -0000 TB --- 2005-05-30 00:07:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-30 00:07:38 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-05-30 00:07:38 - cleaning the object tree TB --- 2005-05-30 00:08:09 - checking out the source tree TB --- 2005-05-30 00:08:09 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-05-30 00:08:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-30 00:13:59 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-30 00:13:59 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-30 00:13:59 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] ln -fs /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp/lib/libbsdxml.so.1 /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp/usr/lib/libbsdxml.so sh /tinderbox/CURRENT/i386/i386/src/tools/install.sh -C -o root -g wheel -m 444 bsdxml.h /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp/usr/include ===> lib/libkvm (depend,all,install) rm -f .depend mkdep -f .depend -a -DLIBC_SCCS -I/tinderbox/CURRENT/i386/i386/src/lib/libkvm /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm.c /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_i386.c /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_file.c /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_getloadavg.c /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_getswapinfo.c /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_proc.c In file included from /tinderbox/CURRENT/i386/i386/src/lib/libkvm/kvm_proc.c:67: /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp/usr/include/sys/sysent.h:35:23: bsm/audit.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/lib/libkvm. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-05-30 00:26:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-30 00:26:32 - ERROR: failed to build world TB --- 2005-05-30 00:26:32 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon May 30 00:45:38 2005 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC1716A41C; Mon, 30 May 2005 00:45:38 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB7543D1D; Mon, 30 May 2005 00:45:37 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j4U0k5lb079996; Sun, 29 May 2005 20:46:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id j4U0jbF5001938; Sun, 29 May 2005 20:45:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F0B1B7306E; Sun, 29 May 2005 20:45:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050530004536.F0B1B7306E@freebsd-current.sentex.ca> Date: Sun, 29 May 2005 20:45:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 00:45:38 -0000 TB --- 2005-05-30 00:26:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-30 00:26:32 - starting CURRENT tinderbox run for i386/pc98 TB --- 2005-05-30 00:26:32 - cleaning the object tree TB --- 2005-05-30 00:27:02 - checking out the source tree TB --- 2005-05-30 00:27:02 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2005-05-30 00:27:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-30 00:32:50 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-30 00:32:50 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-05-30 00:32:50 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] ln -fs /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/tmp/lib/libbsdxml.so.1 /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/tmp/usr/lib/libbsdxml.so sh /tinderbox/CURRENT/i386/pc98/src/tools/install.sh -C -o root -g wheel -m 444 bsdxml.h /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/tmp/usr/include ===> lib/libkvm (depend,all,install) rm -f .depend mkdep -f .depend -a -DLIBC_SCCS -I/tinderbox/CURRENT/i386/pc98/src/lib/libkvm /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm.c /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_i386.c /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_file.c /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_getloadavg.c /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_getswapinfo.c /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_proc.c In file included from /tinderbox/CURRENT/i386/pc98/src/lib/libkvm/kvm_proc.c:67: /home/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/tmp/usr/include/sys/sysent.h:35:23: bsm/audit.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/lib/libkvm. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-05-30 00:45:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-30 00:45:36 - ERROR: failed to build world TB --- 2005-05-30 00:45:36 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon May 30 04:22:52 2005 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23DF116A41C for ; Mon, 30 May 2005 04:22:52 +0000 (GMT) (envelope-from tearrs@msn.com) Received: from hotmail.com (bay3-f10.bay3.hotmail.com [65.54.169.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 037F143D48 for ; Mon, 30 May 2005 04:22:51 +0000 (GMT) (envelope-from tearrs@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 29 May 2005 21:22:51 -0700 Message-ID: Received: from 202.147.165.70 by by3fd.bay3.hotmail.msn.com with HTTP; Mon, 30 May 2005 04:22:51 GMT X-Originating-IP: [202.147.165.70] X-Originating-Email: [tearrs@msn.com] X-Sender: tearrs@msn.com From: "Umar Draz" To: freebsd-i386@freebsd.org Date: Mon, 30 May 2005 04:22:51 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 30 May 2005 04:22:51.0981 (UTC) FILETIME=[3E848FD0:01C564CF] Subject: Whats problem with FreeBSD Ports???? X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 04:22:52 -0000 hi dear members! now a days lot of packages miss on freebsd ports like (p5-Mail-SpamAssassin) when i want download this package no package found also when i click source of any package there is a message Sorry, did not find the sources for ports/mail/p5-Mail-SpamAssassin regards Umar DRaz _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 From owner-freebsd-i386@FreeBSD.ORG Mon May 30 11:01:54 2005 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB08916A41C for ; Mon, 30 May 2005 11:01:54 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F54343D53 for ; Mon, 30 May 2005 11:01:54 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4UB1sxO029979 for ; Mon, 30 May 2005 11:01:54 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4UB1rXG029973 for freebsd-i386@freebsd.org; Mon, 30 May 2005 11:01:53 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 30 May 2005 11:01:53 GMT Message-Id: <200505301101.j4UB1rXG029973@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 11:01:55 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/10/06] i386/57673 i386 [disklabel] Odd/dangerous disklabel behav o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server o [2004/04/28] i386/66039 i386 panic: system panic with file system corr o [2004/05/27] i386/67260 i386 [boot] stack overflow after boot menu whe o [2004/09/05] i386/71395 i386 Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2005/01/18] i386/76397 i386 ata raid crashes in g_down (heavy load) o [2005/03/14] i386/78837 i386 Partition Table Corruption in 5.3 8 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/10/16] i386/44130 i386 Enabled apm hangs up FreeBSD kernel on i8 o [2003/02/24] i386/48614 i386 VESA VGA modes for syscons lock up machin o [2003/05/22] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/06/06] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/11] i386/53200 i386 [boot] 5.1-RC1 SMP kernel boot gags at "A o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/09/17] i386/56937 i386 panic: system panic during high network l o [2003/09/20] i386/57043 i386 [hang] ar driver with 2 port PCI card loc f [2003/09/22] i386/57097 i386 [hang] Promise Ultra 100 TX2 causes locku p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/12/02] i386/59895 i386 [hang] system hangs from disk IO errors [ f [2003/12/02] i386/59897 i386 [hang] problems with swap-pager with grea f [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/17] i386/60344 i386 [boot] Intel ICH5 SATA RAID boot problems o [2003/12/27] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op o [2004/01/08] i386/61063 i386 [ata] ata hangs in smp system o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/25] i386/61890 i386 [fdisk] FDisk uses incorrect calculations f [2004/02/02] i386/62248 i386 [boot] 5.2 current hangs on boot o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/27] i386/63430 i386 [ata] TIMEOUT - ATA READ o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63467 i386 [ata] Sil 3114: RAID not detected using S o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/04] i386/63776 i386 [boot] hang during boot on a toshiba p25 o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun f [2004/04/22] i386/65896 i386 [panic] 5.2-RELEASE re(4) driver, kernel f [2004/04/25] i386/65954 i386 [panic] Sil0680 panic [5.2.1-p5] o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic f [2004/05/06] i386/66339 i386 [hang] XFree86 initialization with an Lap o [2004/05/07] i386/66350 i386 [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/19] i386/66876 i386 [patch] Cannot extract tar(1) multi-volum o [2004/05/22] i386/67047 i386 mpt driver does not recognize messages fr o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling f [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/11] i386/68900 i386 5.x install CDs fail to boot on Toshiba S o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/19] i386/69260 i386 [install] Problem starting the installati o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD f [2004/08/03] i386/69945 i386 "Page fault" while shutting down on VIA K o [2004/08/05] i386/70028 i386 umass isuue in the boot prcess on SONY La o [2004/08/11] i386/70330 i386 Re-Open 33262? - gdb does not handle pend o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [patch] boot0 hides Lilo in extended slic o [2004/08/19] i386/70663 i386 Freebsd 4.10 ncplogin + Netware 4.11 = nw o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel f [2004/08/21] i386/70805 i386 [apm] page fault early during boot with a o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/08/31] i386/71208 i386 Intel EtherExpress not working o [2004/09/05] i386/71392 i386 5.3-Beta[2-5] crash after final sync when o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] o [2004/09/07] i386/71470 i386 [hang] Asus P4P800-E Promise 20378 RAID 1 o [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA o [2004/09/30] i386/72215 i386 with acpi enabled network card will not w o [2004/10/04] i386/72334 i386 7) i386|[boot] FreeBSD 5.3 Beta6 and Beta o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/06] i386/72378 i386 NFS hangs in 5.3-BETA7 [3Com gbit card] o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl o [2004/10/08] i386/72441 i386 HP Proliant DL380 hangs on reboot with 5. o [2004/10/09] i386/72456 i386 5.xx Releases Do Not Identify ATA when 4. o [2004/10/17] i386/72778 i386 5.3beta7 never boots, suspected SMP probl o [2004/10/21] i386/72960 i386 BTX halted with Promise Tx2000 Raid o [2004/10/21] i386/72976 i386 [panic] trap 9 on boot [ACPI-related] o [2004/10/27] i386/73182 i386 fxp0: device timeout o [2004/10/27] i386/73196 i386 [hang]5.2.1 boot CD hangs during boot on o [2004/10/29] i386/73265 i386 FreeBSD kernel crashes when booting on EC o [2004/11/08] i386/73658 i386 ed(4) can't get correct MAC address o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri o [2004/11/14] i386/73934 i386 fdisk sees disk as empty o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/18] i386/74074 i386 hw.ata.wc=0 / but write cache still enabl o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/11/29] i386/74532 i386 Install will not boot on Toshiba Satalite o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] i386/74605 i386 5.3 networking impossibly slow on 32M p15 o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different o [2004/12/10] i386/74923 i386 kernel panic with ncplist on 5.3-release o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives o [2004/12/14] i386/75041 i386 Sk driver gets "Corrupt MAC on input" dur o [2004/12/17] i386/75201 i386 nge driver causes FreeBSD 5.3-RELEASE and o [2004/12/23] i386/75441 i386 fxp device timeout o [2004/12/27] i386/75531 i386 Various DMA errors result in system panic o [2005/01/06] i386/75887 i386 with vt0.disabled=0 and PCVT in kernel vi o [2005/01/11] i386/76105 i386 PF on renamed interfaces page fault while o [2005/01/17] i386/76372 i386 cannot burn iso image disk2 of any releas o [2005/01/20] i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) o [2005/01/25] i386/76666 i386 Booting and Sound are mutually exclusive o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi f [2005/01/28] i386/76785 i386 Installation Errors o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] i386/76944 i386 [patch] i386 bus_dmamap_create() bug o [2005/02/01] i386/76948 i386 Slow network with rl0 (rl0 driver problem o [2005/02/06] i386/77154 i386 5.3 refuses to boot when IDE channel2 is o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE o [2005/02/13] i386/77443 i386 Can't access floppy - "/dev/fd0: Input/ou o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/02/17] i386/77643 i386 SATA PCI controllers fail with WRITE_DMA o [2005/02/21] i386/77825 i386 dc driver pagefaults on bootup o [2005/02/22] i386/77935 i386 Can't boot with 5.x CD or floppy o [2005/02/25] i386/78075 i386 filesystem corruption o [2005/03/01] i386/78218 i386 kue not detected on Sony PCG-F370 VAIO o [2005/03/01] i386/78219 i386 Netgear FA-410TX is incorrectly detected o [2005/03/02] i386/78301 i386 Fatal trap 12 o [2005/03/03] i386/78339 i386 BTX loader crashes on boot on HP Proliant o [2005/03/07] i386/78517 i386 WRITE_DMA and READ_DMA timeouts with ATI o [2005/03/10] i386/78657 i386 error installing 5.3-RELEASE due to Compa o [2005/03/10] i386/78666 i386 ata0-master: FAILURE ATA-IDENTIFY timed o o [2005/03/16] i386/78929 i386 atapicam prevents boot, system hangs o [2005/03/16] i386/78930 i386 SuperMicro web server with 5.3-RELEASE ke o [2005/03/21] i386/79073 i386 System panic and hang after creating a la f [2005/03/21] i386/79097 i386 mount new partition maps / f [2005/03/22] i386/79141 i386 5.4Beta1 does not recognize my intel grap o [2005/03/23] i386/79169 i386 freeze with striped USB Drives under high o [2005/03/27] i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4 o [2005/03/28] i386/79323 i386 authmod setup with ifconfig on dlink wlan o [2005/03/31] i386/79409 i386 [ataidle?] Come back from idle make the s o [2005/04/08] i386/79686 i386 Spurious notebook disk errors from ATA dr o [2005/04/09] i386/79729 i386 umass, da0 not detected by devfs for o [2005/04/09] i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG erro o [2005/04/11] i386/79779 i386 If system memory is above 4GB, one parts o [2005/04/11] i386/79784 i386 Broadcom BCM4401 (bfe) : no carrier f [2005/04/11] i386/79797 i386 [panic] pmap_dev: Coud't alloc kernel vir o [2005/04/12] i386/79807 i386 Lock Up on Old Acer P1 Comp o [2005/04/12] i386/79833 i386 BTX crashes on boot when using Promise TX o [2005/04/14] i386/79912 i386 Sound broken for 2 VIA chipsets o [2005/04/14] i386/79943 i386 Very High interupt rate on PCM o [2005/04/22] i386/80268 i386 [crash] System with Transmeta Efficeon cp o [2005/04/28] i386/80426 i386 5.4-RC3 still panic when boot on ASUS P2B o [2005/04/28] i386/80433 i386 write failure on transfer! o [2005/05/02] i386/80539 i386 bug /dev/bpf (/usr/ports/net-mg o [2005/05/03] i386/80572 i386 bridge/ipfw works intermittantly. o [2005/05/07] i386/80739 i386 Strange panic (keyboard related?) on 5.4 o [2005/05/10] i386/80853 i386 ed driver - support for Compex RL2000/ISA o [2005/05/12] i386/80938 i386 gmirror: DEVFS Overflow table o [2005/05/13] i386/80969 i386 Repeatable double fault panic after CARP o [2005/05/13] i386/80989 i386 Cannot install 5.4-RELEASE both in my sys o [2005/05/14] i386/81019 i386 RealTek 8169S32 behaves erratically o [2005/05/16] i386/81111 i386 /boot/loader causes reboot due to CFLAGS+ o [2005/05/18] i386/81215 i386 X Freeze on Dell Inspiron 9100 with Radeo o [2005/05/19] i386/81235 i386 /sys/i386/conf/GENERIC needs "options ASR o [2005/05/20] i386/81311 i386 Athlon MP SMP + 3ware + em0 = deadlock, n o [2005/05/23] i386/81390 i386 ( usermode ppp ) LCP Negotiation Never Fi 210 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/07/24] i386/40958 i386 apm on Acer TravelMate 351 could not resu o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2004/01/06] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize f [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/27] i386/62003 i386 [patch] make /boot/loader "reboot" code s o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving f [2004/05/21] i386/66996 i386 Problem with CD/DVD ROM o [2004/05/22] i386/67055 i386 Mouse (wheel) detection problem on SIS748 o [2004/05/30] i386/67383 i386 [patch] do a better job disassembling cod o [2004/06/09] i386/67763 i386 [patch] PCMCIA: MELCO manufacturer code s o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e o [2004/06/18] i386/68087 i386 wget core dumps with: Assertion failed: ( o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve o [2004/06/30] i386/68514 i386 Realtek driver halts on oversized frames o [2004/06/30] i386/68518 i386 Hangs while loading 82443BX agp during bo o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/18] i386/69257 i386 [patch] in_cksum_hdr is non-functional wi f [2004/07/23] i386/69460 i386 the nic's speed slow down when both side o [2004/07/28] i386/69722 i386 wi0: init failed o [2004/07/29] i386/69730 i386 [patch] puc driver doesn't support PC-Com f [2004/08/05] i386/70036 i386 pcn device not recognizing device o [2004/08/18] i386/70610 i386 [patch] spkr(4): hardcoded assumption HZ o [2004/08/22] i386/70810 i386 [patch] Enable SMBus device on Asus P4B s o [2004/08/22] i386/70832 i386 Serious problems with RealTek NIC using r o [2004/08/25] i386/70926 i386 [boot] 5.3Beta-1 bootstrap error: "atapci o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE o [2004/09/29] i386/72179 i386 Inconsistent apm(8) output regarding the o [2004/10/30] i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX4 o [2004/11/08] i386/73663 i386 module_register_init: MOD_LOAD (ibcs2, 0x o [2004/11/08] i386/73673 i386 ifconfig tun0 destroy report: ifconfig: S o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying o [2004/11/12] i386/73847 i386 volume label - 5.3 cd 1 o [2004/11/14] i386/73921 i386 sysctlbyname for machdep.tsc_freq doesn't o [2004/11/15] i386/73978 i386 an error message appears during loading o o [2004/11/20] i386/74153 i386 FreeBSD 5.3 cannot boot ftom pst o [2004/11/21] i386/74188 i386 no sound on a7v600-x with chipset VT8237 o [2004/11/21] i386/74191 i386 Notebook PC2001 Compliant AC97 audio work o [2004/11/21] i386/74211 i386 USB flash drive causes CAM status 0x4 on o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/24] i386/74327 i386 mlock() causes physical memory leakage o [2004/11/27] i386/74454 i386 [PATCH] Adding VIA Eden family to bsd.cpu o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/07] i386/74803 i386 3Com509B o [2004/12/08] i386/74829 i386 [patch] FreeBSD 5.3-RELEASE hangs during o [2004/12/12] i386/74966 i386 Realtek driver seems to misinterpret some o [2004/12/15] i386/75090 i386 READ_BIG errors with Sony CRX1611 o [2004/12/22] i386/75387 i386 Future support of Promise SATAII150 TX4 w o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/29] i386/75589 i386 O2Micro pccard1 slot not functioning whil o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/23] i386/76587 i386 ps2 mouse weird... f [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/02/07] i386/77239 i386 3Com 3CXFEM656C does not seem to be suppo o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe o [2005/02/15] i386/77541 i386 em driver if_oerrors book keeping error o [2005/03/07] i386/78569 i386 seg fault compiling after install on AMD o [2005/03/21] i386/79091 i386 [patch] Small optimization for i386/suppo o [2005/03/22] i386/79136 i386 disk controller not detected o [2005/03/22] i386/79143 i386 Broadcom NIC driver do not work for IPMI o [2005/03/27] i386/79272 i386 "ata" detects and enables UDMA66 or UDMA1 o [2005/03/27] i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/68 o [2005/03/28] i386/79317 i386 Freebsd Erasing NVRAM o [2005/03/30] i386/79350 i386 "ata" unrequested increase in xDMAx speed o [2005/04/12] i386/79840 i386 Partitioning and formating a new disk fai o [2005/04/14] i386/79890 i386 burncd fails on a Pioneer DVD drive o [2005/04/18] i386/80081 i386 Problem loading a NDIS kernel module. o [2005/04/19] i386/80092 i386 PC Cards do not work at all on laptop Com o [2005/04/19] i386/80095 i386 ld-elf.so.1 crashes with executables prod o [2005/04/19] i386/80097 i386 df reports incorrect stats with gmirror o [2005/04/22] i386/80236 i386 atacontrol outputs minimal usage o [2005/04/22] i386/80265 i386 D-Link NIC with VIA Rhine II has no carr o [2005/04/27] i386/80391 i386 sound card driver o [2005/04/29] i386/80465 i386 pcm0:record:0: record interrupt timeout o [2005/05/03] i386/80580 i386 4.11 router panic in lockmgr: locking aga o [2005/05/15] i386/81082 i386 Failure to detect Pioneer CD drive on Int o [2005/05/19] i386/81263 i386 rc.conf error on startup o [2005/05/22] i386/81358 i386 PC Engines WRAP support o [2005/05/24] i386/81438 i386 Ataidle seems broken + problem with ATA w o [2005/05/24] i386/81445 i386 [patch] Make VESA work on VMWare o [2005/05/28] i386/81597 i386 My POS-460 system based on a Western Digi 102 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon May 30 15:30:03 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F6316A41C for ; Mon, 30 May 2005 15:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9805C43D1F for ; Mon, 30 May 2005 15:30:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4UFU2YS066480 for ; Mon, 30 May 2005 15:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4UFU2UC066479; Mon, 30 May 2005 15:30:02 GMT (envelope-from gnats) Resent-Date: Mon, 30 May 2005 15:30:02 GMT Resent-Message-Id: <200505301530.j4UFU2UC066479@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "H.P. Stroebel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA9A16A41C for ; Mon, 30 May 2005 15:27:30 +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 4980243D1F for ; Mon, 30 May 2005 15:27:30 +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 j4UFRUEI017831 for ; Mon, 30 May 2005 15:27:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4UFRUdg017830; Mon, 30 May 2005 15:27:30 GMT (envelope-from nobody) Message-Id: <200505301527.j4UFRUdg017830@www.freebsd.org> Date: Mon, 30 May 2005 15:27:30 GMT From: "H.P. Stroebel" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81674: Install root option of 4.11 boot floppies points to / instead of /mnt X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 15:30:03 -0000 >Number: 81674 >Category: i386 >Synopsis: Install root option of 4.11 boot floppies points to / instead of /mnt >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 30 15:30:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: H.P. Stroebel >Release: 4.11 >Organization: >Environment: Kernel from Boot-Floppies (uname not available while installing) >Description: In a install from the two boot floppies (on a machine without CD-ROM) the option "Install Root" points to /. This is the / of the install system itself. Distributions fetched by FTP will be extracted into the / filesystem (Ramdisk?), which will soon overflow, causing the installation procedure to fail. As the first (and in this case only) HDD is being mounted on /mnt, the "Install root" option should point by default to this mountpoint, so that the distributions will get extracted to the harddisk. The help file instead tells to leave the "install root" untouched in most cases. >How-To-Repeat: Do a standard or custom ftp install using the 4.11 boot floppies kern and mfsroot. See "install root" on the options screen pointing to /, and an HDD mounted to /mnt. >Fix: Change "install root" option to /mnt (if this doesn`t trigger other problems) or add a hint to the helpfile. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon May 30 17:07:17 2005 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B78216A41C; Mon, 30 May 2005 17:07:17 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B386243D1D; Mon, 30 May 2005 17:07:16 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j4UH7FHY044135; Mon, 30 May 2005 13:07:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j4UH7ChU093752; Mon, 30 May 2005 13:07:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BE55D7306E; Mon, 30 May 2005 13:07:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050530170712.BE55D7306E@freebsd-current.sentex.ca> Date: Mon, 30 May 2005 13:07:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on smarthost2.sentex.ca X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner5 X-Virus-Status: Clean Cc: Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 17:07:17 -0000 TB --- 2005-05-30 15:21:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-30 15:21:29 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-05-30 15:21:29 - cleaning the object tree TB --- 2005-05-30 15:21:34 - checking out the source tree TB --- 2005-05-30 15:21:34 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-05-30 15:21:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-30 15:27:37 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-30 15:27:37 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-30 15:27:37 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-05-30 16:35:53 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-30 16:35:53 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-30 16:35:53 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon May 30 16:35:53 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon May 30 16:54:18 UTC 2005 TB --- 2005-05-30 16:54:18 - generating LINT kernel config TB --- 2005-05-30 16:54:18 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2005-05-30 16:54:18 - /usr/bin/make -B LINT TB --- 2005-05-30 16:54:18 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-30 16:54:18 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-30 16:54:18 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 30 16:54:18 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -I/tinderbox/CURRENT/i386/i386/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -fi nstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:122: error: `vga_pxlmouse_planar' undeclared here (not in a function) /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:122: error: initializer element is not constant /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:122: error: (near initialization for `egarndrsw.draw_mouse') /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c: In function `vga_rndrinit': /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:511: error: `vga_pxlmouse_direct' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:511: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/sys/dev/syscons/scvgarndr.c:511: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-05-30 17:07:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-30 17:07:12 - ERROR: failed to build lint kernel TB --- 2005-05-30 17:07:12 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon May 30 20:00:07 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A3B16A41C for ; Mon, 30 May 2005 20:00:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDFEF43D53 for ; Mon, 30 May 2005 20:00:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4UK06sZ095133 for ; Mon, 30 May 2005 20:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4UK06Pt095130; Mon, 30 May 2005 20:00:06 GMT (envelope-from gnats) Resent-Date: Mon, 30 May 2005 20:00:06 GMT Resent-Message-Id: <200505302000.j4UK06Pt095130@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael jones Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22B0B16A41C for ; Mon, 30 May 2005 19:51:47 +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 EE99243D48 for ; Mon, 30 May 2005 19:51:46 +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 j4UJpkmd039024 for ; Mon, 30 May 2005 19:51:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4UJpkNH039023; Mon, 30 May 2005 19:51:46 GMT (envelope-from nobody) Message-Id: <200505301951.j4UJpkNH039023@www.freebsd.org> Date: Mon, 30 May 2005 19:51:46 GMT From: Michael jones To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81684: No support for Asus Pundit-R Onboard NIC in FreeBSD 4.11/5.3 xl Driver X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 20:00:07 -0000 >Number: 81684 >Category: i386 >Synopsis: No support for Asus Pundit-R Onboard NIC in FreeBSD 4.11/5.3 xl Driver >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 30 20:00:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael jones >Release: 4.11/5.3 >Organization: N/A >Environment: Default m0n0wall Install (Both 1.11 based on 4.11 and 1.2b7 based on 5.3) >Description: xl driver does not recognise the On-Board NIC lspci: 02:08.0 Ethernet controller: 3Com Corporation 3Com 3C920B-EMB-WNM Integrated Fast Ethernet Controller (rev 40) dmesg from a Linux 2.4.28 install: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html See Documentation/networking/vortex.txt 02:08.0: 3Com PCI 3c920B-EMB-WNM (ATI Radeon 9100 IGP) at 0xec00. Vers LK1.1.18-ac 00:0e:a6:c3:5a:76, IRQ 18 product code f800 rev 00.0 date 00-04-02 Internal config register is 1600000, transceivers 0x40. 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/MII interface. MII transceiver found at address 1, status 786d. Enabling bus-master transmits and whole-frame receives. 02:08.0: scatter/gather enabled. h/w checksums enabled Information about the device from a Linux 2.4.28 install: 02:08.0 Class 0200: 10b7:9202 (rev 40) Subsystem: 1043:8108 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue May 31 06:10:02 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FA416A41C for ; Tue, 31 May 2005 06:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA2B43D1F for ; Tue, 31 May 2005 06:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4V6A1iR079386 for ; Tue, 31 May 2005 06:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4V6A1Dg079385; Tue, 31 May 2005 06:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 31 May 2005 06:10:01 GMT Resent-Message-Id: <200505310610.j4V6A1Dg079385@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andy Jema Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E301416A41C for ; Tue, 31 May 2005 06:08:54 +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 AA5AD43D1F for ; Tue, 31 May 2005 06:08:54 +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 j4V68sf6097326 for ; Tue, 31 May 2005 06:08:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4V68sQ6097324; Tue, 31 May 2005 06:08:54 GMT (envelope-from nobody) Message-Id: <200505310608.j4V68sQ6097324@www.freebsd.org> Date: Tue, 31 May 2005 06:08:54 GMT From: Andy Jema To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81694: boot loader doesn't work after the world rebuilding with -O2 -pipe X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 06:10:02 -0000 >Number: 81694 >Category: i386 >Synopsis: boot loader doesn't work after the world rebuilding with -O2 -pipe >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 31 06:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andy Jema >Release: 5.4-STABLE >Organization: Sun >Environment: >Description: Having rebuilt the world with CFLAGS and COPTFLAGS=-O2 -pipe /boot/loader became unusable, system doesn't boot and reboot process is cycling >How-To-Repeat: Rebuild world with -O2 -pipe compiler options in /etc/make.conf >Fix: replace broken loader with old one. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue May 31 07:10:06 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C6E16A41C for ; Tue, 31 May 2005 07:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1304243D58 for ; Tue, 31 May 2005 07:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4V7A5LC079121 for ; Tue, 31 May 2005 07:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4V7A5Js079120; Tue, 31 May 2005 07:10:05 GMT (envelope-from gnats) Date: Tue, 31 May 2005 07:10:05 GMT Message-Id: <200505310710.j4V7A5Js079120@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Bjoern Koenig Cc: Subject: Re: i386/81694: boot loader doesn't work after the world rebuilding with -O2 -pipe X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bjoern Koenig List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 07:10:06 -0000 The following reply was made to PR i386/81694; it has been noted by GNATS. From: Bjoern Koenig To: Andy Jema Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/81694: boot loader doesn't work after the world rebuilding with -O2 -pipe Date: Tue, 31 May 2005 09:08:12 +0200 From /usr/share/examples/etc/make.conf: [...] - please revert any nonstandard optimization settings to "-O" before submitting bug reports without patches to the developers. Regards Björn From owner-freebsd-i386@FreeBSD.ORG Tue May 31 21:50:05 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 736D216A41C for ; Tue, 31 May 2005 21:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 395B143D49 for ; Tue, 31 May 2005 21:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4VLo5WS016919 for ; Tue, 31 May 2005 21:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4VLo5c4016918; Tue, 31 May 2005 21:50:05 GMT (envelope-from gnats) Date: Tue, 31 May 2005 21:50:05 GMT Message-Id: <200505312150.j4VLo5c4016918@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: John Baldwin Cc: Subject: Re: i386/68900: 5.x install CDs fail to boot on Toshiba Satellite 5205 s503 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 21:50:05 -0000 The following reply was made to PR i386/68900; it has been noted by GNATS. From: John Baldwin To: bug-followup@FreeBSD.org, lanjoe9@prodigy.net.mx Cc: Subject: Re: i386/68900: 5.x install CDs fail to boot on Toshiba Satellite 5205 s503 Date: Tue, 31 May 2005 17:31:29 -0400 Try setting 'hw.pci.enable_io_modes=0' in the loader. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-i386@FreeBSD.ORG Tue May 31 21:50:10 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299E716A41C for ; Tue, 31 May 2005 21:50:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4EEB43D49 for ; Tue, 31 May 2005 21:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4VLo9qi016951 for ; Tue, 31 May 2005 21:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4VLo9uD016950; Tue, 31 May 2005 21:50:09 GMT (envelope-from gnats) Date: Tue, 31 May 2005 21:50:09 GMT Message-Id: <200505312150.j4VLo9uD016950@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: John Baldwin Cc: Subject: Re: i386/74532: Install will not boot on Toshiba Satalite a45-s130 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 21:50:10 -0000 The following reply was made to PR i386/74532; it has been noted by GNATS. From: John Baldwin To: bug-followup@FreeBSD.org, michaelosburn@nwfordtrucks.com Cc: Subject: Re: i386/74532: Install will not boot on Toshiba Satalite a45-s130 Date: Tue, 31 May 2005 17:33:42 -0400 Can you provide more detail such as using a serial console to capture the dmesg output from a 'boot -v' showing where it freezes? Also, can you try setting 'hw.pci.enable_io_modes=0' from the loader to see if that works around the problem? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 10:30:03 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F67016A41C for ; Wed, 1 Jun 2005 10:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D74243D53 for ; Wed, 1 Jun 2005 10:30:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51AU2mb042345 for ; Wed, 1 Jun 2005 10:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51AU2iR042344; Wed, 1 Jun 2005 10:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 1 Jun 2005 10:30:02 GMT Resent-Message-Id: <200506011030.j51AU2iR042344@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, trasz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2672716A41C for ; Wed, 1 Jun 2005 10:23:37 +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 E5DE143D58 for ; Wed, 1 Jun 2005 10:23:36 +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 j51ANa25016505 for ; Wed, 1 Jun 2005 10:23:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j51ANaY8016504; Wed, 1 Jun 2005 10:23:36 GMT (envelope-from nobody) Message-Id: <200506011023.j51ANaY8016504@www.freebsd.org> Date: Wed, 1 Jun 2005 10:23:36 GMT From: trasz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81756: boot2 trying to execute /kernel instead of /boot/kernel/kernel. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 10:30:03 -0000 >Number: 81756 >Category: i386 >Synopsis: boot2 trying to execute /kernel instead of /boot/kernel/kernel. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 01 10:30:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: trasz >Release: 5.4 >Organization: >Environment: FreeBSD traszkan.ds7 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 19:24:26 CEST 2005 trasz@traszkan.ds7:/usr/obj/usr/src/sys/TRASHCAN i386 >Description: if boot2 fails to load /boot/loader, it will attempt to load the kernel. the problem is, it will attempt to load "/kernel" instead of "/boot/kernel/kernel". >How-To-Repeat: >Fix: change #define PATH_KERNEL in /usr/src/sys/boot/i386/boot2/boot2.c from "/kernel" to "/boot/kernel/kernel". >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 16:03:13 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BFE616A41F; Wed, 1 Jun 2005 16:03:13 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF9C43D1F; Wed, 1 Jun 2005 16:03:12 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51G3Cm4094470; Wed, 1 Jun 2005 16:03:12 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51G3CJm094466; Wed, 1 Jun 2005 16:03:12 GMT (envelope-from jhb) Date: Wed, 1 Jun 2005 16:03:12 GMT From: John Baldwin Message-Id: <200506011603.j51G3CJm094466@freefall.freebsd.org> To: jiashiun@gmail.com, jhb@FreeBSD.org, freebsd-i386@FreeBSD.org, jhb@FreeBSD.org Cc: Subject: Re: i386/81445: [patch] Make VESA work on VMWare X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 16:03:13 -0000 Synopsis: [patch] Make VESA work on VMWare State-Changed-From-To: open->patched State-Changed-By: jhb State-Changed-When: Wed Jun 1 16:02:49 GMT 2005 State-Changed-Why: Committed to HEAD, will MFC in a week or so. Responsible-Changed-From-To: freebsd-i386->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Wed Jun 1 16:02:49 GMT 2005 Responsible-Changed-Why: Committed to HEAD, will MFC in a week or so. http://www.freebsd.org/cgi/query-pr.cgi?pr=81445 From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 17:10:06 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F7616A463 for ; Wed, 1 Jun 2005 17:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84B143D48 for ; Wed, 1 Jun 2005 17:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51HA5PO006475 for ; Wed, 1 Jun 2005 17:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51HA5H8006474; Wed, 1 Jun 2005 17:10:05 GMT (envelope-from gnats) Date: Wed, 1 Jun 2005 17:10:05 GMT Message-Id: <200506011710.j51HA5H8006474@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "kimono@linux-island.de" Cc: Subject: Re: i386/80268: [crash] System with Transmeta Efficeon cpu crashes while booting X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "kimono@linux-island.de" List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 17:10:06 -0000 The following reply was made to PR i386/80268; it has been noted by GNATS. From: "kimono@linux-island.de" To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/80268: [crash] System with Transmeta Efficeon cpu crashes while booting Date: Wed, 1 Jun 2005 19:02:25 +0200 I just tested around a little bit. Even NetBSD 2.0.2 and OpenBSD 3.7 crashes directly after loading the kernel. FreeBSD 4.11 can be installed without problems. But it doesn't support the Realtek RTL-8169 nic and the ALi M5455 PCI AC-Link Audio Device. If you need further information about the hardware, have a look at my Linux Laptop Review: www.linux-island.de/a532/ecsa532_en.html (I'd really like to add FreeBSD to the supported OS's. Apart from "not running on my laptop", FreeBSD is really good. By the way: Under linux Slackware is my choice. I hope you can do something getting FreeBSD to run on my laptop. From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 17:10:06 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B105E16A42C for ; Wed, 1 Jun 2005 17:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F1543D49 for ; Wed, 1 Jun 2005 17:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51HA65J006496 for ; Wed, 1 Jun 2005 17:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51HA6Jc006489; Wed, 1 Jun 2005 17:10:06 GMT (envelope-from gnats) Resent-Date: Wed, 1 Jun 2005 17:10:06 GMT Resent-Message-Id: <200506011710.j51HA6Jc006489@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Konstantin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EEE816A41C for ; Wed, 1 Jun 2005 17:07:37 +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 2022243D54 for ; Wed, 1 Jun 2005 17:07:37 +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 j51H7a2B076903 for ; Wed, 1 Jun 2005 17:07:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j51H7axS076902; Wed, 1 Jun 2005 17:07:36 GMT (envelope-from nobody) Message-Id: <200506011707.j51H7axS076902@www.freebsd.org> Date: Wed, 1 Jun 2005 17:07:36 GMT From: Konstantin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81771: make buildworld fails (libstdc++ compilation fault) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 17:10:07 -0000 >Number: 81771 >Category: i386 >Synopsis: make buildworld fails (libstdc++ compilation fault) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 01 17:10:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Konstantin >Release: 5.4-RELEASE >Organization: >Environment: 5.3-RELEASE CPU: Intel Pentium III (664.98-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 real memory = 268369920 (255 MB) >Description: For CVS-downloaded source of 5.4-RELEASE make buildworld fails at compilation of libstdc++: ===> gnu/lib/libstdc++ c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -frandom-seed=RepeatabilityConsideredGood -O -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/allocator.cc c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -frandom-seed=RepeatabilityConsideredGood -O -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/codecvt.cc c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -frandom-seed=RepeatabilityConsideredGood -O -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/complex_io.cc *** Error code 1 Stop in /usr/src/gnu/lib/libstdc++. *** Error code 1 I tried to compile with empty /etc/make.conf and with options CXXFLAGS+=-O CFLAGS= -O -pipe CPUTYPE?=i686 and have same result in all cases. >How-To-Repeat: make buildworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 17:30:07 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08C8916A41C for ; Wed, 1 Jun 2005 17:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D0443D49 for ; Wed, 1 Jun 2005 17:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51HU6Q4007469 for ; Wed, 1 Jun 2005 17:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51HU63B007468; Wed, 1 Jun 2005 17:30:06 GMT (envelope-from gnats) Date: Wed, 1 Jun 2005 17:30:06 GMT Message-Id: <200506011730.j51HU63B007468@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Michael Jones Cc: Subject: Re: i386/81684: No support for Asus Pundit-R Onboard NIC in FreeBSD 4.11/5.3 xl Driver X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Jones List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 17:30:07 -0000 The following reply was made to PR i386/81684; it has been noted by GNATS. From: Michael Jones To: bug-followup@FreeBSD.org, Michael-Luke Jones Cc: Subject: Re: i386/81684: No support for Asus Pundit-R Onboard NIC in FreeBSD 4.11/5.3 xl Driver Date: Wed, 1 Jun 2005 18:26:07 +0100 It appears (from the CVS) that support for this device has already been added to the xl driver in the 5.4 Release (after I handmade a patch too, d'oh) The m0n0wall image I tested this on was based on FreeBSD 5.3 (and 4.11 which also predated the patch) The good thing is that, despite my total lack of experience with C or any programming language above BASIC, the patch I made seems to be identical to the patch in the release. Score! So this problem report can be closed. Thanks for your help. Mike From owner-freebsd-i386@FreeBSD.ORG Wed Jun 1 20:00:36 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EE716A41C for ; Wed, 1 Jun 2005 20:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE0C143D1F for ; Wed, 1 Jun 2005 20:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51K0Z53024157 for ; Wed, 1 Jun 2005 20:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51K0Zrc024156; Wed, 1 Jun 2005 20:00:35 GMT (envelope-from gnats) Date: Wed, 1 Jun 2005 20:00:35 GMT Message-Id: <200506012000.j51K0Zrc024156@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Bjoern Koenig Cc: Subject: Re: i386/81771: make buildworld fails (libstdc++ compilation fault) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bjoern Koenig List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 20:00:36 -0000 The following reply was made to PR i386/81771; it has been noted by GNATS. From: Bjoern Koenig To: Konstantin Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/81771: make buildworld fails (libstdc++ compilation fault) Date: Wed, 01 Jun 2005 21:54:01 +0200 It seems like that you forget to show the standard error output. I can't recognize any error message. Björn From owner-freebsd-i386@FreeBSD.ORG Thu Jun 2 03:10:02 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8A616A41C for ; Thu, 2 Jun 2005 03:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20F343D49 for ; Thu, 2 Jun 2005 03:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j523A1MN078442 for ; Thu, 2 Jun 2005 03:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j523A1uP078441; Thu, 2 Jun 2005 03:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 2 Jun 2005 03:10:01 GMT Resent-Message-Id: <200506020310.j523A1uP078441@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ibragimov Sergey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D51C16A41C for ; Thu, 2 Jun 2005 03:02:41 +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 72E0B43D1F for ; Thu, 2 Jun 2005 03:02:41 +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 j5232fw2022122 for ; Thu, 2 Jun 2005 03:02:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j5232fBb022118; Thu, 2 Jun 2005 03:02:41 GMT (envelope-from nobody) Message-Id: <200506020302.j5232fBb022118@www.freebsd.org> Date: Thu, 2 Jun 2005 03:02:41 GMT From: Ibragimov Sergey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81790: Asus P4SP-MX + FreeBSD = hangs on reboot X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 03:10:02 -0000 >Number: 81790 >Category: i386 >Synopsis: Asus P4SP-MX + FreeBSD = hangs on reboot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 02 03:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ibragimov Sergey >Release: FreeBSD 5.3 - 5.4 >Organization: Controlling >Environment: FreeBSD ufa.uraltrans.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Thu May 26 14:28:25 YEKST 2005 root at ufa.uraltrans.ru:/usr/obj/usr/src/sys/TEST i386 MB: Asus P4SP-MX with last bios (v 1004) Diff TEST config from GENERIC (ACPI dont working without this): device acpi device acpi_asus >Description: FreeBSD 5.3-5.4 and motherboard Asus P4SP-MX hangs on reboot. Last message: Syncing disks, vnodes remaining...1 1 1 0 0 done No buffers busy after final sync Uptime: 19h20m46s Shutting down ACPI Rebooting... and hang. then hardware reset only ( Hangs with GENERIC kernel. Hangs when boot from CD. I tried with/witout ACPI, changed all bios setting, tried early bios version. Including "option BROKEN_KEYBOARD_RESET" dont work. But "shutdown -p now" work fine with ACPI. >How-To-Repeat: Install FreeBSD on Asus P4SP-MX motherboard and try "reboot" >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Jun 2 12:40:03 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 168A116A41C for ; Thu, 2 Jun 2005 12:40:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B5243D54 for ; Thu, 2 Jun 2005 12:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j52Ce20q087725 for ; Thu, 2 Jun 2005 12:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j52Ce2B2087724; Thu, 2 Jun 2005 12:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 2 Jun 2005 12:40:02 GMT Resent-Message-Id: <200506021240.j52Ce2B2087724@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vlad GALU Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF93B16A41C for ; Thu, 2 Jun 2005 12:31:14 +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 CD63743D53 for ; Thu, 2 Jun 2005 12:31:14 +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 j52CVEJx081956 for ; Thu, 2 Jun 2005 12:31:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j52CVEGh081954; Thu, 2 Jun 2005 12:31:14 GMT (envelope-from nobody) Message-Id: <200506021231.j52CVEGh081954@www.freebsd.org> Date: Thu, 2 Jun 2005 12:31:14 GMT From: Vlad GALU To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81803: Unsupported ICH6 SMBus controller on the Dell Latitude D610 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 12:40:03 -0000 >Number: 81803 >Category: i386 >Synopsis: Unsupported ICH6 SMBus controller on the Dell Latitude D610 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 02 12:40:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vlad GALU >Release: 5.4-STABLE >Organization: CC Media Network >Environment: FreeBSD durandal.afraid.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 2 14:12:07 EEST 2005 root@durandal.afraid.org:/usr/src/sys/i386/compile/DURANDAL i386 >Description: The SMBus controller found on Dell Latitude D610 is not among the list of devices supported by ichsmb(4). >How-To-Repeat: >Fix: --- ./ichsmb_pci.c Thu Jun 24 21:21:28 2004 +++ ./ichsmb_pci.c.new Thu Jun 2 14:02:30 2005 @@ -74,6 +74,7 @@ #define ID_82801DC 0x24C38086 #define ID_82801EB 0x24D38086 #define ID_6300ESB 0x25a48086 +#define ID_82801FB 0x266a8086 #define PCIS_SERIALBUS_SMBUS_PROGIF 0x00 @@ -137,6 +138,9 @@ break; case ID_82801EB: device_set_desc(dev, "Intel 82801EB (ICH5) SMBus controller"); + break; + case ID_82801FB: + device_set_desc(dev, "Intel 82801FB (ICH6) SMBus controller"); break; case ID_6300ESB: device_set_desc(dev, "Intel 6300ESB (ICH) SMBus controller"); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Jun 4 07:20:04 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EB2516A41C for ; Sat, 4 Jun 2005 07:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2939143D1D for ; Sat, 4 Jun 2005 07:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j547K4u2005285 for ; Sat, 4 Jun 2005 07:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j547K3jO005284; Sat, 4 Jun 2005 07:20:04 GMT (envelope-from gnats) Date: Sat, 4 Jun 2005 07:20:04 GMT Message-Id: <200506040720.j547K3jO005284@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Heiner Cc: Subject: Re: i386/80739: Strange panic (keyboard related?) on 5.4 when dropping to single-user mode X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Heiner List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 07:20:04 -0000 The following reply was made to PR i386/80739; it has been noted by GNATS. From: Heiner To: bug-followup@FreeBSD.org, joseph@magnesium.net Cc: Subject: Re: i386/80739: Strange panic (keyboard related?) on 5.4 when dropping to single-user mode Date: Sat, 4 Jun 2005 09:17:45 +0200 Same on my machine: FreeBSD 7of9.unimatrix-zero.borg 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Fri May 6 16:42:06 CEST 2005 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 I found a third way to crash the kernel: If you press any key during the boot process after the hard disks have been mounted, it also crashes. On my machine during the boot process a lot of output is scrolling over the screen. But at the line "Starting sshd." the scrolling stops a few seconds. If I then press any key, the crash happens. Pressing any key before the disks are mounted does not harm. If I do not touch anything, a few moments later the boot prompt appears and everything is fine. I haven't seen this on FreeBSD 5.3, but I am not sure if I ever dropped into the single user mode there. Heiner From owner-freebsd-i386@FreeBSD.ORG Sat Jun 4 08:50:02 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C74C16A41C for ; Sat, 4 Jun 2005 08:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B2F743D48 for ; Sat, 4 Jun 2005 08:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j548o1di013766 for ; Sat, 4 Jun 2005 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j548o1we013765; Sat, 4 Jun 2005 08:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 4 Jun 2005 08:50:01 GMT Resent-Message-Id: <200506040850.j548o1we013765@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E006F16A41C for ; Sat, 4 Jun 2005 08:41:13 +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 B9B9843D1F for ; Sat, 4 Jun 2005 08:41:13 +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 j548fDMg001643 for ; Sat, 4 Jun 2005 08:41:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j548fDD2001642; Sat, 4 Jun 2005 08:41:13 GMT (envelope-from nobody) Message-Id: <200506040841.j548fDD2001642@www.freebsd.org> Date: Sat, 4 Jun 2005 08:41:13 GMT From: Anton To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81887: Adaptec SCSI 2130S aac0: GetDeviceProbeInfo command X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 08:50:02 -0000 >Number: 81887 >Category: i386 >Synopsis: Adaptec SCSI 2130S aac0: GetDeviceProbeInfo command >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 04 08:50:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Anton >Release: 5.4R >Organization: FarmWest >Environment: FreeBSD 5.4-RELEASE FreeBSD #0: Sun May 8 10:21:06 >Description: I have installed FreeBSD 5.4R on adaptec 2130S scsi raid, and in dmesg see this error messages: aac0: Error 5 sending GetDeviceProbeInfo command ..AutoSense Failed aac0: mem 0xc0000000-0xc7ffffff,0xc8000000-0xc87fffff irq 24 at device 1.0 on pci2 aac0: Unknown processor 200MHz, 112MB cache memory, optional battery not installed aac0: Kernel 4.2-0, Build 7338, S/N 263be0 aac0: Supported Options=31d7c aacp0: on aac0 .. aacd0: on aac0 aacd0: 34998MB (71677440 sectors) aacd1: on aac0 aacd1: 140188MB (287105024 sectors) aac0: Error 5 sending GetDeviceProbeInfo command aac0: Error 5 sending GetDeviceProbeInfo command aac0: Error 5 sending GetDeviceProbeInfo command (probe6:aacp0:0:3:1): AutoSense Failed (probe0:aacp0:0:0:1): AutoSense Failed (probe2:aacp0:0:3:2): AutoSense Failed (probe6:aacp0:0:0:2): AutoSense Failed aac0: Error 5 sending GetDeviceProbeInfo command (probe2:aacp0:0:3:3): AutoSense Failed (probe5:aacp0:0:0:3): AutoSense Failed aac0: Error 5 sending GetDeviceProbeInfo command (probe2:aacp0:0:3:4): AutoSense Failed (probe5:aacp0:0:0:4): AutoSense Failed aac0: Error 5 sending GetDeviceProbeInfo command (probe2:aacp0:0:3:5): AutoSense Failed aac0: Error 5 sending GetDeviceProbeInfo command (probe5:aacp0:0:0:5): AutoSense Failed (probe2:aacp0:0:3:6): AutoSense Failed (probe1:aacp0:0:0:6): AutoSense Failed (probe2:aacp0:0:3:7): AutoSense Failed (probe1:aacp0:0:0:7): AutoSense Failed ses0 at aacp0 bus 0 target 8 lun 0 ses0: Fixed unknown SCSI-2 device ses0: 3.300MB/s transfers ses0: SAF-TE Compliant Device pass0 at aacp0 bus 0 target 0 lun 0 pass0: Fixed unknown SCSI-3 device pass0: 160.000MB/s transfers (80.000MHz, offset 255, 16bit) pass1 at aacp0 bus 0 target 1 lun 0 pass1: Fixed unknown SCSI-3 device pass1: 160.000MB/s transfers (80.000MHz, offset 127, 16bit) pass2 at aacp0 bus 0 target 2 lun 0 pass2: Fixed unknown SCSI-3 device pass2: 160.000MB/s transfers (80.000MHz, offset 127, 16bit) pass3 at aacp0 bus 0 target 3 lun 0 pass3: Fixed unknown SCSI-3 device pass3: 160.000MB/s transfers (80.000MHz, offset 255, 16bit) pass4 at aacp0 bus 0 target 4 lun 0 pass4: Fixed unknown SCSI-3 device pass4: 160.000MB/s transfers (80.000MHz, offset 127, 16bit) pass5 at aacp0 bus 0 target 5 lun 0 pass5: Fixed unknown SCSI-3 device pass5: 160.000MB/s transfers (80.000MHz, offset 127, 16bit) >How-To-Repeat: Install freebsd 5.4R on adaptec scsi 2130S (Raid 1 mirror 2hdd and Raid 10 4hdd) >Fix: It is possible to disable aacp device in a kernel but then I cannot use pass-thru. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Jun 4 12:30:11 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEB7916A41C for ; Sat, 4 Jun 2005 12:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930AF43D1D for ; Sat, 4 Jun 2005 12:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j54CUBGd040505 for ; Sat, 4 Jun 2005 12:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j54CUB1R040504; Sat, 4 Jun 2005 12:30:11 GMT (envelope-from gnats) Date: Sat, 4 Jun 2005 12:30:11 GMT Message-Id: <200506041230.j54CUB1R040504@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Derek Cc: Subject: Re: i386/72960: BTX halted with Promise Tx2000 Raid X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Derek List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 12:30:11 -0000 The following reply was made to PR i386/72960; it has been noted by GNATS. From: Derek To: bug-followup@FreeBSD.org, gavers@mac.com Cc: Subject: Re: i386/72960: BTX halted with Promise Tx2000 Raid Date: Sat, 04 Jun 2005 08:29:04 -0400 This issue still remains on 5.4-RELEASE. Also, PR i386/64697 is describing the _exact_ same symptoms with the BTX, and can probably be closed or merged with this one. From my experience, this isn't the same as i386/63828 (at least by the subject line). I say this because the BTX halted happens right at boot, not during install. However Terrence Koeman's data corruption probably is. I experience no data corruption, or instabillity problems during install, or while running the machine installed. I've built the jdk-1.5 using an SMP kernel, while surfing the web, and listening to MP3s in Gnome, no problems. Derek From owner-freebsd-i386@FreeBSD.ORG Sat Jun 4 13:30:06 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD3A16A41C for ; Sat, 4 Jun 2005 13:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C8B43D4C for ; Sat, 4 Jun 2005 13:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j54DU6m3046812 for ; Sat, 4 Jun 2005 13:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j54DU6Pb046807; Sat, 4 Jun 2005 13:30:06 GMT (envelope-from gnats) Date: Sat, 4 Jun 2005 13:30:06 GMT Message-Id: <200506041330.j54DU6Pb046807@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Derek Cc: Subject: Re: i386/64697: 5.2.x BTX loader halts with Promise FastTrak TX2000 RAID X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Derek List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 13:30:07 -0000 The following reply was made to PR i386/64697; it has been noted by GNATS. From: Derek To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/64697: 5.2.x BTX loader halts with Promise FastTrak TX2000 RAID Date: Sat, 04 Jun 2005 09:30:10 -0400 The PR i386/63828 deals with data corruption, not the BTX halted. This PR is the same issue as i386/72960. From owner-freebsd-i386@FreeBSD.ORG Sat Jun 4 21:20:01 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4ED416A41C for ; Sat, 4 Jun 2005 21:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40DB243D1F for ; Sat, 4 Jun 2005 21:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j54LK1Rr006615 for ; Sat, 4 Jun 2005 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j54LK1MT006614; Sat, 4 Jun 2005 21:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 4 Jun 2005 21:20:01 GMT Resent-Message-Id: <200506042120.j54LK1MT006614@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexey Sheshka Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FCD616A41C for ; Sat, 4 Jun 2005 21:15:41 +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 6190F43D53 for ; Sat, 4 Jun 2005 21:15:41 +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 j54LFfTx030836 for ; Sat, 4 Jun 2005 21:15:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j54LFfuh030835; Sat, 4 Jun 2005 21:15:41 GMT (envelope-from nobody) Message-Id: <200506042115.j54LFfuh030835@www.freebsd.org> Date: Sat, 4 Jun 2005 21:15:41 GMT From: Alexey Sheshka To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/81903: Installer hangs on all menu entries on Toshiba A75 model 2292 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 21:20:01 -0000 >Number: 81903 >Category: i386 >Synopsis: Installer hangs on all menu entries on Toshiba A75 model 2292 >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 04 21:20:00 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexey Sheshka >Release: 5.2, 5.3 >Organization: >Environment: >Description: Installation process hangs on all menu enteries. Booting process of kernel hanngs almost imidatetely after pressing enter. CD's are 100% working with correct md5. Kernel hangs with (default) and witout HT enabled. >How-To-Repeat: Just insert CD and boot from it. >Fix: >Release-Note: >Audit-Trail: >Unformatted: