Displaying 20 results from an estimated 2000 matches similar to: "[120.062275] BUG: unable to handle kernel NULL pointer"
2008 Jul 07
2
copyin having secondary effects.
Dtracing gethostbyname I''m trying to read the h_alias array and all the entries it points to however every time I copyin an entry pointed to by the first entry in teh h_alias array the other entries in the array get corrupted.
So I have ended up with this script:
#!/usr/bin/dtrace -CZs
#include <netdb.h>
pid$target::gethostbyname_r:return
{
self->r = (struct hostent
2018 Jul 13
2
Sendmail Dovecot Trouble
I've been struggling trying to get Thunderbird to read e-mail off a
CentOS 7 server.
Sendmail writes mail in /var/spool/mail
I've configured dovecot to try to read from there using Thunderbird
(POP3/SMTP).
The firewall allows ports 25/110.
I verified I have mail in /var/spool/mail
but Thunderbird is unable to retrieve that mail.
I've googled sendmail / dovecot config, I've
2019 Jun 13
2
where to get kernel source
Hi,
I search the following link, and find some kernel source rpm files, such as kernel-3.10.0-327.36.3.el7.src.rpm.
http://vault.centos.org/7.2.1511/updates/Source/SPackages/
But I can't find kernel-3.10.0-327.36.4.el7.src.rpm.
Thanks!
Regards
Andrew
At 2019-06-13 16:27:02, "Fabian Arrotin" <arrfab at centos.org> wrote:
>On 13/06/2019 07:47, qw wrote:
2018 Jul 18
1
Sendmail Dovecot Trouble
/var/mail is a symlink to /var/spool/mail
I tried both, neither works.
I just wiped out the server, reinstalled from scratch this time I
selected e-mail server while selecting packages after specifying
GUI-server on the CentOS install.
I had previously installed Dovecot after the initial server build.
This time Dovecot was installed and active at boot but still can't find
my mail in
2016 Oct 25
2
CVE-2016-5195
Hi Team,
Could you please help us to know about the CVE-2016-5195 on CentOs.
I have server running with CentOS Linux release 7.2.1511 (Core) , will this be effected?
Thanks
Aswathi
________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify
2013 Jan 03
3
[LLVMdev] Does loop vectorizer inquire about target's SIMD capabilities?
Nadav (or anyone who is familiar with the loop vectorizer),
Does the current loop vectorizer inquire about the SIMD capabilities of the
target architecture when it decides whether it is profitable to vectorize a
loop? I am asking this because I would like to have loop vectorization
disabled for targets that don't support SIMD instructions (for example,
standard mips32). Loop vectorization
2008 Jun 25
1
AS5400 E1 SS7
Hi,
Would just like to inquire if anyone here has a setup of asterisk to send traffic to AS5400 connected to an SS7-PRI.? this is more of a AS54 question, as i've been reading and i always stumble upon PGW2200 as a requirement to handle SS7 signaling on the AS54. Has anyone able to send calls from asterisk to an as 54 with SS7-PRI without PGW2200?
TIA
Regards,
Nhadie
--------------
2009 Dec 14
2
question on queues
I have been looking for a way from the dialplan to inquire if there are
any members in a queue.
So what I want to do is if no users are members of a queue then I can
send the call to a given extention.
I have the queue setup all that is working. Just need to be able to send
the call to a certain user if
no-one is logged into the queue. How do I do that?
Thanks
Jerry
2013 Jan 03
1
[LLVMdev] Does loop vectorizer inquire about target's SIMD capabilities?
Hi Nadav,
On Thu, Jan 3, 2013 at 1:53 PM, Nadav Rotem <nrotem at apple.com> wrote:
> Hi Akira!
>
> >
> > Does the current loop vectorizer inquire about the SIMD capabilities of
> the target architecture when it decides whether it is profitable to
> vectorize a loop?
>
> Yes, it uses a cost model to determine the profitability of vectorization.
> At the
2013 Jan 03
0
[LLVMdev] Does loop vectorizer inquire about target's SIMD capabilities?
Hi Akira!
>
> Does the current loop vectorizer inquire about the SIMD capabilities of the target architecture when it decides whether it is profitable to vectorize a loop?
Yes, it uses a cost model to determine the profitability of vectorization. At the moment only x86 provides the necessary hooks that are needed for calculating the costs. We may need to change the cost defaults to
2003 Jun 02
2
Dinosaur *
Hello,
With some trepidation I've come to inquire about platform requirements for *
after having spent a couple of hours searching and browsing the archives and
skimming the Handbook (very nice). I've found recommendations for 800-1000
Mhz and 128-256 MB RAM machines. My curiosity is not about what machine I
need to start using * to support live comm ops. Rather, I want to know if a
2006 Aug 10
2
RPM reporting running two versions of Samba at the same time
I was trying to work through a PDC problem that I was having with
3.0.23a noted in bug 3964. I didn't know how to apply the offered
patch and my distro, FC4, has not offered an update yet to 3.0.23b so
I thought that I would revert to a previous version that is not
affected by this bug.
I forced an install of 3.0.23 samba, common, and client and now rpm
reports that I have two versions of
2017 Jan 18
7
Increase CPU usage on HV after upgrade (7.2 -> 7.3)
Hello ,
After upgrading the system from CentOS 7.2.1511 to CenOS 7.3.1611 I
see that the average processing time has increased from 5-7% to 12-15%
(doubled). Not critical but it is not pleasant. Server as KVM with 5
virtual machines. Someone noticed something similar? If so, how to fix
that?
Thx.
2017 Jan 18
7
Increase CPU usage on HV after upgrade (7.2 -> 7.3)
Hello ,
After upgrading the system from CentOS 7.2.1511 to CenOS 7.3.1611 I
see that the average processing time has increased from 5-7% to 12-15%
(doubled). Not critical but it is not pleasant. Server as KVM with 5
virtual machines. Someone noticed something similar? If so, how to fix
that?
Thx.
1999 May 21
2
glm crash (PR#197)
Dear bug-busters,
This week I've posted a message to the R-help mailing to inquire if
anybody had experienced alike me. When I run the following GLM:
glm(n~s+c+m, family=quasi(link=log, variance=mu))
several times using exactly the same dataset R crashes at random. I have
tried to probe into the problem by tracking the response times of the
above function with system.time (e.g.
2007 Apr 19
2
rbind() of factors in data.frame
Dear all,
I would like to inquire, if it is a desired feature that the combination with rbind() of two data frames with factors columns does not sort the factors levels of the combined data frame.
> str(rbind(data.frame(a = factor(c(4, 3))), data.frame(a = factor(c(2, 1)))))
'data.frame': 4 obs. of 1 variable:
$ a: Factor w/ 4 levels
2014 Oct 25
4
[LLVMdev] Indirect call site profiling
Hi All,
We've been working on enhancing LLVM's instrumentation based profiling by
adding indirect call target profiling support. Our goal is to add
instrumentation around indirect call sites, so that we may track the
frequently taken target addresses and their call frequencies.
The acquired data has uses in optimization of indirect function call
heavy applications. Our initial findings
2016 Oct 25
2
CVE-2016-5195 DirtyCOW : Critical Linux Kernel Flaw
On Tue, Oct 25, 2016 at 2:18 PM, <m.roth at 5-cent.us> wrote:
> My manager just told me that upstream has released a patched kernel for 7:
>
> CentOS package kernel-3.10.0-327.36.3.el7.x86_64.rpm
> see http://rhn.redhat.com/errata/RHSA-2016-2098.html
>
> I'm hoping Johnny can get us that, hopefully before the end of the week.
>
> mark
>
>
2000 Nov 28
4
random number generator
I have an inquire about the RNG in R
It is known that when we use the " rnorm " function , we pass the
arguments :
1- number of variables to be generated
2- mean vector of the normal random errors.
3- standard deviation vector of the normal random errors.
my question is the following
Is the a way (a function) in R that we could specify the covariance
matrix in step 3, instead of the
2008 Jan 15
1
avahi
How on centos 5.1 do you inquire from avahi what devices are out there?
Is there a command line to run that just lists all device found?
Jerry