Displaying 20 results from an estimated 39599 matches for "bad".
2022 Sep 24
17
[Bug 3475] New: ED25519 signature verification nondeterministic spurious failure
https://bugzilla.mindrot.org/show_bug.cgi?id=3475
Bug ID: 3475
Summary: ED25519 signature verification nondeterministic
spurious failure
Product: Portable OpenSSH
Version: v9.0p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: ssh
2002 Mar 14
4
posix me harder
...//www.gnu.org/manual/autoconf-2.52/html_chapter/autoconf_10.html
With the help of Jos Backus I just discovered the answer to
http://lists.samba.org/pipermail/rsync-cvs/2002-January/001271.html
is that Sun's test(1) is breathtakingly broken when passed a dangling
symlink:
$ ln -s /nowhere bad
$ ls -l bad
lrwxrwxrwx 1 josb user 8 Mar 13 20:10 bad -> /nowhere
$ if test -L bad; then echo bad; fi
test: argument expected
$ if test -h bad; then echo bad; fi
bad
$
--
Martin
2002 Dec 08
1
Sudden Bug
...endix when I trie to print. File transfer works
fine, you find all printers but its not possible to print anything.
Where to search ?
Thanks a lot
Bernd
-------------- next part --------------
[1995/12/08 12:52:10, 0] tdb/tdbutil.c:tdb_log(342)
tdb(/var/lib/samba/printing.tdb): rec_free_read bad magic 0x2e6e7270 at offset=4940
[1995/12/08 12:52:10, 0] tdb/tdbutil.c:tdb_log(342)
tdb(/var/lib/samba/printing.tdb): rec_read bad magic 0xd9fee666 at offset=4888
[1995/12/08 12:52:10, 0] tdb/tdbutil.c:tdb_log(342)
tdb(/var/lib/samba/printing.tdb): rec_read bad magic 0xd9fee666 at offset=4888
[...
2005 Dec 05
2
Re: [users] CentOS 4.2 dag repo problem.
Hello,
It would be nice if we could get a full list of packages which have a wrong
sha1 checksum. I don't have the bandwidth for a full mirror of all of Dag's
rpms and i also don't have shell access to such a mirror. So a small
request for a mirror admin:
The following checks the files repodata/*.xml.gz against the sha1 sums in
repomd.xml and checks the RPMS/*.rpm files against
2019 Dec 20
0
list.files(., pattern=<>, recursive = TRUE, include.dirs = TRUE)
...*3* would be good to do if there's no appetite for doing anything
higher on the list.
I am happy to submit patches (as wishlist items , except for *3*) for any
of the above if there is interest.
Thoughts?
~G
td = file.path(tempdir(), "listfilestst")
dns = c("good", "bad" )
dpths = file.path(td, as.vector(outer(dns, dns, paste, sep =
.Platform$file.sep)))
invisible(lapply(dpths, dir.create, recursive = TRUE))
fpths = as.vector(outer(dpths, c("goodfil", "badfil"), file.path))
invisible(sapply(fpths, function(pth) cat(" ", file = p...
2020 Mar 25
2
CentOS 6.10 bind DNSSEC issues
...6 (GMT) had alerts for DNS failures against our CentOS 6.10 bind
DNS servers
from our monitoring system.
Sure enough DNS requests via the server was failing, checking the
named.log showed
dnssec issues;
25-Mar-2020 16:26:10.285 dnssec: info: validating @0xb48b17c0:
push.services.mozilla.com A: bad cache hit
(push.services.mozilla.com.dlv.isc.org/DLV)
25-Mar-2020 16:26:10.337 dnssec: info: validating @0xb4858cb0:
push.services.mozilla.com AAAA: bad cache hit
(push.services.mozilla.com.dlv.isc.org/DLV)
25-Mar-2020 16:26:10.349 dnssec: info: validating @0xb48b17c0:
push.services.mozilla.com...
2007 Jul 05
1
First install No Sound
...: unknown
ATAPI device hdb:
Error: Medium error -- (Sense key=0x03)
(reserved error code) -- (asc=0x02, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 34 e7 00 00 20 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdb, sector 54172
hdb: media error (bad sector): status=0x51 { DriveReady SeekComplete
Error }
hdb: media error (bad sector): error=0x34 { AbortedCommand
LastFailedSense=0x03 }
ide: failed opcode was: unknown
ATAPI device hdb:
Error: Medium error -- (Sense key=0x03)
(reserved error code) -- (asc=0x02, ascq=0x00)
The failed "R...
2007 Jul 06
0
Sent from CentOS box First install no Sound
...: unknown
ATAPI device hdb:
Error: Medium error -- (Sense key=0x03)
(reserved error code) -- (asc=0x02, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 34 e7 00 00 20 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdb, sector 54172
hdb: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hdb: media error (bad sector): error=0x34 { AbortedCommand
LastFailedSense=0x03 }
ide: failed opcode was: unknown
ATAPI device hdb:
Error: Medium error -- (Sense key=0x03)
(reserved error code) -- (asc=0x02, ascq=0x00)
The failed "R...
2008 Jan 30
2
sipsock_read: BAD! BAD! BAD!
Does anyone know the cause of these BAD BAD BAD messages?
I think I lost all my calls when it happened too. We have nagios running against IAX and nagios reports that IAX is down. It would seem that the entire application locks up when this happens and calls are dropped.
Connected to Asterisk 1.2.14 currently running on flexo (pid = 268...
2008 May 29
2
[LLVMdev] problems compiling gcc frontend: Error: bad register name `%rbp'
I have problem compiling the gcc frontend.
Almost everything seems to compile but at the very end
when crt startup files are compiled, the assembler complains
about bad registers.
Any idea what I am doing wrong?
Thanks,
Robert
HOST:
os: ubuntu 2.6.18 kernel x86_64 GNU/Linux
compiler: gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
SOURCE:
svn trunk gcc4.2
CONFIGURE:
../llvm-gcc-svn/configure --prefix=/home/robertm/Projects/llvm/
--enable-llvm=$PWD/../llvm...
2008 Apr 03
2
What to do with this data?
...ere's what we did:
We showed a fairly large number of subjects search engine queries and
different possible search engine responses. We assumed that users would like
some our responses better than others and wanted to check this. Subjects
could rate a query/response pair on a scale from 0 (very bad response) to 10
(very good response).
Here are all the judgments we received for one particular class of response
to queries which we thought users would like:
Predicted-Good-0, 4
Predicted-Good-1, 1
Predicted-Good-2, 11
Predicted-Good-3, 8
Predicted-Good-4, 25
Predicted-Good-5, 12
Predicte...
2011 Jun 25
1
[Bug 38673] New: all object is black
...props.nas, line 25
called from: /usr/share/FlightGear/Nasal/gui.nas, line 137
KI266 dme indicator #0 initialized
loading scenario 'nimitz_demo'
Mesa 7.11-devel implementation error: _mesa_texstore_null() is called
Please report at bugs.freedesktop.org
Mesa 7.11-devel implementation error: bad format MESA_FORMAT_NONE in
_mesa_format_to_type_and_comps
Please report at bugs.freedesktop.org
Mesa 7.11-devel implementation error: bad format in do_row()
Please report at bugs.freedesktop.org
Mesa 7.11-devel implementation error: bad format in do_row()
Please report at bugs.freedesktop.org
Mesa...
2008 Aug 12
1
Powernow Failure with Xen Kernel
...00 MHz)
powernow-k8: 3 : fid 0x0 gid 0x0 (1200 MHz)
powernow-k8: 4 : fid 0x0 gid 0x0 (1000 MHz)
ACPI: (supports S0 S1 S4 S5)
With Xen 3.2.1 Kernel:
powernow-k8: Found 8 Quad-Core AMD Opteron(tm) Processor 8350 processors
(8 cpu cores) (version 2.20.00)
powernow-k8: invalid pstate 1 - bad value 1.
powernow-k8: Please report to BIOS manufacturer
powernow-k8: invalid pstate 2 - bad value 2.
powernow-k8: Please report to BIOS manufacturer
powernow-k8: invalid pstate 3 - bad value 3.
powernow-k8: Please report to BIOS manufacturer
powernow-k8: invalid pstate 4 - bad value 4.
powe...
2006 Sep 13
1
printing a generated function crashes R
Dear All,
the last expression in the following code snippet crashes R (version
2.3.1 on Windows XP) when run interactively:
make.bad.function <- function(kind)
{
zz <- switch(kind,
"1" = 1,
"2" = 2)
stopifnot( !is.null(zz) )
eval( bquote( function(x)
{
x + .(zz)
}))
}
# bad.function <- make.bad.function(&quo...
2006 Nov 14
6
unable to get channel lock BAD BAD BAD
...r2.fl: If you have questions,
please refer to doc/README.variables in the asterisk source.
Nov 14 07:20:44 ERROR[24091] chan_sip.c: We could NOT get the channel
lock for SIP/101-082695f0!
Nov 14 07:20:44 ERROR[24091] chan_sip.c: SIP MESSAGE JUST IGNORED: ACK
Nov 14 07:20:44 ERROR[24091] chan_sip.c: BAD! BAD! BAD!
Nov 14 07:20:45 ERROR[24091] chan_sip.c: We could NOT get the channel
lock for SIP/101-082695f0!
Nov 14 07:20:45 ERROR[24091] chan_sip.c: SIP MESSAGE JUST IGNORED: ACK
Nov 14 07:20:45 ERROR[24091] chan_sip.c: BAD! BAD! BAD!
Nov 14 07:20:46 ERROR[24091] chan_sip.c: We could NOT get the ch...
2010 May 31
1
Suddenly "HDLC Bad FCS (8)" errors on ISDN-PRI, changed nothing
...5 months.
Without having changed anything on the asterisk server for at least 2
months, i noticed "clicking sounds" at external calls over the PRI.
Asterisk constantly throws the following messages:
...
[May 31 14:03:37] NOTICE[4163]: chan_dahdi.c:9078 pri_dchannel: PRI got
event: HDLC Bad FCS (8) on Primary D-channel of span 1
[May 31 14:03:37] NOTICE[4163]: chan_dahdi.c:9078 pri_dchannel: PRI got
event: HDLC Bad FCS (8) on Primary D-channel of span 1
[May 31 14:03:37] NOTICE[4163]: chan_dahdi.c:9078 pri_dchannel: PRI got
event: HDLC Bad FCS (8) on Primary D-channel of span 1
[May 3...
2013 Jul 08
3
[5.xx-6.01] broken PXE with HTTP
On 07/05/2013 01:02 PM, Gerardo Exequiel Pozzi wrote:
>
> 5.00 [pxelinux.0] OK 5.01 [pxelinux.0] OK 5.02-pre1
> [pxelinux.0] OK 5.02-pre2 [pxelinux.0] OK 5.02-pre3 [pxelinux.0]
> BAD (freeze, no error messages, 100% CPU used)
>
> 5.10-pre1 [pxelinux.0] BAD (freeze, no error messages, 100% CPU
> used) 5.10-pre2 [pxelinux.0] BAD (Failed to load: ldlinux.c32,
> Boot failed:) 5.10 [pxelinux.0] BAD (Failed to load:
> ldlinux.c32, Boot failed:)
>
> 6.00...
2003 Dec 04
4
ext3_get_inode_loc: bad inode number:
I've got an approximately 100GB ext3 FS which we recently sized down
from 300GB using e2fsadm (with the disc offline obviously). I noticed the
following in dmesg the other day:
EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number:
14827639
EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number:
14041793
EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number:
14827672
EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number:
14827754
EXT3-fs error (device lvm(58,8)):...
2004 Aug 19
1
Received packet with bad UDP checksum
I was just on 70minute call (IAX2 -> Internet -> IAX2) and during that
time I heard several "pops", or "clicks". Each time it happened, I saw
the following message:
Aug 19 15:36:36 NOTICE[1173711792]: rtp.c:429 ast_rtp_read: RTP:
Received packet with bad UDP checksum
Any ideas what causes these, and why they turn in to a "pop", instead of
just silence, or a missed portion of audio?
Thanks
Here are the rest of them:
-----------------------------------------
Aug 19 15:36:36 NOTICE[1173711792]: rtp.c:429 ast_rtp_read: RTP:
Received packe...
2008 May 29
0
[LLVMdev] problems compiling gcc frontend: Error: bad register name `%rbp'
On May 28, 2008, at 5:22 PM, robert muth wrote:
> I have problem compiling the gcc frontend.
> Almost everything seems to compile but at the very end
> when crt startup files are compiled, the assembler complains
> about bad registers.
> Any idea what I am doing wrong?
> Thanks,
> Robert
It looks like your assembler is being invoked in 32-bit mode. Other
people have had that problem, but I don't recall how it was fixed
(doesn't affect my platform). Try the mailing list archives around
2-3 mont...