Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-10 Thread Roger Pau Monné
On Thu, May 04, 2017 at 10:51:01AM +0100, Ian Jackson wrote: > Wei Liu writes ("Re: [Xen-devel] [BUG] xl devd segmentation fault on xl > block-detach"): > > Can you give the following patch a try? This applies to 4.8. > > > > Not sure if there is a better w

Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-04 Thread Ian Jackson
Wei Liu writes ("Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach"): > Can you give the following patch a try? This applies to 4.8. > > Not sure if there is a better way to fix it though. Ian and Roger? I find the logic here rather awkward. I do rememb

Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-04 Thread Reinis Martinsons
On 03.05.2017 20:02, Wei Liu wrote: Can you give the following patch a try? This applies to 4.8. Not sure if there is a better way to fix it though. Ian and Roger? ---8<--- From 8542a1d4f537cb5719ebd245872d0256df816670 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Wed, 3 May 2017 17:55:42 +01

Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-03 Thread Wei Liu
On Wed, May 03, 2017 at 03:31:58PM +0100, Wei Liu wrote: > On Wed, May 03, 2017 at 04:27:41PM +0300, Reinis Martinsons wrote: > > On 03.05.2017 13:27, Wei Liu wrote: > > libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, > > not running hotplug scripts > > libxl: debug: li

Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-03 Thread Wei Liu
On Wed, May 03, 2017 at 04:27:41PM +0300, Reinis Martinsons wrote: > On 03.05.2017 13:27, Wei Liu wrote: > libxl: debug: libxl_linux.c:200:libxl__get_hotplug_script_info: num_exec 1, > not running hotplug scripts > libxl: debug: libxl_device.c:1143:device_hotplug: No hotplug script to execute > li

Re: [Xen-devel] [BUG] xl devd segmentation fault on xl block-detach

2017-05-03 Thread Wei Liu
CC Ian On Wed, May 03, 2017 at 03:04:44AM +0300, Reinis Martinsons wrote: > Hi, > > I would like to report a problem with storage driver domain. When detaching > 2 virtual block devices from the same domain provided by the same driver > domain, this generates a segmentation fault in the driver do