Displaying 16 results from an estimated 16 matches for "_known_".
Did you mean:
_know_
2020 Oct 19
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
....mail-archive.com/dovecot at dovecot.org/msg43366.html
"So, Solr in Dovecot works perfectly.
> But the same search in thunderbird return "No matches found" :(
Thunderbird problem, nothing you can do about it from Dovecot's side."
at the very least, there are/were _known_ issues with TBird's search-on-server bits.
now, whether that issue is still relevant here, I dunno yet; haven't finished digging through the ~ decade of Mozilla bug reports, finger pointing, and lack-of-resource complaints. grumble.
2014 Jun 29
2
Winbind does not read uidNumber
...her maps to 0!
Moreover, I largely folled the Debian Wiki
https://wiki.debian.org/AuthenticatingLinuxWithActiveDirectory. In their
setup uids get prefixed by %D+. Unsure which I like better, but it's a
least an observation.
samba4 runs vanilla Debian Wheezy, i.e. samba 3.6.6. If this is a
_known_ issue with that version, I readily update to backports 4.1.7.
Otherwise, I have some reasons to explore the old version for a while.
Thanks for your help,
- lars.
2015 Dec 16
2
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
Dear R developers,
(Apologies about previous incomplete e-mail, I fat-fingered a keyboard
shortcut)??
I recently upgraded to 3.2.3 and am getting mystifying errors with my
in-development code (available at
https://github.com/gertvv/gemtc/tree/feature/regression). Every few hundred
LPs that I solve using the rcdd package will result in a SEGFAULT in the
garbage collector (address 0x10, cause
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...t;> If I remember correctly, that is an issue with TB - it only does body
>> serches serverside, regardless of what you request, there should be an
>> entry in their bugzilla, I'm too lazy right now.
>
> this is a very old bug
>
> at the very least, there are/were _known_ issues with TBird's
> search-on-server bits.
>
> now, whether that issue is still relevant here, I dunno yet; haven't
> finished digging through the ~ decade of Mozilla bug reports, finger
> pointing, and lack-of-resource complaints.? grumble.
A network trace will show...
2004 Aug 06
0
libshout2 compiling problems under FreeBSD?
...g that
> it might be a temporary problem with the latest snapshot, I downloaded the
> earliest snapshot I could get from the snapshots page. Same problem. It
> also didn't matter either I used regular make or GNU make.
>
> Jan
>
Whilst there may well be problems, there are no _known_ problems, and we
certainly won't be able to fix them unless you actually tell us what the
problems are.
Mike
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-reque...
2004 Aug 06
0
libshout2 compiling problems under FreeBSD?
On Thursday, 05 June 2003 at 16:26, Jan-Erik Moon wrote:
...
> > Whilst there may well be problems, there are no _known_ problems, and we
> > certainly won't be able to fix them unless you actually tell us what the
> > problems are.
>
> Ok, here come the details:
>
> System #1:
>
> FreeBSD 5.1-BETA (updated from CURRENT branch on 9th of May)
> libshout source is from nightly sn...
2015 Dec 16
0
Mystifying SEGFAULT on 3.2.3 but not 3.2.2
...thing more encouraging -- but this _sometimes_
happens with prebuilt R, or prebuilt packages. We try try chase this, and
when we do batch runs of R CMD check over all reverse depends we end up
rebuilding.
I was just bitten by this when upgrading to Ubuntu 15.10 as it brings in
g++-5.2 which has a _known_ ABI transition for C++11/14. About 15% of
packages got 'random' (but repeatable) seg.faults when there were none
before. And that went away with a proper R version also built with a gcc-5.2
toolchain.
So in short: check your toolchain. Things may then go away. If they don't
then ther...
2016 Jan 12
0
[v3,11/41] mips: reuse asm-generic/barrier.h
...c that implies a full memory barrier, with RCpc it does
not.
Currently PowerPC is the only arch that (can, and) does RCpc and gives a
weaker RELEASE + ACQUIRE. Only the CPU who did the ACQUIRE is guaranteed
to see the stores of the CPU which did the RELEASE in order.
As it stands, RCU is the only _known_ codebase where this matters, but
we did in fact write code for a fair number of years 'assuming' RELEASE
+ ACQUIRE was a full barrier, so who knows what else is out there.
RCsc - release consistency sequential consistency
RCpc - release consistency processor consistency
https://en.wikipe...
2013 Apr 07
0
[LLVMdev] Integer divide by zero
On Sun, Apr 7, 2013 at 7:24 PM, Cameron McInally
<cameron.mcinally at nyu.edu> wrote:
> Hey Jeffrey,
>
> Thanks for the suggestion. A few comments...
>
> On Sun, Apr 7, 2013 at 12:31 PM, Jeffrey Yasskin <jyasskin at googlers.com>
> wrote:
> ...
>>
>> If you can find a way to implement -fsanitize=undefined to use the FP
>> trap instead of a branch
2013 Apr 07
3
[LLVMdev] Integer divide by zero
Hey Jeffrey,
Thanks for the suggestion. A few comments...
On Sun, Apr 7, 2013 at 12:31 PM, Jeffrey Yasskin <jyasskin at googlers.com>wrote:
...
>
> If you can find a way to implement -fsanitize=undefined to use the FP
> trap instead of a branch when checking floating division by 0, I
> suspect such a patch would stand a good chance of being accepted.
> (Although I'm not
2020 Oct 19
4
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/19/20 1:18 AM, John Fawcett wrote:
> I would recommend you to redo the tests after correcting the
> configuration. To be doubly sure you can include accented and unique non
> accented text in the same email and search for both. If the non accented
> text is found you know you've searching against the updated index and
> the fact that accented text is not found is not
2016 Jan 12
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On Tue, Jan 12, 2016 at 11:40:12AM +0100, Peter Zijlstra wrote:
> On Tue, Jan 12, 2016 at 11:25:55AM +0100, Peter Zijlstra wrote:
> > On Tue, Jan 12, 2016 at 10:27:11AM +0100, Peter Zijlstra wrote:
> > > 2) the changelog _completely_ fails to explain the sync 0x11 and sync
> > > 0x12 semantics nor does it provide a publicly accessible link to
> > > documentation
2016 Jan 12
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On Tue, Jan 12, 2016 at 11:40:12AM +0100, Peter Zijlstra wrote:
> On Tue, Jan 12, 2016 at 11:25:55AM +0100, Peter Zijlstra wrote:
> > On Tue, Jan 12, 2016 at 10:27:11AM +0100, Peter Zijlstra wrote:
> > > 2) the changelog _completely_ fails to explain the sync 0x11 and sync
> > > 0x12 semantics nor does it provide a publicly accessible link to
> > > documentation
1998 Jul 10
2
Re: RedHat 5.X Security Book
[mod: This discussion has been going on "offline" with an occasional
CC to linux-security. By the time I got around to do another
"moderation round" this one was the latest. Everyone is keeping good
context, so I think you all will be able to follow the discussion. --REW]
>>>>> <seifried@seifried.org> writes:
>> The only thing I can see coming out
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
----- Original Message -----
From: "Michael Smith" <msmith@xiph.org>
To: <icecast-dev@xiph.org>
Sent: Wednesday, June 04, 2003 3:47 PM
Subject: Re: [icecast-dev] libshout2 compiling problems under FreeBSD?
<p>> Whilst there may well be problems, there are no _known_ problems, and we
> certainly won't be able to fix them unless you actually tell us what the
> problems are.
Ok, here come the details:
System #1:
FreeBSD 5.1-BETA (updated from CURRENT branch on 9th of May)
libshout source is from nightly snapshots (libshout-2.0-20030605)
libvorbis and...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a