Displaying 7 results from an estimated 7 matches for "msg00162".
Did you mean:
msg00163
2006 Mar 13
1
[BUG 143] [RFC] Patch submitted, not in tree yet.
I was cleaning out old sandboxes on my machine and realized that the fix
for bug 143 was not in the tree yet.
Jon Mason posted a patch, with no negative feedback:
http://lists.xensource.com/archives/html/xen-devel/2006-02/msg00162.html
The bug originator tested the patch successfully on -rc4:
http://lists.xensource.com/archives/html/xen-devel/2006-02/msg00763.html
I''ve retested on -rc5: (changeset 9197). Aside from the file name changes
from -rc2 to -rc5,
it still applies/builds cleanly and still fixes the bug....
2006 Aug 24
1
Kernel 2.6.9.42 (.0 and .0.2) Wireless Problems
WPA-2 (WPA Enterprise) fails with the new kernel(s) using ndiswrapper
and wpa_supplicant. I haven't tried other authentication modes because
that entails changes in the wireless setup which I am loathe to make right
now. (It's a Broadcom mini pci card, so I have to use ndiswrapper with this
Dell laptop. Bummer!).
Rebuilding the newest wpa_supplicant rpm from the FC5 source rpm's
2020 Feb 17
2
Re: alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
...es on a shared library
in the main executable; but I'm still trying to see if I can further
reduce things (maybe with -rdynamic) so that the main binary itself
provides the dlopen() override without needing an auxiliary shared library.
https://www.redhat.com/archives/libguestfs/2020-February/msg00162.html
> But after spending more than an hour playing with la_objsearch() and reading 'man rtld-audit', it looks like an audit library cannot be triggered in glibc except by listing it in LD_AUDIT in the environment during exec - which is back to the same problem we have with needing LD_L...
2007 Oct 06
9
Unusable performance over WAN (part 2)
Hi all,
Disregard my previous posts, I've consolidated everything here.
I'm having terrible performance issues with samba over a WAN
(point-to-point T1 link).
Doing a copy of a 2MB file from a samba server to a linux client
running smbclient takes over 5 minutes.
SCPing the same file takes seconds.
The server is running samba version 3.0.25c with kernel 2.6.16.18.
I've put up a set
2017 Apr 19
1
[PATCH] appliance: Pass root=UUID=... to supermin.
...canning
SCSI disks (of which much more to come).
This patch should be tested alongside the supermin patch posted here:
https://www.redhat.com/archives/libguestfs/2017-April/msg00174.html
which in turn requires this supermin patch series:
https://www.redhat.com/archives/libguestfs/2017-April/msg00162.html
This will require that libguestfs & supermin are upgraded in step in
all downstream distributions, and will also invalidate all binary
appliances (although we don't ship a binary appliance for 1.37 so
that's not a problem).
Rich.
2020 Feb 14
3
alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
I've got a situation where I need to hook a dlopen() made by VDDK, a
proprietary library, where it passes a relative name expecting to
resolve to a copy of several libraries, including libstdc++.so, that it
installs alongside itself, and fails to load if that resolves to the
system libstdc++.so. The simplest solution of providing LD_LIBRARY_PATH
is enough to load VDDK, but then poisons
2007 May 26
14
big problem with HTB/CBQ and CPU for more than 1.700 customers