similar to: Help Disecting kernel crash with ldisc

Displaying 20 results from an estimated 80 matches similar to: "Help Disecting kernel crash with ldisc"

2017 Sep 01
0
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
On Thu, Aug 31, 2017 at 03:22:05PM +1000, Michael Neuling wrote: > On Thu, 2017-08-31 at 06:36 +0200, Greg Kroah-Hartman wrote: > > On Wed, Aug 30, 2017 at 11:10:14PM +0300, Pasi K?rkk?inen wrote: > > > Hello everyone, > > > > > > Recently Nathan March reported on centos-virt list he's getting frequent > > > Linux kernel crashes with Linux 4.9 LTS
2017 Sep 02
0
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
On 08/30/2017 03:10 PM, Pasi K?rkk?inen wrote: > Hello everyone, > > Recently Nathan March reported on centos-virt list he's getting frequent Linux kernel crashes with Linux 4.9 LTS kernel because of the missing patch "tty: Fix ldisc crash on reopened tty". > > The patch was already merged upstream here: >
2017 Sep 05
0
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
> > I have no issues rolling this patch in , while we wait on upstream, if > > it makes our tree more stable. > > > > I think we should do that.. What do others think? > I've had the patch deployed to a group of 32 hosts (with hundreds of vms) for about 10 days now and no sign of any issues. So I support it =) Cheers, Nathan
2017 Sep 20
0
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
On 09/20/2017 03:10 AM, Pasi K?rkk?inen wrote: > On Tue, Sep 05, 2017 at 10:49:13AM -0700, Nathan March wrote: >>>> I have no issues rolling this patch in , while we wait on upstream, if >>>> it makes our tree more stable. >>>> >>> >>> I think we should do that.. What do others think? >>> >> >> I've had the patch
2017 Sep 20
2
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
On Tue, Sep 05, 2017 at 10:49:13AM -0700, Nathan March wrote: > > > I have no issues rolling this patch in , while we wait on upstream, if > > > it makes our tree more stable. > > > > > > > I think we should do that.. What do others think? > > > > I've had the patch deployed to a group of 32 hosts (with hundreds of vms) > for about 10
2017 Sep 03
2
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
On Sat, Sep 02, 2017 at 08:12:53AM -0500, Johnny Hughes wrote: > On 08/30/2017 03:10 PM, Pasi K?rkk?inen wrote: > > Hello everyone, > > > > Recently Nathan March reported on centos-virt list he's getting frequent Linux kernel crashes with Linux 4.9 LTS kernel because of the missing patch "tty: Fix ldisc crash on reopened tty". > > > > The patch was
2017 Aug 30
3
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
Hello everyone, Recently Nathan March reported on centos-virt list he's getting frequent Linux kernel crashes with Linux 4.9 LTS kernel because of the missing patch "tty: Fix ldisc crash on reopened tty". The patch was already merged upstream here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=71472fa9c52b1da27663c275d416d8654b905f05 but then
2000 Apr 11
2
X forwarding (still) broken on Linux
On Sun, 9 Apr 2000, barker at ling.ucsd.edu wrote: > This may be a lack-of-adequate-documentation problem rather than a bug, > but I can't get X forwarding to work: > > localhost$ set | grep DIS > DISPLAY=localhost.localdomain:11.0 > localhost$ set | grep XA > XAUTHORITY=/tmp/ssh-gzg13204/cookies > localhost$ ssh -v localhost > SSH Version
2011 Dec 19
1
Confusion over steps to add new logical volume to guest VM
Greetings - I am hoping someone can confirm for me the steps that I am using to add an LV to an existing Guest in KVM, and what I am seeing as I do some of these steps. My host (earth) is CentOS 6 and so is my guest (disect). The guest (disect) is my testing server. The main objective of what I am trying to do is add a logical volume for /var into my guest. The LV (lv_disectvar) is part
2011 Mar 28
0
Draft Application for GSoC 11 - Text extraction libraries - please review
Proposal for Google Summer of Code 2011 (draft) Appling organisation:Xapian Name : Nijil.Y E-mail address: nijil.y at gmail.com IRC nickname : laserbled Biography I am 4thyear Computer Science and Engineering undergraduate student at CUSAT University from India.I am interested in open source and search engines , cluster computing , HPC and AI would be my areas of interest. * Analytical,
1997 Apr 07
1
Is qpopper vulnerable?? Re: CERT Advisory CA-97.09 - Vulnerability in IMAP and POP
I''ve got qualcomm''s qpopper2.2, and am not sure if its vulnerable. The advisory mentions pop and imap servers, but only says: version of IMAP (Section B). If your POP server is based on the University of Washington IMAP server code, you should also upgrade to the latest version of IMAP. Until you can take one of these actions, I installed the new imapd about 3
2008 Jan 17
0
Proper Usage of the XREG in ARIMA
I am using the auto.arima package to do some basic forecasting based on CPU usage. I now have found a calendar that has various activities that partially control the computer's usage and want to factor that in (They are effectively dummy variables indicating a particular type of activity that week). Per the ARIMA instructions I am to feed those in a a vector or matrix. I am getting lost in the
2005 Nov 09
2
help with legacy R code
Hi there, Could somebody help me disect this legacy R script I inherited at work, I have two questions: 1. I've tried to upgrade our R version from 1.6.2 (yeah, I know), to R 2.0, but some of the lines in this script are not compatible with R 2.0, could someone help me figure out where the problem is? 2. the jpeg generated (attached) seems to be off on some of the data, is there a better way
2003 May 21
2
moving onto returning a data.frame?
I've been studying some of the code and I'm still a little shakey on the proper method for returning a data.frame from a C function (which is my ultimate goal here). I've started some code that I've "stolen" from the archives and I'm running into crashes, etc. I've been trying to gleen some insight from the src/main/scan.c file and didn't find many comments in
2009 Jun 29
0
[LLVMdev] CROSS COMPILING LLVM
2009/6/12 Bob Wilson <bob.wilson at apple.com> > Thanks, this should be useful. What problem did you have with svn > revisions after 70786? /tmp/llvm-project.p28262/obj/llvm-gcc-4.2/./gcc/xgcc -B/tmp/llvm-project.p28262/obj/llvm-gcc-4.2/./gcc/ -B/tmp/llvm-73246/llvm-project/x86_64-unknown-linux-gnu/arm-none-linux-gnueabi/llvm-gcc-4.2/arm-none-linux-gnueabi/bin/
2009 Jun 12
2
[LLVMdev] CROSS COMPILING LLVM
On Jun 11, 2009, at 7:18 PM, Misha Brukman wrote: > I've committed my scripts that simplify building Linux/x86 -> Linux/ > ARM crosstool. There are 2 parts to using this: > > * llvm/utils/crosstool/create-snapshots.sh > creates tarballs for LLVM and LLVM-GCC from HEAD SVN or a specific > revision of your choice > * llvm/utils/crosstool/ARM/build-install-linux.sh
2009 May 02
3
Irritating bug
Running Wine 1.1.20 on Mac OS 10.5.6, I have noticed that windows frequently march down the screen; nothing comes up on the error console.
2005 May 25
1
CRM integration (was RE: CallerID)
I am also very interested in CRM integration. Anything I can do to help? One thing I don't understand is how is the browser being launched on the person's PC. Or is it not launched automatically? Anyone know of a simple app running on the desktop to do this? I looked into IPSwithcBoard and it appears like it should be able to do the job, but: a) It is pretty heavy - it does a lot of
2007 Dec 19
2
Getting email from cron when script is run manually
We have some third party software running on a CentOS 4.5 virtual machine. The software is delivered as compiled python and I wrote an init script for it myself (/etc/init.d/gk). Because the software lacks the usual robustness of CentOS services, I have a bash script (/etc/cron.daily/gk-restart) which simply calls "/etc/init.d/gk restart". So, as expected, root gets an email every day
2005 May 25
2
CRM integration (was RE: CallerID)
The method we use for web popups on incoming calls in the astGUIclient client app that we are working on for release next week is to use AJAX(Javascript + XMLHTTPRequest) It works in Firefox and IE5+ and doesn't require any META refreshes. We've been using this internally for the last month and it works great. MATT--- -----Original Message----- From: Anton Krall