lucky.freebsd.bugs
  Home FAQ Contact Sign in
lucky.freebsd.bugs only
 
Advanced search
December 2008
motuwethfrsasuw
1234567 49
891011121314 50
15161718192021 51
22232425262728 52
293031     1
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
lucky.freebsd.bugs Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  kern/129956: Threadened process stuck in "vmopar" state, other in "ufs" later.         


Author: pluknet
Date: Dec 26, 2008 07:47

>Number: 129956
>Category: kern
>Synopsis: Threadened process stuck in "vmopar" state, other in "ufs" later.
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 26 15:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: pluknet
>Release: 6.4-RELEASE-p1 i386
>Organization:
>Environment: ...
Show full article (4.84Kb)
no comments
  misc/129952: missing 6.4-RELEASE in stable/6/UPDATING         


Author: pluknet
Date: Dec 26, 2008 06:26

>Number: 129952
>Category: misc
>Synopsis: missing 6.4-RELEASE in stable/6/UPDATING
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 26 14:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: pluknet
>Release:
>Organization:
>Environment: ...
Show full article (1.02Kb)
no comments
  misc/129951: wine 1.1.11 fails to start: problems with temporary files         


Author: Kyryll A Mirnenko
Date: Dec 26, 2008 06:25

>Number: 129951
>Category: misc
>Synopsis: wine 1.1.11 fails to start: problems with temporary files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 26 14:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Kyryll A Mirnenko
>Release: RELENG_7_1
>Organization:
>Environment: ...
Show full article (1.61Kb)
no comments
  64 bit bugs         


Author: Nadir M. Aliyev
Date: Dec 26, 2008 05:20



Hi. i have server HP Proliant DL380 G5 Storage Rack server. with 2x Intel
Xeon 2.5 Ghz, 10 GB of RAM, 6 SAS (RAID5+ONLINE SPARE)and Smart Array P400
with 256 mb memory. i installed 64 bit version and have a great problems:

i can install FreeBSD64bit in normal mode. without bootmanager (64 bit cant
loads with bootmanager :( )

But i can not load/install system ACPI or safe mode.

Sometimes its fault issues while server working and then rebooting
automacily.

This is error code:

ciss0: port0x4000 mem
0xfde00000-0xfdefffff,0xfddf0000-0xfddf0fff irq 10 ad device 0.0 on pci6

ciss can't allocate interrupt

Fatal trap 12: page fault while in kernel mode

cpuid = 0; apic id = 00

fault virtual address = 0x30

fault code = supervisor read data, page not present

instruction pointer: = 0x8:0xffffffff80487e2f

stack pointer = 0x10:0xffffffff80af3850
Show full article (1.74Kb)
1 Comment
  Re: bin/129938: commit references a PR         


Author: dfilter service
Date: Dec 25, 2008 23:20

The following reply was made to PR bin/129938; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: bin/129938: commit references a PR
Date: Fri, 26 Dec 2008 07:16:33 +0000 (UTC)

Author: maxim
Date: Fri Dec 26 07:16:20 2008
New Revision: 186498
URL: http://svn.freebsd.org/changeset/base/186498

Log:
o Fix grammar.

PR: bin/129938
Submitted by: Bruce Cran

Modified:
head/usr.bin/netstat/inet6.c

Modified: head/usr.bin/netstat/inet6.c
==============================================================================
--- head/usr.bin/netstat/inet6.c Thu Dec 25 22:32:32 2008 (r186497)
+++ head/usr...
Show full article (1.48Kb)
no comments
  Re: bin/129938: [patch] Fix netstat(1) typo "calcurations" in statistics output         


Author: maxim
Date: Dec 25, 2008 23:17

Synopsis: [patch] Fix netstat(1) typo "calcurations" in statistics output

State-Changed-From-To: open->patched
State-Changed-By: maxim
State-Changed-When: Fri Dec 26 07:16:56 UTC 2008
State-Changed-Why:
Fixed in HEAD. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=129938
no comments
  Re: kern/118093: firewire bus reset hogs CPU, causing data to be lost         


Author: Dieter
Date: Dec 25, 2008 22:30

The following reply was made to PR kern/118093; it has been noted by GNATS.

From: Dieter sopwith.solgatos.com>
To: Sean Bruno miralink.com>
Cc: freebsd-firewire@freebsd.org, bug-followup@freebsd.org
Subject: Re: kern/118093: firewire bus reset hogs CPU, causing data to be lost
Date: Thu, 25 Dec 2008 22:23:09 +0000
>> I confirmed that spl's are complete no-ops since rel 5. So, you want
>> to ignore
>> them as they are just markers now where locking should be implemented.

I hunted down the spl code, and you're right. Wow, I wonder how drivers
still using spl calls work at all?
Show full article (1.38Kb)
no comments
  bin/129938: [patch] Fix netstat(1) typo "calcurations" in statistics output         


Author: Bruce Cran
Date: Dec 25, 2008 18:34

>Number: 129938
>Category: bin
>Synopsis: [patch] Fix netstat(1) typo "calcurations" in statistics output
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 26 02:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Bruce Cran
>Release: 8.0-CURRENT
>Organization:
>Environment: ...
Show full article (1.53Kb)
no comments
  Re: kern/117190: [ata] [patch] Support ATA ICH7 controller (SATA150 mode only)         


Author: brucec
Date: Dec 25, 2008 13:28

Synopsis: [ata] [patch] Support ATA ICH7 controller (SATA150 mode only)

State-Changed-From-To: suspended->closed
State-Changed-By: brucec
State-Changed-When: Thu Dec 25 21:28:09 UTC 2008
State-Changed-Why:
5.x has gone EOL.

http://www.freebsd.org/cgi/query-pr.cgi?pr=117190
no comments
  Re: kern/129904: [vlan] [panic] kernel crash in "ifconfig destroy"         


Author: linimon
Date: Dec 24, 2008 19:28

Old Synopsis: kernel crash in "ifconfig destroy"
New Synopsis: [vlan] [panic] kernel crash in "ifconfig destroy"

Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Dec 25 03:27:33 UTC 2008
Responsible-Changed-Why:
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=129904
no comments
1 2 3 4 5 6 7 8 9