Displaying 13 results from an estimated 13 matches for "experian".
2019 May 15
2
Require support to use LLVM's PDB classes and pdbutil
Hello,
I'm trying to parse debug information out of PDB files that's created by
visual studio, and also maybe producing stacktrace on linux.
Does anyone has leads to how I can do that with LLVM's pdbutil? Or point me
to a documentation about that?
Thanks.
Experian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190515/1de208d5/attachment-0001.html>
2008 Sep 18
0
Ocfs2-users Digest, Vol 57, Issue 14
I think I might have miss understood where it is failing, has this file
been added to the DB on the web site or does it fail when you try to
onfigure this?
Carle Simmonds
Infrastructure Consultant
Technology Services
Experian UK Ltd
__________________________________________________
Tel: +44 (0)115 941 0888 (main switchboard)
Mobile: +44 (0)7813 854834
E-Mail: carle.simmonds at uk.experian.com
-----Original Message-----
From: ocfs2-users-bounces at oss.oracle.com
[mailto:ocfs2-users-bounces at oss.oracle.com] On Behalf...
2019 May 15
1
Require support to use LLVM's PDB classes and pdbutil
...likely implement stack unwinding
> with unwind data from PDBs.
>
> I don't think we have any existing documentation or references for coding
> against the LLVM native PDB reading APIs, but you can look at the code in
> LLDB to get an idea for how it can be done.
>
> *From: *Experian Elitiawan via llvm-dev <llvm-dev at lists.llvm.org>
> *Date: *Tue, May 14, 2019 at 6:55 PM
> *To: * <llvm-dev at lists.llvm.org>
>
> Hello,
>> I'm trying to parse debug information out of PDB files that's created by
>> visual studio, and also maybe produc...
2002 Dec 10
2
OpenSSH 3.5p1 and BSM for Solaris
Can someone help me get BSM working with Solaris 8 and OpenSSH 3.5p1?
I saw the patch here for OpenSSH 3.4p1, but do not know how to apply it to OpenSSH 3.4p1 nor do I feel comfortable modifying to work with OpenSSH 3.5p1:
openssh-unix-dev at mindrot.org
Is this patch needed to fix the BSM crontab issue only, or is it required for BSM auditing in general?
Jeff
2007 Feb 16
1
array searches
...007
1 12/02/2007
0 15/02/2007
0 15/02/2007
Is there a clever way of doing this? My sadly C-oriented upbringing can only
think in terms of for-loops.
Thanks!
Murali
_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian.
2007 Mar 15
1
Model selection in LASSO (cross-validation)
Hi, I know how to use LASSO for model selection based on the Cp criterion.
I heard that we can also use cross validation as a criterion too. I used
cv.lars to give me the lowest predicted error & fraction. But I'm short of
a step to arrive at the number of variables to be included in the final
model. How do we do that? Is it the predict.lars function? i tried >
2004 Dec 26
2
Asterisk behind IX66
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Steve Beaumont.vcf
Type: application/octet-stream
Size: 215 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041226/1c213f8a/SteveBeaumont.obj
2011 Sep 07
2
Gluster-users Digest, Vol 41, Issue 16
Hi Phil,
we?d the same Problem, try to compile with debug options.
Yes this sounds strange but it help?s when u are using SLES, the
glusterd works ok and u can start to work with it.
just put
exportCFLAGS='-g3 -O0'
between %build and %configure in the glusterfs spec file.
But be warned don?t use it with important data especially when u are
planing to use the replication feature,
2002 Oct 17
1
OpenSSH 3.5p1, Solaris 8, BSM, cron issue
We have started using BSM and have hit the BSM issue where cron is messed up if you SSH into a Solaris 8 box and try to issue a cron job.
I noticed the bug here:
http://bugzilla.mindrot.org/show_bug.cgi?id=125
Is this patch applied to the OpenSSH 3.5p1 release?
I tried installing OpenSSH 3.5p1 and turned off Privileged Separation in the sshd_config file, but I am still getting the cron issues
2002 Dec 04
0
OpenSSH 3.5p1 - Solaris 8 expired passwords and BSM issue - any updates?
I was wondering as to the status on the Solaris 8 expired passwords and BSM issue with the portable OpenSSH 3.5p1?
Has anyone created a workaround to get these options working with SSH protocol 2? Is there any kind of patch I can apply or configuration change to make it work with SSH protocol 2?
Can someone tell me when an expected complete fix for these issues might be available in portable
2008 Feb 08
1
R ver 2.0.1 NA in Probability Vector Error Messages
Hello,
I am currently operating R version 2.0.1. I am running an analysis
that uses previously written fuctions that I load into R 2.0.1 via the
file menu (file-->load workspace). There are other colleagues on my team
that are operating the same version of R, using the same input datafile,
the same workspace, and the same R code to run this analysis. Their
analysis runs without any errors,
2003 Jan 03
1
OpenSSH, Solaris 8, and BSM works with BSM patch, but must disable privilege separation
To get BSM working on Solaris 8 with OpenSSH, I did this:
Download John R. Jackson's OpenSSH 3.5p1 BSM patch here, and save as "patch.tar.gz":
http://bugzilla.mindrot.org/show_bug.cgi?id=125
(NOTE TO OpenSSH DEVELOPERS, can you incorporate this patch into the next version of OpenSSH?)
Installing the OpenSSH 3.5p1 BSM patch:
?--------------------------------------
Turning on Sun BSM
2003 Mar 20
4
Call for testing for 3.6: password expiry?
I have tried this patch (against 3.5p1) and would very much like it to be in the OpenSSH 3.6p1 release, if possible:
http://bugzilla.mindrot.org/show_bug.cgi?id=14
On that note, I'd like the Sun BSM patch to be included also, if possible. I have it working applied to 3.5p1:
http://bugzilla.mindrot.org/show_bug.cgi?id=125
In fact, both patches work together, apparently.
If I have any