Displaying 5 results from an estimated 5 matches for "4cb9".
Did you mean:
40b9
2002 Sep 25
0
PROBLEM:
...[<d08169d6>] [<d08168b0>] [<c0105726>]
[<d08168d0>]
Sep 25 10:46:52 gw kernel: Code: 0f 0b 83 c4 14 39 1e 74 23 68 c5 8a 81
d0 68 c3 06 00 00 68
>>EIP; d08181ce <[jbd]__journal_remove_journal_head+7e/e0> <=====
Trace; d0819e60 <[jbd].rodata.end+1a91/4cb9>
Trace; d0818a98 <[jbd].rodata.end+6c9/4cb9>
Trace; d08188bf <[jbd].rodata.end+4f0/4cb9>
Trace; d0818ab6 <[jbd].rodata.end+6e7/4cb9>
Trace; d0818279 <[jbd]journal_unlock_journal_head+49/60>
Trace; d0814804 <[jbd]journal_commit_transaction+854/e6a>
Trace; c010844d &l...
2002 Dec 20
3
Bad packet length problem with "aes128-cbc" and openssh3.1p1
Hi,
I am trying to run openssh 3.1p1. But it is giving "Bad packet length" error
when I run sshd with default config file. On further investigation I found
that the error is coming only for the cipher algorithm "aes128-cbc". Also
the error comes only when I don't specify any protocol file
(/usr/local/etc/ssh_host_[rd]sa_key) or specify only "protocol 2" files.
I
2011 Dec 07
3
WARNING: at fs/btrfs/extent-tree.c:4754 followed by BUG: unable to handle kernel NULL pointer dereference at (null)
Hello btrfs!
Recently I upgraded to 3.2.0-rc4 due to instabilities with my btrfs
filesystem in 3.1.1. While with 3.1.1 my system completely froze, with
3.2.0-rc4 it stays at least somehow usable (for some strange reason my xorg
screen turns black as soon as this happens, only ssh is working then).
Scrubbing reports 1 uncorrectable error. I have this error since my system
froze due to some
2018 Jul 28
2
GPO fail to apply for Computers
...h = /var/lib/samba/sysvol
read only = No
acl_xattr:ignore system acls = yes
[dfs]
path = /export/dfsroot
msdfs root = yes
read only = no
getfacl for one of the GPO folders in question shows this:
# file:
var/lib/samba/sysvol/my.domain.tld/Policies/{EE5E503C-4CB9-4B95-ABD5-705EFE4E088A}/
# owner: 3000007
# group: MYDOMAIN\134domain\040admins
user::rwx
user:root:rwx
user:3000000:r-x
user:3000001:rwx
user:3000002:rwx
user:3000030:r-x
group::rwx
group:BUILTIN\134server\040operators:r-x
group:NT\040AUTHORITY\134system:rwx
group:BUILTIN\134administrators:rwx
gro...
2014 Sep 26
9
[PATCH v4 0/7] virt-resize: add support for resizing logical partitions
Hi Rich,
This is v3 series to add support for resizing MBR logical partitions.
changes to v3:
1. merge patch 1 and patch 3 in v3
2. let mbr_part_type return 'primary' for GPT partitions
3. add test for resizing logical partitions
4. fix extending the extended partition (yet). see patch 7.
changes to v2:
1. remove p_part_num
2. remove filter_parts
3. name the function