> The analysis is a little wrong about the problem. Ultimately, the tail call
> to set context trashes the copies of bx and r14 on the stackā¦.
On Apr 3, 2013, at 10:03 PM, Eitan Adler wrote:
> On 3 April 2013 23:10, Brian Demsky wrote:
>> The following reply was made to PR misc/177624; it has
On 3 April 2013 23:10, Brian Demsky wrote:
> The following reply was made to PR misc/177624; it has been noted by GNATS.
>
> From: Brian Demsky
> To: bug-follo...@freebsd.org
> Cc:
> Subject: Re: misc/177624: Swapcontext can get compiled incorrectly
> Date: Wed, 03 Apr 2013 20:01:14 -0700
>
> QS
The following reply was made to PR misc/177624; it has been noted by GNATS.
From: Brian Demsky
To: bug-follo...@freebsd.org
Cc:
Subject: Re: misc/177624: Swapcontext can get compiled incorrectly
Date: Wed, 03 Apr 2013 20:01:14 -0700
QSBxdWljayBub3RlIHRoYXQgdGhlIHRhaWwgY2FsbCB0byBzZXQgY29udGV4
>Number: 177624
>Category: misc
>Synopsis: Swapcontext can get compiled incorrectly
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible:freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw
Here is the code for swap context:
int
swapcontext(ucontext_t *oucp, const ucontext_t *ucp)
{
int ret;
if ((oucp == NULL) || (ucp == NULL)) {
errno = EINVAL;
return (-1);
}
oucp->uc_flags &= ~UCF_SWAPPED;
ret = getcontext(ouc
The following reply was made to PR kern/157397; it has been noted by GNATS.
From: Matthias Andree
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/157397: [ada] ahci/ada/cam NCQ timeouts on Samsung and
non-disable-ability
Date: Thu, 04 Apr 2013 02:18:58 +0200
Further information requested
The following reply was made to PR kern/157397; it has been noted by GNATS.
From: Matthias Andree
To: bug-follo...@freebsd.org, Alexander Motin
Cc:
Subject: Re: kern/157397: [ada] ahci/ada/cam NCQ timeouts on Samsung and
non-disable-ability
Date: Thu, 04 Apr 2013 00:08:12 +0200
Further info
Old Synopsis: zfs livelock (deadlock) with high write-to-disk load
New Synopsis: [zfs] zfs livelock (deadlock) with high write-to-disk load
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs
Responsible-Changed-By: linimon
Responsible-Changed-When: Wed Apr 3 20:14:16 UTC 2013
Responsible-Change
Synopsis: security/switzerland: [PATCH] bad plist prevents packaging
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Wed Apr 3 15:06:29 UTC 2013
Responsible-Changed-Why:
ports PR.
http://www.freebsd.org/cgi/query-pr.cgi?pr=1
The following reply was made to PR conf/177607; it has been noted by GNATS.
From: Mark Knight
To: Maxim Konovalov
Cc: bug-follo...@freebsd.org
Subject: Re: conf/177607: named.conf comment to slave root suggests potentially
dangerous BIND configuration
Date: Wed, 03 Apr 2013 15:51:35 +0100
Tha
The following reply was made to PR conf/177607; it has been noted by GNATS.
From: Maxim Konovalov
To: Mark Knight
Cc: bug-follo...@freebsd.org
Subject: Re: conf/177607: named.conf comment to slave root suggests potentially
dangerous BIND configuration
Date: Wed, 3 Apr 2013 18:00:20 +0400 (MSK)
The following reply was made to PR conf/177607; it has been noted by GNATS.
From: Mark Knight
To: bug-follo...@freebsd.org
Cc:
Subject: Re: conf/177607: named.conf comment to slave root suggests potentially
dangerous BIND configuration
Date: Wed, 03 Apr 2013 13:37:02 +0100
Sorry, typo in my
The following reply was made to PR conf/177607; it has been noted by GNATS.
From: Maxim Konovalov
To: bug-follo...@freebsd.org
Cc:
Subject: Re: conf/177607: named.conf comment to slave root suggests potentially
dangerous BIND configuration
Date: Wed, 3 Apr 2013 16:05:14 +0400 (MSK)
Just for
The following reply was made to PR conf/177607; it has been noted by GNATS.
From: Maxim Konovalov
To: Mark Knight
Cc: bug-follo...@freebsd.org
Subject: Re: conf/177607: named.conf comment to slave root suggests potentially
dangerous BIND configuration
Date: Wed, 3 Apr 2013 16:03:04 +0400 (MSK)
>Number: 177607
>Category: conf
>Synopsis: named.conf comment to slave root suggests potentially
>dangerous BIND configuration
>Confidential: no
>Severity: serious
>Priority: high
>Responsible:freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Number: 177605
>Category: misc
>Synopsis: security/switzerland: [PATCH] bad plist prevents packaging
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible:freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>
Synopsis: [named] named.root updated (new IP addresses for D.ROOT-SERVERS.NET.)
State-Changed-From-To: open->closed
State-Changed-By: maxim
State-Changed-When: Wed Apr 3 09:22:44 UTC 2013
State-Changed-Why:
Fixed in head, stable/8,9.
http://www.freebsd.org/cgi/query-pr.cgi?pr=175265
The following reply was made to PR conf/175265; it has been noted by GNATS.
From: Fabian Wenk
To: Maxim Konovalov
Cc: bug-follo...@freebsd.org
Subject: Re: conf/175265: [named] named.root updated (new IP addresses for
D.ROOT-SERVERS.NET.)
Date: Wed, 03 Apr 2013 11:14:43 +0200
Hello Maxim
O
The following reply was made to PR conf/175265; it has been noted by GNATS.
From: Maxim Konovalov
To: Fabian Wenk
Cc: bug-follo...@freebsd.org
Subject: Re: conf/175265: [named] named.root updated (new IP addresses for
D.ROOT-SERVERS.NET.)
Date: Wed, 3 Apr 2013 11:59:05 +0400 (MSK)
Hi Fabian,
19 matches
Mail list logo